Author: qboosh                       Date: Thu Jul 20 06:11:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.4.10

---- Files affected:
SPECS:
   libraptor.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/libraptor.spec
diff -u SPECS/libraptor.spec:1.30 SPECS/libraptor.spec:1.31
--- SPECS/libraptor.spec:1.30   Sun May 28 01:37:49 2006
+++ SPECS/libraptor.spec        Thu Jul 20 08:11:27 2006
@@ -4,20 +4,21 @@
 Name:          libraptor
 # the real name is raptor, but it conflicts with already existing raptor game
 %define        rname   raptor
-Version:       1.4.9
+Version:       1.4.10
 Release:       1
 License:       LGPL v2.1+ or GPL v2+ or Apache v2.0+
 Group:         Libraries
 Source0:       http://download.librdf.org/source/%{rname}-%{version}.tar.gz
-# Source0-md5: c2c4c5724c5f245a166d05eaf529fe4c
+# Source0-md5: f4cf03c606bff274431c1ea5c7c3b10d
 URL:           http://librdf.org/raptor/
 BuildRequires: autoconf
 BuildRequires: automake
 # WWW library can be one of: curl(default),xml,libwww,none
 BuildRequires: curl-devel
 BuildRequires: glib2-devel >= 2.0.0
-# XML library can be libxml or expat
-BuildRequires: libxml2-devel
+# XML library can be libxml or expat; grddl parser requires libxml2+libxslt 
anyway
+BuildRequires: libxml2-devel >= 2.4.0
+BuildRequires: libxslt-devel >= 1.0.18
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.98
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -41,7 +42,8 @@
 Requires:      %{name} = %{version}-%{release}
 Requires:      curl-devel
 Requires:      glib2-devel >= 2.0.0
-Requires:      libxml2-devel
+Requires:      libxml2-devel >= 2.4.0
+Requires:      libxslt-devel >= 1.0.18
 
 %description devel
 libraptor library header files.
@@ -134,6 +136,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2006/07/20 06:11:27  qboosh
+- updated to 1.4.10
+
 Revision 1.30  2006/05/27 23:37:49  qboosh
 - updated to 1.4.9
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libraptor.spec?r1=1.30&r2=1.31&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to