SPECS: initng.spec - updated to 0.5.3 - removed initng-no-spying.p...

paszczus paszczus at pld-linux.org
Mon Jan 23 17:36:58 CET 2006


Author: paszczus                     Date: Mon Jan 23 16:36:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.5.3
- removed initng-no-spying.patch (replaced by --disable-count-me option)

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

---- Diffs:

================================================================
Index: SPECS/initng.spec
diff -u SPECS/initng.spec:1.57 SPECS/initng.spec:1.58
--- SPECS/initng.spec:1.57	Fri Jan 20 13:53:41 2006
+++ SPECS/initng.spec	Mon Jan 23 17:36:53 2006
@@ -7,18 +7,17 @@
 Summary:	A next generation init replacement
 Summary(pl):	Zamiennik inita następnej generacji
 Name:		initng
-Version:	0.5.2
+Version:	0.5.3
 #define	_snap 20051022
-%define	_rel 0.4
+%define	_rel 0.1
 Release:	%{?_snap:0.%{_snap}.}%{_rel}
 License:	GPL v2
 Group:		Base
 #Source0:	/home/builder/svn/initng-20051022.tar.bz2
 Source0:	http://initng.thinktux.net/download/v0.5/%{name}-%{version}.tar.bz2
-# Source0-md5:	d28c1f8d5639a226bed28d5d713f17ac
+# Source0-md5:	66c2ebc60416b83edae270c71fbdf9ba
 Patch0:		%{name}-savefile.patch
 Patch1:		%{name}-utmpx.patch
-Patch2:		%{name}-no-spying.patch
 URL:		http://jw.dyndns.org/initng/
 BuildRequires:	/etc/pld-release
 BuildRequires:	autoconf
@@ -112,7 +111,6 @@
 #make[3]: *** [initng_initctl.lo] Error 1
 %patch1 -p1
 %endif
-%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -124,7 +122,8 @@
 	--%{?debug:en}%{!?debug:dis}able-debug \
 	--sysconfdir=/etc \
 	--libdir=/%{_lib} \
-	--disable-install-init
+	--disable-install-init \
+	--disable-count-me
 
 #	--with-splash \
 #	--with-splashy \
@@ -263,6 +262,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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)
+
 Revision 1.57  2006/01/20 12:53:41  glen
 - nevermind the durex
 
================================================================

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



More information about the pld-cvs-commit mailing list