SPECS: grubby.spec - link with shared poppt

glen glen at pld-linux.org
Thu Feb 8 19:59:23 CET 2007


Author: glen                         Date: Thu Feb  8 18:59:23 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- link with shared poppt

---- Files affected:
SPECS:
   grubby.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/grubby.spec
diff -u SPECS/grubby.spec:1.10 SPECS/grubby.spec:1.11
--- SPECS/grubby.spec:1.10	Thu Feb  8 19:56:30 2007
+++ SPECS/grubby.spec	Thu Feb  8 19:59:18 2007
@@ -14,7 +14,8 @@
 Patch0:		%{name}-menu.lst.patch
 Patch1:		%{name}-pld.patch
 Patch2:		%{name}-geninitrd.patch
-BuildRequires:	popt-static
+Patch3:		%{name}-poptshared.patch
+BuildRequires:	popt-devel
 Requires:	geninitrd >= 8243
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -40,6 +41,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 cd %{name}
@@ -74,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/02/08 18:59:18  glen
+- link with shared poppt
+
 Revision 1.10  2007/02/08 18:56:30  glen
 - use geninitrd with fixed UUID=, LABEL= lookups; rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/grubby.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list