/[smeserver]/rpms/smeserver-yum/sme9/smeserver-yum.spec
ViewVC logotype

Diff of /rpms/smeserver-yum/sme9/smeserver-yum.spec

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

Revision 1.9 by vip-ire, Mon Jun 30 19:31:52 2014 UTC Revision 1.14 by vip-ire, Wed Jan 13 10:55:43 2016 UTC
# Line 1  Line 1 
1  # $Id: smeserver-yum.spec,v 1.8 2013/04/30 03:13:06 wellsi Exp $  # $Id: smeserver-yum.spec,v 1.13 2015/02/21 16:32:02 stephdl Exp $
2    
3  %define name smeserver-yum  %define name smeserver-yum
4  Summary: YUM, an rpm updater  Summary: YUM, an rpm updater
5  Name: %{name}  Name: %{name}
6  %define version 2.4.0  %define version 2.4.0
7  %define release 8  %define release 12
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 15  Patch2: smeserver-yum-2.4.0-updatekeys.p Line 15  Patch2: smeserver-yum-2.4.0-updatekeys.p
15  Patch3: smeserver-yum-2.4.0-SoftwareUpdate.patch  Patch3: smeserver-yum-2.4.0-SoftwareUpdate.patch
16  Patch4: smeserver-yum-2.4.0-Check4Updates.patch  Patch4: smeserver-yum-2.4.0-Check4Updates.patch
17  Patch5: smeserver-yum-2.4.0-protected_packages.patch  Patch5: smeserver-yum-2.4.0-protected_packages.patch
18    Patch6: smeserver-yum-2.4.0.check4updates_to_smecontribs.patch
19    Patch7: smeserver-yum-2.4.0-can_update_contribs_1_by_1.patch
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  BuildArchitectures: noarch  BuildArchitectures: noarch
22  Requires: e-smith-formmagick >= 1.4.0-12  Requires: e-smith-formmagick >= 1.4.0-12
# Line 37  AutoReqProv: no Line 39  AutoReqProv: no
39  %name is an implementation of http://linux.duke.edu/projects/yum on SME Server  %name is an implementation of http://linux.duke.edu/projects/yum on SME Server
40    
41  %changelog  %changelog
42    * Wed Jan 13 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-12.sme
43    - Example to update contribs 1 by 1 [SME: 8850]
44    
45    * Sat Feb 21 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-11.sme
46    - Set the check update frequency of smecontribs through the server-manager
47    - [SME: 8855]
48    
49    * Sat Jan 10 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-10.sme
50    - Add a default Yum db property for check4contribsupdates [SME: 8790]
51    
52    * Wed Nov 19 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-9.sme
53    - Added a check-update for the smecontribs repository [SME: 8672]
54    
55  * Mon Jun 30 2014 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-8.sme  * Mon Jun 30 2014 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-8.sme
56  - Move protected package list to the correct location [SME: 8476]  - Move protected package list to the correct location [SME: 8476]
57    
# Line 890  AutoReqProv: no Line 905  AutoReqProv: no
905  %patch3 -p1  %patch3 -p1
906  %patch4 -p1  %patch4 -p1
907  %patch5 -p1  %patch5 -p1
908    %patch6 -p1
909    %patch7 -p1
910    
911  %build  %build
912  perl createlinks  perl createlinks
# Line 904  mkdir -p root/etc/yum.smerepos.d Line 921  mkdir -p root/etc/yum.smerepos.d
921      --file '/sbin/e-smith/yum_update_dbs' 'attr(0700,root,root)' \      --file '/sbin/e-smith/yum_update_dbs' 'attr(0700,root,root)' \
922      --file '/sbin/e-smith/yum' 'attr(0755,root,root)' \      --file '/sbin/e-smith/yum' 'attr(0755,root,root)' \
923      --file '/sbin/e-smith/check4updates' 'attr(0755,root,root)' \      --file '/sbin/e-smith/check4updates' 'attr(0755,root,root)' \
924        --file '/sbin/e-smith/check4contribsupdates' 'attr(0755,root,root)' \
925      --file '/etc/cron.daily/smeserver-yum' 'attr(0700,root,root)' \      --file '/etc/cron.daily/smeserver-yum' 'attr(0700,root,root)' \
926      --file /var/service/yum/down 'attr(0644,root,root)' \      --file /var/service/yum/down 'attr(0644,root,root)' \
927      --file /var/service/yum/run 'attr(0755,root,root)' \      --file /var/service/yum/run 'attr(0755,root,root)' \


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