SPECS: cinelerra-cv.spec - regenerate gettext stuff
arekm
arekm at pld-linux.org
Sun Nov 26 01:52:02 CET 2006
Author: arekm Date: Sun Nov 26 00:52:02 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- regenerate gettext stuff
---- Files affected:
SPECS:
cinelerra-cv.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/cinelerra-cv.spec
diff -u SPECS/cinelerra-cv.spec:1.1 SPECS/cinelerra-cv.spec:1.2
--- SPECS/cinelerra-cv.spec:1.1 Sun Nov 26 01:29:00 2006
+++ SPECS/cinelerra-cv.spec Sun Nov 26 01:51:57 2006
@@ -22,6 +22,7 @@
BuildRequires: automake
BuildRequires: esound-devel
BuildRequires: freetype-devel >= 2.1.4
+BuildRequires: gettext-devel
#BuildRequires: lame-libs-devel >= 3.93.1
BuildRequires: libavc1394-devel >= 0.5.1
BuildRequires: libiec61883-devel >= 1.0.0
@@ -89,10 +90,11 @@
%patch0 -p1
%build
-rm -rf m4/*.m4 *.m4
+rm -f m4/*.m4 *.m4
touch config.rpath
-%{__aclocal}
+%{__gettextize}
%{__libtoolize}
+%{__aclocal} -I m4
%{__autoheader}
%{__automake}
%{__autoconf}
@@ -145,6 +147,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/11/26 00:51:57 arekm
+- regenerate gettext stuff
+
Revision 1.1 2006/11/26 00:29:00 arekm
- new; community version
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cinelerra-cv.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list