SPECS (AC-branch): poldek.spec - link libvfile with -lutil - as-ne...

sparky sparky at pld-linux.org
Tue Aug 1 00:08:30 CEST 2006


Author: sparky                       Date: Mon Jul 31 22:08:30 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- link libvfile with -lutil - as-needed fix [AC-branch because ppcrcd uses it]

---- Files affected:
SPECS:
   poldek.spec (1.197.2.79 -> 1.197.2.80) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.197.2.79 SPECS/poldek.spec:1.197.2.80
--- SPECS/poldek.spec:1.197.2.79	Wed Jun  7 16:05:22 2006
+++ SPECS/poldek.spec	Tue Aug  1 00:08:24 2006
@@ -47,6 +47,7 @@
 %{?with_python:BuildRequires:	python-devel}
 BuildRequires:	readline-devel >= 5.0
 BuildRequires:	rpm-devel >= %{ver_rpm}
+BuildRequires:	sed >= 4.0
 BuildRequires:	zlib-devel
 %if %{with static}
 BuildRequires:	bzip2-static
@@ -164,6 +165,7 @@
 %ifarch %{x8664}
 %patch10 -p1
 %endif
+sed '/libvfile_la_LIBADD/s/$/ -lutil/' -i vfile/Makefile.am
 
 %build
 %{__autopoint}
@@ -358,6 +360,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.197.2.80  2006/07/31 22:08:24  sparky
+- link libvfile with -lutil - as-needed fix [AC-branch because ppcrcd uses it]
+
 Revision 1.197.2.79  2006/06/07 14:05:22  sparky
 - missing %if %{with python}
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/poldek.spec?r1=1.197.2.79&r2=1.197.2.80&f=u



More information about the pld-cvs-commit mailing list