/[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.4 by slords, Wed Mar 6 15:26:22 2013 UTC Revision 1.28 by jpp, Thu Dec 5 20:50:36 2019 UTC
# Line 1  Line 1 
1  # $Id: smeserver-yum.spec,v 1.3 2013/02/27 19:19:26 vip-ire Exp $  # $Id: smeserver-yum.spec,v 1.27 2019/12/05 20:38:41 jpp 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 4  %define release 26
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 12  Group: SMEServer/addon Line 12  Group: SMEServer/addon
12  Source: %{name}-%{version}.tar.xz  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
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    Patch8: smeserver-yum-2.4.0.bz9902.remiGPG.patch
21    Patch9: smeserver-yum-2.4.0.bz10102.scloGPGkey.patch
22    Patch10: smeserver-yum-2.4.0.bz10264.patch
23    Patch11: smeserver-yum-2.2.0-bz10171-SME9eol.patch
24    Patch12: smeserver-yum-2.4.0-bz10741-openfusion.patch
25    Patch13: smeserver-yum-2.4.0.bz10250.CentOSVault.onEOL.patch
26    
27  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
28  BuildArchitectures: noarch  BuildArchitectures: noarch
29  Requires: e-smith-formmagick >= 1.4.0-12  Requires: e-smith-formmagick >= 1.4.0-12
30  Requires: e-smith-base  Requires: e-smith-base
 Requires: yum-protect-packages  
31  Requires: perl(CGI::FormMagick) >= 0.91-26  Requires: perl(CGI::FormMagick) >= 0.91-26
32  Requires: rpm-python >= 4.0.4-7x.18  Requires: rpm-python >= 4.0.4-7x.18
33  Requires: yum >= 1.0.3-1_73  Requires: yum >= 1.0.3-1_73
# Line 26  Provides: check4updates Line 37  Provides: check4updates
37  Obsoletes: rpmdb-CentOS  Obsoletes: rpmdb-CentOS
38  Requires: yum-plugin-fastestmirror  Requires: yum-plugin-fastestmirror
39  Obsoletes: yum-plugin-installonlyn  Obsoletes: yum-plugin-installonlyn
40    Obsoletes: yum-protect-packages <= 1.1.16
41    Requires: yum-plugin-post-transaction-actions
42  Requires: mailx  Requires: mailx
43  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
44  Conflicts: centos-yumconf  Conflicts: centos-yumconf
# Line 34  AutoReqProv: no Line 47  AutoReqProv: no
47  %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
48    
49  %changelog  %changelog
50    * Thu Dec 05 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-26.sme
51    - switch to vault for upstream repos after EOL [SME: 10250]
52    
53    * Mon Feb 18 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-23.sme
54    - add openfusion gpg key [SME: 10741]
55    
56    * Sat Jan 26 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-22.sme
57    - update patch for EOL [SME: 10171]
58    
59    * Tue Jan 22 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-20.sme
60    - add message to indicate EOL after Nov 30 2020 fix [SME: 10171]
61    
62    * Mon Nov 06 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-17.sme
63    - add yum-plugin-post-transaction-actions as requirement [SME: 10191]
64    
65    * Wed May 03 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-16.sme
66    - add rpmfusion free el6 RPM GPG key  [SME: 10264]
67    
68    * Sat Feb 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-15.sme
69    - added centos SCLo SIG gpg rpm signing key [SME: 10102]
70    - wil allow to install SCL packages directly from smecontribs
71    
72    * Sun Jan 08 2017 BogusDateBot
73    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
74      by assuming the date is correct and changing the weekday.
75      Fri May 31 2005 --> Fri May 27 2005 or Tue May 31 2005 or Fri Jun 03 2005 or ....
76      Wed Mar 06 2006 --> Wed Mar 01 2006 or Mon Mar 06 2006 or Wed Mar 08 2006 or ....
77      Fri Nov 16 2006 --> Fri Nov 10 2006 or Thu Nov 16 2006 or Fri Nov 17 2006 or ....
78      Fri Nov 23 2006 --> Fri Nov 17 2006 or Thu Nov 23 2006 or Fri Nov 24 2006 or ....
79    
80    * Fri Jan 06 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-14.sme
81    - add Remi Collet RPM GPG KEY [SME: 9902]
82    - bump 13 to 14 to cvs add patch
83    
84    * Wed Jan 13 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-12.sme
85    - Example to update contribs 1 by 1 [SME: 8850]
86    
87    * Sat Feb 21 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-11.sme
88    - Set the check update frequency of smecontribs through the server-manager
89    - [SME: 8855]
90    
91    * Sat Jan 10 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-10.sme
92    - Add a default Yum db property for check4contribsupdates [SME: 8790]
93    
94    * Wed Nov 19 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-9.sme
95    - Added a check-update for the smecontribs repository [SME: 8672]
96    
97    * Mon Jun 30 2014 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-8.sme
98    - Move protected package list to the correct location [SME: 8476]
99    
100    * Fri Mar 22 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.sme
101    - Change order of mail options in check4updates [SME: 7504]
102    
103    * Sun Mar 17 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.sme
104    - Change wording of Software Update button [SME: 7499]
105    
106    * Wed Mar 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-5.sme
107    - Obsolete el5 yum-protect-packages, provided by yum [SME: 7273]
108    
109  * Wed Mar 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme  * Wed Mar 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme
110  - Update GPG keys for sme9 [SME: 7465]  - Update GPG keys for sme9 [SME: 7465]
111    
# Line 239  AutoReqProv: no Line 311  AutoReqProv: no
311  * Wed Nov 29 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-20  * Wed Nov 29 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-20
312  - Revert to 10s panel refresh [SME: 2097]  - Revert to 10s panel refresh [SME: 2097]
313    
314  * Fri Nov 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-19  * Thu Nov 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-19
315      Fri Nov 23 2006 --> Fri Nov 17 2006 or Thu Nov 23 2006 or Fri Nov 24 2006 or ....
316  - Make CentOS base and updates enabled/Visible by default [SME: 1849]  - Make CentOS base and updates enabled/Visible by default [SME: 1849]
317  - Migrate CentOS base and updates to Visible, but leave status [SME: 1849]  - Migrate CentOS base and updates to Visible, but leave status [SME: 1849]
318    
319  * Fri Nov 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-18  * Thu Nov 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-18
320      Fri Nov 23 2006 --> Fri Nov 17 2006 or Thu Nov 23 2006 or Fri Nov 24 2006 or ....
321  - Adjust wording on post-upgrade page [SME: 2076]  - Adjust wording on post-upgrade page [SME: 2076]
322    
323  * Tue Nov 21 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-17  * Tue Nov 21 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-17
# Line 255  AutoReqProv: no Line 329  AutoReqProv: no
329    page is displayed from other sessions    page is displayed from other sessions
330  - TODO: Re-add display of LogFile prior to reconfigure  - TODO: Re-add display of LogFile prior to reconfigure
331    
332  * Fri Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-15  * Thu Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-15
333      Fri Nov 16 2006 --> Fri Nov 10 2006 or Thu Nov 16 2006 or Fri Nov 17 2006 or ....
334  - Add dependency on yum-plugin-fastestmirror [SME: 1163]  - Add dependency on yum-plugin-fastestmirror [SME: 1163]
335  - Alpha sort dependencies  - Alpha sort dependencies
336    
337  * Fri Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-14  * Thu Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-14
338      Fri Nov 16 2006 --> Fri Nov 10 2006 or Thu Nov 16 2006 or Fri Nov 17 2006 or ....
339  - Add MirrorList options to each of the SME repos [SME: 1163]  - Add MirrorList options to each of the SME repos [SME: 1163]
340    
341  * Fri Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-13  * Thu Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-13
342      Fri Nov 16 2006 --> Fri Nov 10 2006 or Thu Nov 16 2006 or Fri Nov 17 2006 or ....
343  - Put back missed patch for post-upgrade [SME: 2071]  - Put back missed patch for post-upgrade [SME: 2071]
344    
345  * Fri Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-12  * Thu Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-12
346      Fri Nov 16 2006 --> Fri Nov 10 2006 or Thu Nov 16 2006 or Fri Nov 17 2006 or ....
347  - Re-add post-upgrade handling [SME: 2071]  - Re-add post-upgrade handling [SME: 2071]
348  - Display yum output  - Display yum output
349  - Lower refresh to 3 seconds from 10  - Lower refresh to 3 seconds from 10
# Line 306  AutoReqProv: no Line 384  AutoReqProv: no
384  * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.0-01  * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.0-01
385  - Roll stable stream version. [SME: 1016]  - Roll stable stream version. [SME: 1016]
386    
387  * Wed Mar 6 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-26  * Mon Mar 06 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-26
388      Wed Mar 06 2006 --> Wed Mar 01 2006 or Mon Mar 06 2006 or Wed Mar 08 2006 or ....
389  - And migrate old SME repo URLs to new paths [SME: 951]  - And migrate old SME repo URLs to new paths [SME: 951]
390    
391  * Wed Mar 6 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-25  * Mon Mar 06 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-25
392      Wed Mar 06 2006 --> Wed Mar 01 2006 or Mon Mar 06 2006 or Wed Mar 08 2006 or ....
393  - Change SME Server repo URLs to match repo names so we avoid confusion  - Change SME Server repo URLs to match repo names so we avoid confusion
394    with CentOS repos and can remove the symlinks [SME: 951]    with CentOS repos and can remove the symlinks [SME: 951]
395    
396  * Wed Mar 6 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-24  * Mon Mar 06 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-24
397      Wed Mar 06 2006 --> Wed Mar 01 2006 or Mon Mar 06 2006 or Wed Mar 08 2006 or ....
398  - Don't force the BaseURL properties - just set defaults [SME: 951]  - Don't force the BaseURL properties - just set defaults [SME: 951]
399    
400  * Wed Feb 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-23  * Wed Feb 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-23
# Line 617  AutoReqProv: no Line 698  AutoReqProv: no
698    are modified for the SMEServer releases    are modified for the SMEServer releases
699  - INSTALL: Need to manually remove old version of yum_repositories DB  - INSTALL: Need to manually remove old version of yum_repositories DB
700    
701  * Fri May 31 2005 Gordon Rowell <gordonr@gormand.com.au>  * Tue May 31 2005 Gordon Rowell <gordonr@gormand.com.au>
702      Fri May 31 2005 --> Fri May 27 2005 or Tue May 31 2005 or Fri Jun 03 2005 or ....
703  - [1.1.0-01gr05]  - [1.1.0-01gr05]
704  - Add enable/disable repository support to configuration page  - Add enable/disable repository support to configuration page
705    
706  * Fri May 31 2005 Gordon Rowell <gordonr@gormand.com.au>  * Tue May 31 2005 Gordon Rowell <gordonr@gormand.com.au>
707      Fri May 31 2005 --> Fri May 27 2005 or Tue May 31 2005 or Fri Jun 03 2005 or ....
708  - [1.1.0-01gr04]  - [1.1.0-01gr04]
709  - Hide empty group/package select boxes  - Hide empty group/package select boxes
710    
# Line 872  AutoReqProv: no Line 955  AutoReqProv: no
955  %setup  %setup
956  %patch1 -p1  %patch1 -p1
957  %patch2 -p1  %patch2 -p1
958    %patch3 -p1
959    %patch4 -p1
960    %patch5 -p1
961    %patch6 -p1
962    %patch7 -p1
963    %patch8 -p1
964    %patch9 -p1
965    %patch10 -p1
966    %patch11 -p1
967    %patch12 -p1
968    %patch13 -p1
969    
970  %build  %build
971  perl createlinks  perl createlinks
# Line 886  mkdir -p root/etc/yum.smerepos.d Line 980  mkdir -p root/etc/yum.smerepos.d
980      --file '/sbin/e-smith/yum_update_dbs' 'attr(0700,root,root)' \      --file '/sbin/e-smith/yum_update_dbs' 'attr(0700,root,root)' \
981      --file '/sbin/e-smith/yum' 'attr(0755,root,root)' \      --file '/sbin/e-smith/yum' 'attr(0755,root,root)' \
982      --file '/sbin/e-smith/check4updates' 'attr(0755,root,root)' \      --file '/sbin/e-smith/check4updates' 'attr(0755,root,root)' \
983        --file '/sbin/e-smith/check4contribsupdates' 'attr(0755,root,root)' \
984      --file '/etc/cron.daily/smeserver-yum' 'attr(0700,root,root)' \      --file '/etc/cron.daily/smeserver-yum' 'attr(0700,root,root)' \
985      --file /var/service/yum/down 'attr(0644,root,root)' \      --file /var/service/yum/down 'attr(0644,root,root)' \
986      --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