SPECS: initng.spec - updated to 0.5.4

glen glen at pld-linux.org
Sun Feb 26 13:11:56 CET 2006


Author: glen                         Date: Sun Feb 26 12:11:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.5.4

---- Files affected:
SPECS:
   initng.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: SPECS/initng.spec
diff -u SPECS/initng.spec:1.61 SPECS/initng.spec:1.62
--- SPECS/initng.spec:1.61	Mon Feb  6 16:46:24 2006
+++ SPECS/initng.spec	Sun Feb 26 13:11:51 2006
@@ -8,18 +8,19 @@
 Summary:	A next generation init replacement
 Summary(pl):	Zamiennik inita następnej generacji
 Name:		initng
-Version:	0.5.3
+Version:	0.5.4
 #define	_snap 20051022
-%define	_rel 0.2
+%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:	66c2ebc60416b83edae270c71fbdf9ba
+# Source0-md5:	eeea6ef8afb76c292f4a36200e2905c6
 Patch0:		%{name}-savefile.patch
 Patch1:		%{name}-utmpx.patch
 Patch2:		%{name}-no-scripts.patch
+Patch3:		%{name}-ncurses.patch
 URL:		http://jw.dyndns.org/initng/
 BuildRequires:	/etc/pld-release
 BuildRequires:	autoconf
@@ -115,6 +116,7 @@
 %patch1 -p1
 %endif
 %{!?with_dist:%patch2 -p1}
+%patch3 -p1
 
 %build
 %{__libtoolize}
@@ -158,6 +160,8 @@
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 # duplicated
 rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
+# should be in sysconfig probably
+rm -f $RPM_BUILD_ROOT%{_libdir}/service_alias
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -194,6 +198,13 @@
 %attr(755,root,root) %{_sbindir}/ng-update
 %attr(755,root,root) %{_sbindir}/ngc
 %attr(755,root,root) %{_sbindir}/ngdc
+%attr(755,root,root) %{_sbindir}/nghalt
+%attr(755,root,root) %{_sbindir}/ngreboot
+%attr(755,root,root) %{_sbindir}/ngrestart
+%attr(755,root,root) %{_sbindir}/ngstart
+%attr(755,root,root) %{_sbindir}/ngstatus
+%attr(755,root,root) %{_sbindir}/ngstop
+%attr(755,root,root) %{_sbindir}/ngzap
 %attr(755,root,root) %{_sbindir}/system_off
 %{_mandir}/man8/initng.8*
 %{_mandir}/man8/ngc.8*
@@ -262,6 +273,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2006/02/26 12:11:51  glen
+- updated to 0.5.4
+
 Revision 1.61  2006/02/06 15:46:24  glen
 - more unuseful files moved to initscripts package
 
================================================================

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



More information about the pld-cvs-commit mailing list