/[smeserver]/rpms/e-smith-imp/sme9/e-smith-imp.spec
ViewVC logotype

Diff of /rpms/e-smith-imp/sme9/e-smith-imp.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by slords, Thu Feb 14 16:15:34 2013 UTC Revision 1.2 by vip-ire, Fri Jun 21 09:57:01 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-imp.spec,v 1.13 2010/05/11 04:22:09 mrjhb3 Exp $  # $Id: e-smith-imp.spec,v 1.1 2013/02/14 16:15:34 slords Exp $
2    
3  Summary: e-smith specific IMP configuration and templates.  Summary: e-smith specific IMP configuration and templates.
4  %define name e-smith-imp  %define name e-smith-imp
5  Name: %{name}  Name: %{name}
6  %define version 5.4.0  %define version 5.4.0
7  %define release 1  %define release 2
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13    Patch0: e-smith-imp-5.4.0-dont_use_ssl.patch
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  BuildArchitectures: noarch  BuildArchitectures: noarch
16  Requires: imp-h3 >= 4.3  Requires: imp-h3 >= 4.3
# Line 27  Obsoletes: smeserver-imp-menuarray Line 28  Obsoletes: smeserver-imp-menuarray
28  Requires: php-pear(HTTP_Request)  Requires: php-pear(HTTP_Request)
29    
30  %changelog  %changelog
31    * Fri Jun 21 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-2.sme
32    - Don't use SSL over loopback [SME: 7682]
33    
34  * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 5.4.0-1.sme  * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 5.4.0-1.sme
35  - Roll new stream for sme9  - Roll new stream for sme9
36    
# Line 72  so that IMP will work properly on SME Se Line 76  so that IMP will work properly on SME Se
76    
77  %prep  %prep
78  %setup  %setup
79    %patch0 -p1
80    
81  %build  %build
82  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed