SPECS: xprint.spec - PreReq -> Requires

darekr darekr at pld-linux.org
Sun Sep 11 16:50:07 CEST 2005


Author: darekr                       Date: Sun Sep 11 14:50:07 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- PreReq -> Requires

---- Files affected:
SPECS:
   xprint.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/xprint.spec
diff -u SPECS/xprint.spec:1.8 SPECS/xprint.spec:1.9
--- SPECS/xprint.spec:1.8	Tue Jul 29 16:17:59 2003
+++ SPECS/xprint.spec	Sun Sep 11 16:50:02 2005
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
 %define		_date		2002-12-01
 %define		_rel		008
-
 Summary:	Xprint - advanced print API for X11-based applications
 Summary(pl):	Xprint - zaawansowane API do drukowania dla aplikacji opartych na X11
 Name:		xprint
@@ -11,8 +10,8 @@
 Group:		X11/XFree86
 Source0:	http://puck.informatik.med.uni-giessen.de/download/%{name}_mozdev_org_source-%{_date}-trunk.tar.gz
 # Source0-md5:	a196f07e60c381263d252f3a53f9f036
-PreReq:		rc-scripts
-PreReq:		xprint-initrc
+Requires:	rc-scripts
+Requires:	xprint-initrc
 Requires(post,preun):	/sbin/chkconfig
 URL:		http://xprint.mozdev.org/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -43,6 +42,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_bindir}
+
 install src/xprint_main/xc/programs/Xserver/Xprt $RPM_BUILD_ROOT%{_bindir}
 
 cd src/xprint_main/xc/programs/Xserver/XpConfig
@@ -90,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/09/11 14:50:02  darekr
+- PreReq -> Requires
+
 Revision 1.8  2003/07/29 14:17:59  qboosh
 - added missing Requires(): chkconfig or PreReq: rc-scripts
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xprint.spec?r1=1.8&r2=1.9&f=u




More information about the pld-cvs-commit mailing list