SPECS: rc-scripts.spec - update to 0.4.1.14

glen glen at pld-linux.org
Tue Dec 11 13:39:39 CET 2007


Author: glen                         Date: Tue Dec 11 12:39:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 0.4.1.14

---- Files affected:
SPECS:
   rc-scripts.spec (1.271 -> 1.272) 

---- Diffs:

================================================================
Index: SPECS/rc-scripts.spec
diff -u SPECS/rc-scripts.spec:1.271 SPECS/rc-scripts.spec:1.272
--- SPECS/rc-scripts.spec:1.271	Mon Dec 10 23:24:03 2007
+++ SPECS/rc-scripts.spec	Tue Dec 11 13:39:34 2007
@@ -2,7 +2,6 @@
 #
 # Conditional build:
 %bcond_without	static		# link binaries with glib dynamically
-%bcond_without	devalias 	# without dev_alias patch
 #
 Summary:	inittab and /etc/rc.d scripts
 Summary(de.UTF-8):	inittab und /etc/rc.d Scripts
@@ -10,20 +9,14 @@
 Summary(pl.UTF-8):	inittab i skrypty startowe z katalogu /etc/rc.d
 Summary(tr.UTF-8):	inittab ve /etc/rc.d dosyaları
 Name:		rc-scripts
-Version:	0.4.1.13
-Release:	3
+Version:	0.4.1.14
+Release:	1
 License:	GPL v2
 Group:		Base
 #Source0:	ftp://ftp1.pld-linux.org/people/arekm/software/%{name}-%{version}.tar.gz
 Source0:	%{name}-%{version}.tar.gz
-# Source0-md5:	76e6f83484a3039fd0c1ed1d0f6e4d83
-Patch0:		%{name}-dev_alias.patch
-Patch1:		%{name}-sleep.patch
-Patch2:		%{name}-fuser.patch
-Patch3:		%{name}-lang.patch
+# Source0-md5:	cfc943d3e6928b2cb8a610ea16c000a7
 URL:		http://svn.pld-linux.org/cgi-bin/viewsvn/rc-scripts/
-BuildRequires:	autoconf
-BuildRequires:	automake
 BuildRequires:	gettext-devel
 BuildRequires:	glib2-devel
 %{?with_static:BuildRequires:	glib2-static}
@@ -99,15 +92,8 @@
 
 %prep
 %setup -q
-%{?with_devalias:%patch0 -p0}
-%patch1 -p1
-%patch2 -p1
-%patch3 -p0
 
 %build
-%{__aclocal}
-%{__automake}
-%{__autoconf}
 %configure \
 	--with-localedir=%{localedir}
 %{__make} \
@@ -216,7 +202,6 @@
 
 %attr(754,root,root) /etc/rc.d/rc
 %attr(754,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/rc.d/rc.local
-%attr(754,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/rc.d/rc.modules
 %attr(754,root,root) /etc/rc.d/rc.init
 %attr(754,root,root) /etc/rc.d/rc.sysinit
 %attr(754,root,root) /etc/rc.d/rc.shutdown
@@ -342,6 +327,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.272  2007-12-11 12:39:34  glen
+- update to 0.4.1.14
+
 Revision 1.271  2007-12-10 22:24:03  arekm
 - rel 3; don't overwrite sh session locales
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rc-scripts.spec?r1=1.271&r2=1.272&f=u



More information about the pld-cvs-commit mailing list