/[smeserver]/rpms/e-smith-base/sme8/e-smith-base.spec
ViewVC logotype

Diff of /rpms/e-smith-base/sme8/e-smith-base.spec

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

Revision 1.47 by slords, Sat Apr 19 15:16:38 2008 UTC Revision 1.57 by snetram, Thu Aug 7 19:03:45 2008 UTC
# Line 2  Summary: e-smith server and gateway - ba Line 2  Summary: e-smith server and gateway - ba
2  %define name e-smith-base  %define name e-smith-base
3  Name: %{name}  Name: %{name}
4  %define version 4.18.1  %define version 4.18.1
5  %define release 10  %define release 18
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 15  Patch4: e-smith-base-4.18.1-freebusy.pat Line 15  Patch4: e-smith-base-4.18.1-freebusy.pat
15  Patch5: e-smith-base-4.18.1-frames.patch  Patch5: e-smith-base-4.18.1-frames.patch
16  Patch6: e-smith-base-4.18.1-quitconsole.patch  Patch6: e-smith-base-4.18.1-quitconsole.patch
17  Patch7: e-smith-base-4.18.1-freebusy.patch2  Patch7: e-smith-base-4.18.1-freebusy.patch2
18    Patch8: e-smith-base-4.18.1-dateManip.patch
19    Patch9: e-smith-base-4.18.1-ethernetlist.patch
20    Patch10: e-smith-base-4.18.1-add2general.patch
21    Patch11: e-smith-base-4.18.1-get_raid_details_cciss.patch
22    Patch12: e-smith-base-4.18.1-RevertInvalidLocaleReversion.patch
23    Patch13: e-smith-base-4.18.1-FixAndMoveRESET_PASSWORD_TITLE.patch
24    Patch14: e-smith-base-4.18.1-removeInvalidEntryTag.patch
25    Patch15: e-smith-base-4.18.1-fixPASSWORD_VERIFY_ERROR.patch
26  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
27  Requires: mod_auth_external  Requires: mod_auth_external
28  Requires: e-smith-lib >= 1.18.0-19  Requires: e-smith-lib >= 1.18.0-19
29  Requires: server-manager-images, server-manager  Requires: server-manager-images, server-manager
30  Requires: e-smith-formmagick >= 1.4.0-9  Requires: e-smith-formmagick >= 1.4.0-12
31  Requires: initscripts >= 6.67-1es17  Requires: initscripts >= 6.67-1es17
32  Requires: e-smith-daemontools >= 1.7.1-04  Requires: e-smith-daemontools >= 1.7.1-04
33  Requires: perl(Locale::gettext)  Requires: perl(Locale::gettext)
# Line 62  AutoReqProv: no Line 70  AutoReqProv: no
70  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
71    
72  %changelog  %changelog
73    * Thu Aug  7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-18
74    - Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it
75      to e-smith-formmagick's general [SME: 4475]
76    - Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476]
77    - Remove invalid entry tag from userpassword's locale file preventing the
78      form from displaying properly [SME: 4479]
79    
80    * Tue Aug  5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-17
81    - Revert previous invalid locale changes (reverting to 4.18.1-15) [SME: 4472]
82    
83    * Mon Aug  4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-16
84    - Revert some locale changes
85    
86    * Tue Jul 22 2008 Gavin Weight <gweight@gmail.com> 4.18.1-15
87    - Add regex to support cciss device names in manageRAID.pl. [SME: 4455]
88    
89    * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-14
90    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
91    
92    * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-13
93    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
94    
95    * Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.18.1-12
96    - Fix for > 5 nics detected [SME: 4232]
97    
98    * Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.18.1-11
99    - Remove use of Date::Manip from ssl.crt [SME: 3155]
100    
101  * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.18.1-10  * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.18.1-10
102  - Fix FreeBusy param when disabled [SME: 1806]  - Fix FreeBusy param when disabled [SME: 1806]
103  - Remove .orig file [SME: 4228]  - Remove .orig file [SME: 4228]
# Line 1231  e-smith server and gateway software - ba Line 1267  e-smith server and gateway software - ba
1267  %patch5 -p1  %patch5 -p1
1268  %patch6 -p1  %patch6 -p1
1269  %patch7 -p1  %patch7 -p1
1270    %patch8 -p1
1271    %patch9 -p1
1272    %patch10 -p1
1273    %patch11 -p1
1274    %patch12 -p1
1275    %patch13 -p1
1276    %patch14 -p1
1277    %patch15 -p1
1278    
1279  %pre  %pre
1280  if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]  if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]


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