SPECS: initng-pld.spec - include older but working ng-update script
glen
glen at pld-linux.org
Thu Sep 20 15:11:24 CEST 2007
Author: glen Date: Thu Sep 20 13:11:24 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- include older but working ng-update script
---- Files affected:
SPECS:
initng-pld.spec (1.95 -> 1.96)
---- Diffs:
================================================================
Index: SPECS/initng-pld.spec
diff -u SPECS/initng-pld.spec:1.95 SPECS/initng-pld.spec:1.96
--- SPECS/initng-pld.spec:1.95 Tue Feb 13 09:06:35 2007
+++ SPECS/initng-pld.spec Thu Sep 20 15:11:19 2007
@@ -1,7 +1,7 @@
# $Revision$, $Date$
%define _snap 20070128
%define _extraver %{nil}
-%define _rel 0.1
+%define _rel 0.3
Summary: initng initscripts for PLD Linux
Summary(de.UTF-8): Initng Init Skripts für PLD Linux
Summary(pl.UTF-8): Skrypty inicjalizujące initng dla PLD Linuksa
@@ -12,12 +12,12 @@
Group: Base
Source0: initng-initscripts-%{version}%{_extraver}-%{_snap}.tar.bz2
# Source0-md5: 36c97fc1d76d09eec578a6545778ad0e
+Source1: ng-update
URL: http://svn.pld-linux.org/initng/
Requires: agetty
Requires: initng >= 0.6.1
-# initng-tools can be built from initng-ifiles.spec
-Requires: initng-tools
Requires: rc-scripts >= 0.4.0.27-4.10
+Obsoletes: initng-tools
Conflicts: ApacheJServ < 1.1.2-0.79
Conflicts: apache < 2.2.0
Conflicts: courier-imap < 4.0.5
@@ -65,6 +65,7 @@
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_sbindir}}
cp -a */ *.runlevel *.virtual $RPM_BUILD_ROOT%{_sysconfdir}
+install %{SOURCE1} $RPM_BUILD_ROOT%{_sbindir}
echo 'system' > $RPM_BUILD_ROOT%{_sysconfdir}/default.runlevel
install migrate_rc.d-initng.i.sh test-syntax.sh $RPM_BUILD_ROOT%{_sysconfdir}
@@ -382,6 +383,7 @@
%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
+%attr(755,root,root) %{_sbindir}/ng-update
%files devel
%defattr(644,root,root,755)
@@ -394,6 +396,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.96 2007/09/20 13:11:19 glen
+- include older but working ng-update script
+
Revision 1.95 2007/02/13 08:06:35 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/initng-pld.spec?r1=1.95&r2=1.96&f=u
More information about the pld-cvs-commit
mailing list