SPECS: use.spec - proper order of Requires

witekfl witekfl at pld-linux.org
Wed Jul 2 21:35:04 CEST 2008


Author: witekfl                      Date: Wed Jul  2 19:35:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper order of Requires

---- Files affected:
SPECS:
   use.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/use.spec
diff -u SPECS/use.spec:1.1 SPECS/use.spec:1.2
--- SPECS/use.spec:1.1	Wed Jul  2 21:26:52 2008
+++ SPECS/use.spec	Wed Jul  2 21:34:59 2008
@@ -10,8 +10,8 @@
 Source0:	http://www.db.informatik.uni-bremen.de/projects/%{name}-%{version}.tar.gz
 # Source0-md5:	92e39f0edc6df05b4be15a267847c26e
 URL:		http://www.db.informatik.uni-bremen.de/projects/USE/
-Requires:	readline
 Requires:	java
+Requires:	readline
 ExclusiveArch:	%{ix86}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -62,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/07/02 19:34:59  witekfl
+- proper order of Requires
+
 Revision 1.1  2008/07/02 19:26:52  witekfl
 - new
 - done dumb way, but works
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/use.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list