SPECS: initng.spec - updated to 0.5.1
glen
glen at pld-linux.org
Mon Jan 9 16:06:07 CET 2006
Author: glen Date: Mon Jan 9 15:06:07 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.5.1
---- Files affected:
SPECS:
initng.spec (1.49 -> 1.50)
---- Diffs:
================================================================
Index: SPECS/initng.spec
diff -u SPECS/initng.spec:1.49 SPECS/initng.spec:1.50
--- SPECS/initng.spec:1.49 Sun Dec 25 17:32:31 2005
+++ SPECS/initng.spec Mon Jan 9 16:06:02 2006
@@ -2,7 +2,7 @@
Summary: A next generation init replacement
Summary(pl): Zamiennik inita następnej generacji
Name: initng
-Version: 0.5.0
+Version: 0.5.1
#define _snap 20051022
%define _rel 0.1
Release: %{?_snap:0.%{_snap}.}%{_rel}
@@ -10,7 +10,7 @@
Group: Base
#Source0: /home/builder/svn/initng-20051022.tar.bz2
Source0: http://initng.thinktux.net/download/v0.5/%{name}-%{version}.tar.bz2
-# Source0-md5: f32b927079e268dc386af59af2dafe14
+# Source0-md5: 865f0316705c9cfeaafd339c70f554ad
Patch0: %{name}-savefile.patch
Patch1: %{name}-utmpx.patch
URL: http://jw.dyndns.org/initng/
@@ -128,8 +128,7 @@
%files
%defattr(644,root,root,755)
%doc README AUTHORS ChangeLog NEWS TEMPLATE_HEADER TODO CODING_STANDARDS
-%doc doc/databases.txt doc/imanual.txt doc/initng.txt
-%doc doc/empty.conf doc/hard.conf
+%doc doc/imanual.txt doc/initng.txt
%doc doc/gentoo-chart.png doc/initng-chart.png
%dir %{_sysconfdir}
#%dir %{_sysconfdir}/conf
@@ -196,6 +195,7 @@
%attr(755,root,root) %{_libdir}/scripts/net/system
%attr(755,root,root) %{_libdir}/scripts/net/udhcpc-wrapper
%attr(755,root,root) %{_libdir}/scripts/net/wpa_supplicant
+%attr(755,root,root) %{_libdir}/scripts/net/wpa_cli.action
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -203,6 +203,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.50 2006/01/09 15:06:02 glen
+- updated to 0.5.1
+
Revision 1.49 2005/12/25 16:32:31 paszczus
- reverted
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/initng.spec?r1=1.49&r2=1.50&f=u
More information about the pld-cvs-commit
mailing list