/[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.8 by slords, Tue Apr 14 14:37:56 2009 UTC Revision 1.9 by slords, Tue Apr 14 15:07:04 2009 UTC
# Line 4  Version: 8.45.25 Line 4  Version: 8.45.25
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: 1%{?dist}.1
8  Source: initscripts-%{version}.tar.bz2  Source: initscripts-%{version}.tar.bz2
9  Patch1: initscripts-centos-branding.patch  Patch1: initscripts-centos-branding.patch
10    Patch100: initscripts-8.45.25-smepatches.patch
11  # git source repository  # git source repository
12  URL: http://git.fedorahosted.org/git/initscripts.git  URL: http://git.fedorahosted.org/git/initscripts.git
13  BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root  BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root
# Line 39  deactivate most network interfaces. Line 40  deactivate most network interfaces.
40  %prep  %prep
41  %setup -q  %setup -q
42  %patch1 -p1  %patch1 -p1
43    %patch100 -p1
44    
45  %build  %build
46  make  make
# Line 200  rm -rf $RPM_BUILD_ROOT Line 202  rm -rf $RPM_BUILD_ROOT
202  %ghost %attr(0664,root,utmp) /var/run/utmp  %ghost %attr(0664,root,utmp) /var/run/utmp
203    
204  %changelog  %changelog
205    * Tue Apr 14 2009 Shad L. Lords <slords@mail.com> 8.45.25-1.el5.sme.1
206    - Exit with zero exit status for services not listed in configuration
207      database to avoid failures in post scriptlets [SME: 1653]
208    - Merge in SME Server /sbin/e-smith/service wrapper so that only
209      initscripts which exist in run-level 7 can be run. This ensures
210      that the supervised service is run, if one exists, and protects
211      against running "service httpd restart" [SME: 61, 1495]
212    
213  * Sun Mar  1 2009 Karanbir Singh <kbsingh@centos.org> 8.45.25-1.el5.centos  * Sun Mar  1 2009 Karanbir Singh <kbsingh@centos.org> 8.45.25-1.el5.centos
214  - Roll in CentOS Branding  - Roll in CentOS Branding
215    


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