SPECS: initng.spec - cleanups, deps fixes

glen glen at pld-linux.org
Sat Feb 4 13:37:45 CET 2006


Author: glen                         Date: Sat Feb  4 12:37:45 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanups, deps fixes

---- Files affected:
SPECS:
   initng.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: SPECS/initng.spec
diff -u SPECS/initng.spec:1.58 SPECS/initng.spec:1.59
--- SPECS/initng.spec:1.58	Mon Jan 23 17:36:53 2006
+++ SPECS/initng.spec	Sat Feb  4 13:37:39 2006
@@ -31,7 +31,7 @@
 # cp ../BUILD/PyKDE-snapshot20051013/contrib/kdepyuic /usr/bin
 %{!?with_plan_b:BuildRequires:	python-PyKDE >= 4.0.0}
 %endif
-Requires:	bash
+Requires(post):	/sbin/ldconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_exec_prefix	/
@@ -69,7 +69,7 @@
 %description gui -l pl
 Edytor poziomów działania InitNG z obsługą DCOP.
 
-# just temp place holder for those scripts
+# just temp placeholder for those scripts
 %package fixes
 Summary:	initng experimental patches and fixes
 Summary(pl):	Eksperymentalne łaty i poprawki do initng
@@ -91,6 +91,7 @@
 Summary(pl):	Dołączone skrypty inicjalizujące
 Group:		Base
 Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	bash
 
 %description initscripts
 This package contains the bundled iniscripts. These are very
@@ -174,7 +175,7 @@
 EOF
 fi
 
-/sbin/ngc -c > /dev/null || :
+%{_sbindir}/ngc -c > /dev/null || :
 
 %postun	-p /sbin/ldconfig
 
@@ -184,16 +185,13 @@
 %doc doc/imanual.txt doc/initng.txt
 %doc doc/gentoo-chart.png doc/initng-chart.png
 %dir %{_sysconfdir}
-#%dir %{_sysconfdir}/conf
 %dir %{_sysconfdir}/daemon
 %dir %{_sysconfdir}/debug
 %dir %{_sysconfdir}/net
 %dir %{_sysconfdir}/system
-#%dir %{_sysconfdir}/plugin
 %dir %{_libdir}
 %dir %{_libdir}/scripts
 %dir %{_libdir}/scripts/net
-#%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/plugin/readahead.i
 %attr(755,root,root) /%{_lib}/libinitng.so.*.*.*
 %attr(755,root,root) %{_libdir}/lib*.so
 %attr(755,root,root) %{_sbindir}/install_service
@@ -262,6 +260,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2006/02/04 12:37:39  glen
+- cleanups, deps fixes
+
 Revision 1.58  2006/01/23 16:36:53  paszczus
 - updated to 0.5.3
 - removed initng-no-spying.patch (replaced by --disable-count-me option)
================================================================

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



More information about the pld-cvs-commit mailing list