SPECS: xmlstarlet.spec - more strict deps
tommat
tommat at pld-linux.org
Sun Mar 4 17:14:59 CET 2007
Author: tommat Date: Sun Mar 4 16:14:59 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more strict deps
---- Files affected:
SPECS:
xmlstarlet.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/xmlstarlet.spec
diff -u SPECS/xmlstarlet.spec:1.2 SPECS/xmlstarlet.spec:1.3
--- SPECS/xmlstarlet.spec:1.2 Sun Mar 4 17:05:43 2007
+++ SPECS/xmlstarlet.spec Sun Mar 4 17:14:54 2007
@@ -11,8 +11,8 @@
URL: http://xmlstar.sourceforge.net/
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: libxml2-devel
-BuildRequires: libxslt-devel
+BuildRequires: libxml2-devel >= 1:2.6.12
+BuildRequires: libxslt-devel >= 1.1.9
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -59,6 +59,9 @@
$Log$
+Revision 1.3 2007/03/04 16:14:54 tommat
+- more strict deps
+
Revision 1.2 2007/03/04 16:05:43 tommat
- BR autotools
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xmlstarlet.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list