/[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.54 by bytegw, Wed Jul 23 18:11:57 2008 UTC Revision 1.58 by snetram, Fri Aug 8 10:59:53 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 15  %define release 19
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 19  Patch8: e-smith-base-4.18.1-dateManip.pa Line 19  Patch8: e-smith-base-4.18.1-dateManip.pa
19  Patch9: e-smith-base-4.18.1-ethernetlist.patch  Patch9: e-smith-base-4.18.1-ethernetlist.patch
20  Patch10: e-smith-base-4.18.1-add2general.patch  Patch10: e-smith-base-4.18.1-add2general.patch
21  Patch11: e-smith-base-4.18.1-get_raid_details_cciss.patch  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    Patch16: e-smith-base-4.18.1-fixPASSWORD_VERIFY_NEW.patch
27  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
28  Requires: mod_auth_external  Requires: mod_auth_external
29  Requires: e-smith-lib >= 1.18.0-19  Requires: e-smith-lib >= 1.18.0-19
# Line 66  AutoReqProv: no Line 71  AutoReqProv: no
71  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
72    
73  %changelog  %changelog
74    * Fri Aug  8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-19
75    - Change userpassword panel to use PASSWORD_VERIFY_NEW instead of PASSWORD_NEW_VERIFY [SME: 4487]
76    
77    * Thu Aug  7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-18
78    - Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it
79      to e-smith-formmagick's general [SME: 4475]
80    - Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476]
81    - Remove invalid entry tag from userpassword's locale file preventing the
82      form from displaying properly [SME: 4479]
83    
84    * Tue Aug  5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-17
85    - Revert previous invalid locale changes (reverting to 4.18.1-15) [SME: 4472]
86    
87    * Mon Aug  4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-16
88    - Revert some locale changes
89    
90  * Tue Jul 22 2008 Gavin Weight <gweight@gmail.com> 4.18.1-15  * Tue Jul 22 2008 Gavin Weight <gweight@gmail.com> 4.18.1-15
91  - Add regex to support cciss device names in manageRAID.pl. [SME: 4455]  - Add regex to support cciss device names in manageRAID.pl. [SME: 4455]
92    
# Line 1254  e-smith server and gateway software - ba Line 1275  e-smith server and gateway software - ba
1275  %patch9 -p1  %patch9 -p1
1276  %patch10 -p1  %patch10 -p1
1277  %patch11 -p1  %patch11 -p1
1278    %patch12 -p1
1279    %patch13 -p1
1280    %patch14 -p1
1281    %patch15 -p1
1282    %patch16 -p1
1283    
1284  %pre  %pre
1285  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