/[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.6 by wellsi, Mon Mar 18 03:16:11 2013 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.5 2013/03/11 22:50:18 slords 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 6  %define release 12
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 13  Source: %{name}-%{version}.tar.xz Line 13  Source: %{name}-%{version}.tar.xz
13  Patch1: smeserver-yum-2.4.0-addons_fasttrack.patch  Patch1: smeserver-yum-2.4.0-addons_fasttrack.patch
14  Patch2: smeserver-yum-2.4.0-updatekeys.patch  Patch2: smeserver-yum-2.4.0-updatekeys.patch
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
17    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 35  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
56    - Move protected package list to the correct location [SME: 8476]
57    
58    * Fri Mar 22 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.sme
59    - Change order of mail options in check4updates [SME: 7504]
60    
61  * Sun Mar 17 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.sme  * Sun Mar 17 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.sme
62  - Change wording of Software Update button [SME: 7499]  - Change wording of Software Update button [SME: 7499]
63    
# Line 880  AutoReqProv: no Line 903  AutoReqProv: no
903  %patch1 -p1  %patch1 -p1
904  %patch2 -p1  %patch2 -p1
905  %patch3 -p1  %patch3 -p1
906    %patch4 -p1
907    %patch5 -p1
908    %patch6 -p1
909    %patch7 -p1
910    
911  %build  %build
912  perl createlinks  perl createlinks
# Line 894  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