SPECS: splashutils.spec - fix chkconfig deps, use existing Group

glen glen at pld-linux.org
Thu Apr 20 19:45:03 CEST 2006


Author: glen                         Date: Thu Apr 20 17:45:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix chkconfig deps, use existing Group

---- Files affected:
SPECS:
   splashutils.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/splashutils.spec
diff -u SPECS/splashutils.spec:1.20 SPECS/splashutils.spec:1.21
--- SPECS/splashutils.spec:1.20	Tue Apr  4 00:05:53 2006
+++ SPECS/splashutils.spec	Thu Apr 20 19:44:58 2006
@@ -12,11 +12,11 @@
 Version:	1.1.9.10
 Release:	0.3
 License:	GPL
-Group:		System
+Group:		Applications/System
 Source0:	http://dev.gentoo.org/~spock/projects/gensplash/archive/%{name}-%{version}.tar.bz2
 # Source0-md5:	af1230e0f1bda32b519a6accf6ade734
 %define		_misc_ver	0.1.3
-Source1:	http://dev.gentoo.org/~spock/projects/gensplash/current/miscsplashutils-%{_misc_ver}.tar.bz2
+Source1:	http://dev.gentoo.org/~spock/projects/gensplash/current/misc%{name}-%{_misc_ver}.tar.bz2
 # Source1-md5:	f8e92992682bbaf8e6eb2316ac708bc0
 Source2:	%{name}.init
 Source3:	%{name}.sysconfig
@@ -30,6 +30,8 @@
 BuildRequires:	libpng-static
 BuildRequires:	linux-libc-headers >= 7:2.6.9.1-1.5
 BuildRequires:	zlib-static
+Requires(post,preun):	/sbin/chkconfig
+Requires:	rc-scripts
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -71,7 +73,6 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-umask 022 
 /sbin/chkconfig --add fbsplash
 
 %preun
@@ -94,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2006/04/20 17:44:58  glen
+- fix chkconfig deps, use existing Group
+
 Revision 1.20  2006/04/03 22:05:53  blekot
 - updated to 1.1.9.10
 - updated makefile patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/splashutils.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list