Author: qboosh                       Date: Sat Feb  3 14:54:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.9.13

---- Files affected:
SPECS:
   rasqal.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/rasqal.spec
diff -u SPECS/rasqal.spec:1.16 SPECS/rasqal.spec:1.17
--- SPECS/rasqal.spec:1.16      Sun May 28 08:44:49 2006
+++ SPECS/rasqal.spec   Sat Feb  3 15:54:34 2007
@@ -2,13 +2,13 @@
 Summary:       Rasqal RDF Query Library
 Summary(pl):   Rasqal - biblitoteka zapytaƄ RDF
 Name:          rasqal
-Version:       0.9.12
+Version:       0.9.13
 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: 403b95de5c23124f6a6491bdde3eba86
+# Source0-md5: 5cbf3193bf473d1e35ee4539d1528b8b
 URL:           http://librdf.org/rasqal/
 BuildRequires: automake >= 1:1.7
 BuildRequires: flex >= 2.5.31
@@ -88,15 +88,15 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog LICENSE.txt NEWS README
 %attr(755,root,root) %{_bindir}/roqet
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/librasqal.so.*.*.*
 %{_mandir}/man1/roqet.1*
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/rasqal-config
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_includedir}/*
+%attr(755,root,root) %{_libdir}/librasqal.so
+%{_libdir}/librasqal.la
+%{_includedir}/rasqal.h
 %{_pkgconfigdir}/rasqal.pc
 %{_mandir}/man1/rasqal-config.1*
 %{_mandir}/man3/librasqal.3*
@@ -104,7 +104,7 @@
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/librasqal.a
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -112,6 +112,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2007/02/03 14:54:34  qboosh
+- updated to 0.9.13
+
 Revision 1.16  2006/05/28 06:44:49  qboosh
 - updated to 0.9.12
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rasqal.spec?r1=1.16&r2=1.17&f=u

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

Reply via email to