Author: qboosh                       Date: Sun Nov  5 23:52:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gettextize (needed with new gettext)
- added curl patch (needed with new curl)

---- Files affected:
SPECS:
   vorbis-tools.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/vorbis-tools.spec
diff -u SPECS/vorbis-tools.spec:1.43 SPECS/vorbis-tools.spec:1.44
--- SPECS/vorbis-tools.spec:1.43        Sun Aug  6 12:12:12 2006
+++ SPECS/vorbis-tools.spec     Mon Nov  6 00:52:43 2006
@@ -13,11 +13,13 @@
 # Source0-md5: 47845fd76f5f2354a3619c4097575487
 Patch0:                %{name}-ac_fixes.patch
 Patch1:                %{name}-nolibnsl.patch
+Patch2:                %{name}-curl.patch
 URL:           http://www.vorbis.com/
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake
 BuildRequires: curl-devel
 BuildRequires: flac-devel
+BuildRequires: gettext-devel
 BuildRequires: libao-devel >= 0.8.3
 BuildRequires: libogg-devel >= 2:1.1
 BuildRequires: libtool
@@ -49,11 +51,14 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
+%{__gettextize}
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
+%{__autoheader}
 %{__automake}
 %configure
 %{__make}
@@ -81,6 +86,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2006/11/05 23:52:43  qboosh
+- gettextize (needed with new gettext)
+- added curl patch (needed with new curl)
+
 Revision 1.43  2006/08/06 10:12:12  wolf
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vorbis-tools.spec?r1=1.43&r2=1.44&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to