SPECS: initng-pld.spec - update to 0.6.1

glen glen at pld-linux.org
Mon Apr 24 00:09:48 CEST 2006


Author: glen                         Date: Sun Apr 23 22:09:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 0.6.1

---- Files affected:
SPECS:
   initng-pld.spec (1.81 -> 1.82) 

---- Diffs:

================================================================
Index: SPECS/initng-pld.spec
diff -u SPECS/initng-pld.spec:1.81 SPECS/initng-pld.spec:1.82
--- SPECS/initng-pld.spec:1.81	Sun Apr 23 23:55:04 2006
+++ SPECS/initng-pld.spec	Mon Apr 24 00:09:43 2006
@@ -1,18 +1,18 @@
 # $Revision$, $Date$
-%define		_snap 20060325
+%define		_snap 20060424
 %define		_extraver %{nil}
 Summary:	initng initscripts for PLD Linux
 Summary(pl):	Skrypty inicjalizujące initng dla PLD Linuksa
 Name:		initng-pld
-Version:	0.6.0
+Version:	0.6.1
 Release:	0.%{_snap}.1
 License:	GPL
 Group:		Base
 Source0:	initng-initscripts-%{version}%{_extraver}-%{_snap}.tar.bz2
-# Source0-md5:	4c175955c3d6d749811e9d11556a33af
+# Source0-md5:	0f5abd96fd0f99c3f694de5292bc6709
 URL:		http://svn.pld-linux.org/initng/
 Requires:	agetty
-Requires:	initng >= 0.6.0
+Requires:	initng >= 0.6.1
 # initng-tools can be built from initng-ifiles.spec
 Requires:	initng-tools
 Requires:	rc-scripts
@@ -54,7 +54,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_sbindir}}
-cp -a */ *.runlevel $RPM_BUILD_ROOT%{_sysconfdir}
+cp -a */ *.runlevel *.virtual $RPM_BUILD_ROOT%{_sysconfdir}
 echo 'system' > $RPM_BUILD_ROOT%{_sysconfdir}/default.runlevel
 install migrate_rc.d-initng.i.sh test-syntax.sh $RPM_BUILD_ROOT%{_sysconfdir}
 
@@ -354,6 +354,7 @@
 %defattr(644,root,root,755)
 %doc README
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.runlevel
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.virtual
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/daemon
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/system
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/net
@@ -369,6 +370,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.82  2006/04/23 22:09:43  glen
+- update to 0.6.1
+
 Revision 1.81  2006/04/23 21:55:04  glen
 - zap service from initng, if it's removed from system
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/initng-pld.spec?r1=1.81&r2=1.82&f=u



More information about the pld-cvs-commit mailing list