SPECS: gtkpod.spec - source alters go into %prep, missing BR

glen glen at pld-linux.org
Thu Feb 16 11:25:53 CET 2006


Author: glen                         Date: Thu Feb 16 10:25:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- source alters go into %prep, missing BR

---- Files affected:
SPECS:
   gtkpod.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/gtkpod.spec
diff -u SPECS/gtkpod.spec:1.9 SPECS/gtkpod.spec:1.10
--- SPECS/gtkpod.spec:1.9	Thu Feb 16 05:17:06 2006
+++ SPECS/gtkpod.spec	Thu Feb 16 11:25:45 2006
@@ -20,6 +20,7 @@
 BuildRequires:	libid3tag-devel >= 0.15
 BuildRequires:	mpeg4ip-devel
 BuildRequires:	pkgconfig
+BuildRequires:	sed >= 4.0
 Requires:	mount
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -33,9 +34,9 @@
 
 %prep
 %setup -q
+sed -ie 's!/usr/bin/awk!/bin/awk!g' scripts/ldif2vcf.sh
 
 %build
-sed -ie 's!/usr/bin/awk!/bin/awk!g' scripts/ldif2vcf.sh
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
@@ -74,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/02/16 10:25:45  glen
+- source alters go into %prep, missing BR
+
 Revision 1.9  2006/02/16 04:17:06  aredridel
 - up to 0.94.0 (thanks imphasing at gmail.com)
 
================================================================

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



More information about the pld-cvs-commit mailing list