Author: qboosh Date: Sat Feb 3 13:45:30 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.4.14
---- Files affected: SPECS: libraptor.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/libraptor.spec diff -u SPECS/libraptor.spec:1.33 SPECS/libraptor.spec:1.34 --- SPECS/libraptor.spec:1.33 Sat Oct 28 00:55:55 2006 +++ SPECS/libraptor.spec Sat Feb 3 14:45:25 2007 @@ -4,19 +4,19 @@ Name: libraptor # the real name is raptor, but it conflicts with already existing raptor game %define rname raptor -Version: 1.4.13 +Version: 1.4.14 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: a00b9685dd42d29537a4ff6bc94efabd +# Source0-md5: 1bbc9938f8f7310e20fbd5b962a43847 URL: http://librdf.org/raptor/ BuildRequires: autoconf >= 2.50 BuildRequires: automake >= 1:1.7 -# WWW library can be one of: curl(default),xml,libwww,none +# WWW library can be one of: curl(default),xml,libfetch,libwww,none BuildRequires: curl-devel # XML library can be libxml or expat; grddl parser requires libxml2+libxslt anyway -BuildRequires: libxml2-devel >= 2.4.0 +BuildRequires: libxml2-devel >= 2.6.8 BuildRequires: libxslt-devel >= 1.0.18 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.98 @@ -40,7 +40,7 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: curl-devel -Requires: libxml2-devel >= 2.4.0 +Requires: libxml2-devel >= 2.6.8 Requires: libxslt-devel >= 1.0.18 %description devel @@ -134,6 +134,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2007/02/03 13:45:25 qboosh +- updated to 1.4.14 + Revision 1.33 2006/10/27 22:55:55 qboosh - updated to 1.4.13 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libraptor.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
