packages: SysVinit/SysVinit.spec - pl for -tools - added URL - updated docs...

qboosh qboosh at pld-linux.org
Fri Feb 3 17:16:06 CET 2012


Author: qboosh                       Date: Fri Feb  3 16:16:06 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- pl for -tools
- added URL
- updated docs
- dropped unused "preconfigured" bcond

---- Files affected:
packages/SysVinit:
   SysVinit.spec (1.168 -> 1.169) 

---- Diffs:

================================================================
Index: packages/SysVinit/SysVinit.spec
diff -u packages/SysVinit/SysVinit.spec:1.168 packages/SysVinit/SysVinit.spec:1.169
--- packages/SysVinit/SysVinit.spec:1.168	Fri Dec 23 20:36:01 2011
+++ packages/SysVinit/SysVinit.spec	Fri Feb  3 17:16:00 2012
@@ -1,9 +1,8 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with	preconfigured
 %bcond_without	selinux		# build without SELinux support
-
+#
 Summary:	System V initialization program
 Summary(de.UTF-8):	System V-Intialisierungsprogramm
 Summary(es.UTF-8):	Programa de inicialización System V
@@ -16,7 +15,7 @@
 Name:		SysVinit
 Version:	2.88
 Release:	6
-License:	GPL
+License:	GPL v2+
 Group:		Base
 Source0:	http://download.savannah.gnu.org/releases/sysvinit/sysvinit-%{version}dsf.tar.bz2
 # Source0-md5:	6eda8a97b86e0a6f59dabbf25202aa6f
@@ -36,6 +35,7 @@
 Patch10:	sysvinit-alt-fixes.patch
 Patch11:	sysvinit-quiet.patch
 Patch12:	sysvinit-rebootconfirmation.patch
+URL:		http://savannah.nongnu.org/projects/sysvinit/
 %if %{with selinux}
 BuildRequires:	libselinux-devel >= 1.28
 BuildRequires:	libsepol-devel
@@ -112,14 +112,17 @@
 
 %package tools
 Summary:	Tools used for process and utmp management
+Summary(pl.UTF-8):	Narzędzia do zarządzania procesami i bazą utmp
 Group:		Base
 Obsoletes:	upstart-SysVinit
 Conflicts:	SysVinit < 2.86-27
 Conflicts:	rc-scripts < 0.4.5.1-6
 
 %description tools
-The sysvinit-tools package contains various tools used for process
-management.
+This package contains various tools used for process management.
+
+%description tools -l pl.UTF-8
+Ten pakiet zawiera różne narzędzia do zarządzania procesami.
 
 %prep
 %setup -q -n sysvinit-%{version}dsf
@@ -213,7 +216,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc doc/{Propaganda,Changelog,*.lsm} src/initscript.sample
+%doc COPYRIGHT README doc/{Changelog,Propaganda} src/initscript.sample
 
 %attr(755,root,root) %{_sbindir}/bootlogd
 %attr(755,root,root) %{_sbindir}/halt
@@ -387,6 +390,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.169  2012/02/03 16:16:00  qboosh
+- pl for -tools
+- added URL
+- updated docs
+- dropped unused "preconfigured" bcond
+
 Revision 1.168  2011/12/23 19:36:01  glen
 - upstart-SysVinit is replaced by -tools, not by main package
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/SysVinit/SysVinit.spec?r1=1.168&r2=1.169&f=u



More information about the pld-cvs-commit mailing list