SPECS: initng.spec - updated to 0.1.7
glen
glen at pld-linux.org
Tue Aug 9 15:31:05 CEST 2005
Author: glen Date: Tue Aug 9 13:31:05 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.1.7
---- Files affected:
SPECS:
initng.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/initng.spec
diff -u SPECS/initng.spec:1.19 SPECS/initng.spec:1.20
--- SPECS/initng.spec:1.19 Wed Aug 3 21:02:46 2005
+++ SPECS/initng.spec Tue Aug 9 15:31:00 2005
@@ -4,13 +4,13 @@
Summary: A next generation init replacement
Summary(pl): Zamiennik inita następnej generacji
Name: initng
-Version: 0.1.6
-Release: 0.5
+Version: 0.1.7
+Release: 0.1
Epoch: 0
License: GPL v2
Group: Base
Source0: http://initng.thinktux.net/download/%{name}-%{version}.tar.bz2
-# Source0-md5: 06ae9e6453f1cc4e157140fdfa79ff38
+# Source0-md5: 904d8763c65838a222ca4129b3cf2394
Patch0: %{name}-PLD.patch
Patch1: %{name}-lib64.patch
Patch2: %{name}-utmpx.patch
@@ -88,7 +88,7 @@
%{__make} \
CFLAGS='-DINITNG_PLUGIN_DIR=\"/%{_lib}/%{name}\" %{rpmcflags}' \
- LDFLAGS='%{rpmldflags}'
+ LDFLAGS="%{rpmldflags}"
%install
rm -rf $RPM_BUILD_ROOT
@@ -142,6 +142,8 @@
%{_mandir}/man8/initng.8*
%{_mandir}/man8/ngc.8*
%{_mandir}/man8/ng-update.8*
+%{_mandir}/man8/gen_system_runlevel.sh.8*
+%{_mandir}/man8/ngdc.8*
%files fixes
%defattr(644,root,root,755)
@@ -149,6 +151,7 @@
%config(noreplace) %verify(not md5 mtime size) /etc/hotplug/net.agent
%attr(755,root,root) /usr/sbin/ifplugd.action
%attr(755,root,root) /usr/sbin/wpa_cli.action
+/etc/ifplugd/action.d/ngcupdown
%files initscripts
%defattr(644,root,root,755)
@@ -181,6 +184,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2005/08/09 13:31:00 glen
+- updated to 0.1.7
+
Revision 1.19 2005/08/03 19:02:46 qboosh
- pl for new subpackages
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/initng.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list