SPECS: redland.spec - b-t reverted - adjusted link patch and bdbc_...

qboosh qboosh at pld-linux.org
Fri Dec 14 20:07:29 CET 2007


Author: qboosh                       Date: Fri Dec 14 19:07:29 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- b-t reverted
- adjusted link patch and bdbc_libdir in configure just to stop complaining
- added ghost symlink

---- Files affected:
SPECS:
   redland.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/redland.spec
diff -u SPECS/redland.spec:1.38 SPECS/redland.spec:1.39
--- SPECS/redland.spec:1.38	Tue Dec 11 00:04:52 2007
+++ SPECS/redland.spec	Fri Dec 14 20:07:24 2007
@@ -21,7 +21,6 @@
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake >= 1:1.7
 BuildRequires:	db-devel
-BuildRequires:	db-static
 BuildRequires:	libraptor-devel >= 1.4.15
 BuildRequires:	libtool
 BuildRequires:	mysql-devel >= 3.23.58
@@ -30,6 +29,7 @@
 BuildRequires:	postgresql-devel
 BuildRequires:	rasqal-devel >= 1:0.9.14
 BuildRequires:	rpmbuild(macros) >= 1.98
+BuildRequires:	sed >= 4.0
 BuildRequires:	sqlite3-devel >= 3
 Requires:	libraptor >= 1.4.15
 Requires:	rasqal >= 1:0.9.14
@@ -105,6 +105,8 @@
 %setup -q
 %patch0 -p1
 
+sed -i -e 's,bdbc_prefix/lib$,bdbc_prefix/%{_lib},' configure.ac
+
 %build
 %{__libtoolize}
 %{__aclocal}
@@ -137,6 +139,7 @@
 %attr(755,root,root) %{_bindir}/rdfproc
 %attr(755,root,root) %{_bindir}/redland-db-upgrade
 %attr(755,root,root) %{_libdir}/librdf.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/librdf.so.0
 %dir %{_datadir}/redland
 %{_datadir}/redland/mysql-v*.ttl
 %{_mandir}/man1/rdfproc.1*
@@ -167,6 +170,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2007-12-14 19:07:24  qboosh
+- b-t reverted
+- adjusted link patch and bdbc_libdir in configure just to stop complaining
+- added ghost symlink
+
 Revision 1.38  2007-12-10 23:04:52  rotom
 - BR added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/redland.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list