/[smeserver]/rpms/initscripts/sme8/initscripts.spec
ViewVC logotype

Diff of /rpms/initscripts/sme8/initscripts.spec

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

Revision 1.13 by slords, Wed Apr 27 15:06:15 2011 UTC Revision 1.15 by snetram, Tue Jun 14 15:16:13 2011 UTC
# Line 4  Version: 8.45.33 Line 4  Version: 8.45.33
4  # ppp-watch is GPLv2+, everything else is GPLv2  # ppp-watch is GPLv2+, everything else is GPLv2
5  License: GPLv2 and GPLv2+  License: GPLv2 and GPLv2+
6  Group: System Environment/Base  Group: System Environment/Base
7  Release: 1.el5.centos  Release: 2%{?dist}
8  Source: initscripts-%{version}.tar.bz2  Source: initscripts-%{version}.tar.bz2
9  Patch10: initscripts-centos-branding.patch  Patch10: initscripts-centos-branding.patch
10    Patch100: initscripts-8.45.33-smepatches.patch
11    Patch101: initscripts-8.45.33-bug6400.patch
12  # git source repository  # git source repository
13  URL: http://git.fedorahosted.org/git/initscripts.git  URL: http://git.fedorahosted.org/git/initscripts.git
14  BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root  BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root
# Line 39  deactivate most network interfaces. Line 41  deactivate most network interfaces.
41  %prep  %prep
42  %setup -q  %setup -q
43  %patch10 -p1  %patch10 -p1
44    %patch100 -p1
45    %patch101 -p1
46    
47  %build  %build
48  make  make
# Line 204  rm -rf $RPM_BUILD_ROOT Line 208  rm -rf $RPM_BUILD_ROOT
208  %ghost %attr(0664,root,utmp) /var/run/utmp  %ghost %attr(0664,root,utmp) /var/run/utmp
209    
210  %changelog  %changelog
211    * Tue Jun 14 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 8.45.33-2.el5.sme
212    - Fix iSCSI related log noise on system shutdown [SME: 6400]
213    
214    * Wed Apr 27 2011 Shad L. Lords <slords@mail.com> 8.45.33-1.el5.sme
215    - Exit with zero exit status for services not listed in configuration
216      database to avoid failures in post scriptlets [SME: 1653]
217    - Merge in SME Server /sbin/e-smith/service wrapper so that only
218      initscripts which exist in run-level 7 can be run. This ensures
219      that the supervised service is run, if one exists, and protects
220      against running "service httpd restart" [SME: 61, 1495]
221    
222  * Mon Jan 31 2011 Karanbir Singh <kbsingh@centos.org> 8.45.33-1.el5.centos  * Mon Jan 31 2011 Karanbir Singh <kbsingh@centos.org> 8.45.33-1.el5.centos
223  - Roll in CentOS Branding  - Roll in CentOS Branding
224  - Fix the dist tag, since initscripts tag's are not handled in the buildsys  - Fix the dist tag, since initscripts tag's are not handled in the buildsys


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