Author: qboosh Date: Mon Aug 25 16:11:39 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.9.16 (note: new soname)
---- Files affected: SPECS: rasqal.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/rasqal.spec diff -u SPECS/rasqal.spec:1.22 SPECS/rasqal.spec:1.23 --- SPECS/rasqal.spec:1.22 Sun Dec 16 16:38:31 2007 +++ SPECS/rasqal.spec Mon Aug 25 18:11:33 2008 @@ -2,23 +2,23 @@ Summary: Rasqal RDF Query Library Summary(pl.UTF-8): Rasqal - biblitoteka zapytań RDF Name: rasqal -Version: 0.9.15 +Version: 0.9.16 Release: 1 Epoch: 1 License: LGPL v2.1+ or GPL v2+ or Apache v2.0+ Group: Libraries Source0: http://download.librdf.org/source/%{name}-%{version}.tar.gz -# Source0-md5: 22aa82cd8953e2a870b6f183268a957f +# Source0-md5: fca8706f2c4619e2fa3f8f42f8fc1e9d URL: http://librdf.org/rasqal/ BuildRequires: automake >= 1:1.7 BuildRequires: flex >= 2.5.31 -BuildRequires: libraptor-devel >= 1.4.16 +BuildRequires: libraptor-devel >= 1.4.17 BuildRequires: libxml2-devel >= 1:2.6.8 BuildRequires: mpfr-devel BuildRequires: pcre-devel >= 3.9 #BuildRequires: redland-devel >= 0.9.6 BuildRequires: rpmbuild(macros) >= 1.98 -Requires: libraptor >= 1.4.16 +Requires: libraptor >= 1.4.17 Requires: libxml2 >= 1:2.6.8 Requires: pcre >= 3.9 #Requires: redland >= 0.9.6 @@ -35,7 +35,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe do biblioteki zapytań RDF Rasqal Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} -Requires: libraptor-devel >= 1.4.16 +Requires: libraptor-devel >= 1.4.17 Requires: libxml2-devel >= 1:2.6.8 Requires: mpfr-devel Requires: pcre-devel >= 3.9 @@ -91,7 +91,7 @@ %doc AUTHORS ChangeLog LICENSE.txt NEWS NOTICE README RELEASE.html %attr(755,root,root) %{_bindir}/roqet %attr(755,root,root) %{_libdir}/librasqal.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/librasqal.so.0 +%attr(755,root,root) %ghost %{_libdir}/librasqal.so.1 %{_mandir}/man1/roqet.1* %files devel @@ -99,7 +99,7 @@ %attr(755,root,root) %{_bindir}/rasqal-config %attr(755,root,root) %{_libdir}/librasqal.so %{_libdir}/librasqal.la -%{_includedir}/rasqal.h +%{_includedir}/rasqal %{_pkgconfigdir}/rasqal.pc %{_mandir}/man1/rasqal-config.1* %{_mandir}/man3/librasqal.3* @@ -115,6 +115,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2008/08/25 16:11:33 qboosh +- updated to 0.9.16 (note: new soname) + Revision 1.22 2007/12/16 15:38:31 qboosh - updated to 0.9.15 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rasqal.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
