SPECS: initng.spec - updated to 0.3.5

glen glen at pld-linux.org
Fri Nov 4 17:27:00 CET 2005


Author: glen                         Date: Fri Nov  4 16:27:00 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.3.5

---- Files affected:
SPECS:
   initng.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/initng.spec
diff -u SPECS/initng.spec:1.34 SPECS/initng.spec:1.35
--- SPECS/initng.spec:1.34	Fri Nov  4 17:20:41 2005
+++ SPECS/initng.spec	Fri Nov  4 17:26:55 2005
@@ -2,20 +2,20 @@
 Summary:	A next generation init replacement
 Summary(pl):	Zamiennik inita następnej generacji
 Name:		initng
-Version:	0.3.3
-%define	_snap 20051022
-%define	_rel 0.3
+Version:	0.3.5
+#define	_snap 20051022
+%define	_rel 0.1
 Release:	0.%{?_snap:%{_snap}.}%{_rel}
 License:	GPL v2
 Group:		Base
-#Source0:	http://initng.thinktux.net/download/v0.3/%{name}-%{version}.tar.bz2
-Source0:	/home/builder/svn/initng-20051022.tar.bz2
-# Source0-md5:	584c97be4517d3ee6b9ea14225f0ba20
+#Source0:	/home/builder/svn/initng-20051022.tar.bz2
+Source0:	http://initng.thinktux.net/download/v0.3/%{name}-%{version}.tar.bz2
+# Source0-md5:	1c8c7655cadbb7235a9b1aa55c57fded
 Patch0:		%{name}-lib64.patch
 Patch1:		%{name}-savefile.patch
 Patch2:	%{name}-utmpx.patch
 URL:		http://jw.dyndns.org/initng/
-%if 0%{_snap}
+%if 0%{?_snap:1}
 BuildRequires:	automake
 %endif
 BuildRequires:	sed >= 4.0
@@ -80,7 +80,7 @@
 %patch2 -p1
 
 %build
-%if 0%{_snap}
+%if 0%{?_snap:1}
 ./autogen.sh
 %endif
 %configure \
@@ -92,7 +92,7 @@
 #	--with-splashy \
 
 %{__make} \
-	CPPFLAGS='-DINITNG_PLUGIN_DIR=\"/%{_lib}/%{name}\" -DSAVE_FILE=\"/var/run/initng_db_save.v7\"'
+	CPPFLAGS='-DINITNG_PLUGIN_DIR=\"/%{_lib}/%{name}\" -DSAVE_FILE=\"/var/run/initng_db_save.v8\"'
 
 
 %install
@@ -199,6 +199,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2005/11/04 16:26:55  glen
+- updated to 0.3.5
+
 Revision 1.34  2005/11/04 16:20:41  glen
 - snapshot support
 
================================================================

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




More information about the pld-cvs-commit mailing list