Author: shadzik Date: Tue Nov 2 18:34:43 2010 GMT Module: packages Tag: HEAD ---- Log message: - fix kretynizm
---- Files affected: packages/redland: redland.spec (1.66 -> 1.67) ---- Diffs: ================================================================ Index: packages/redland/redland.spec diff -u packages/redland/redland.spec:1.66 packages/redland/redland.spec:1.67 --- packages/redland/redland.spec:1.66 Tue Nov 2 19:24:43 2010 +++ packages/redland/redland.spec Tue Nov 2 19:34:37 2010 @@ -12,7 +12,6 @@ Group: Libraries Source0: http://download.librdf.org/source/%{name}-%{version}.tar.gz # Source0-md5: 40f37a5ad97fdfbf984f78dcea0c6115 -#Patch1: %{name}-storage-file.patch URL: http://librdf.org/ %if %{with threestore} BuildRequires: 3store-devel >= 2.0 @@ -151,7 +150,6 @@ %prep %setup -q -#%patch1 -p1 sed -i 's,bdbc_prefix/lib$,bdbc_prefix/%{_lib},' configure.ac sed -i 's,for bdbc_version in 4\.6,for bdbc_version in 4\.7 4\.6,' configure.ac @@ -196,7 +194,6 @@ %attr(755,root,root) %{_libdir}/librdf.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/librdf.so.0 %dir %{_libdir}/redland -%attr(755,root,root) %{_libdir}/redland/librdf_storage_file.so %dir %{_datadir}/redland %{_datadir}/redland/mysql-v*.ttl %{_mandir}/man1/rdfproc.1* @@ -249,6 +246,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.67 2010/11/02 18:34:37 shadzik +- fix kretynizm + Revision 1.66 2010/11/02 18:24:43 shadzik - ADD FUCKING PATCHES!!! ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/redland/redland.spec?r1=1.66&r2=1.67&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
