SPECS: gnome-subtitles.spec - lt/ac regeneration required to avoid BR: gcc-c++

sls sls at pld-linux.org
Sat Jan 24 23:46:15 CET 2009


Author: sls                          Date: Sat Jan 24 22:46:15 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- lt/ac regeneration required to avoid BR: gcc-c++

---- Files affected:
SPECS:
   gnome-subtitles.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/gnome-subtitles.spec
diff -u SPECS/gnome-subtitles.spec:1.13 SPECS/gnome-subtitles.spec:1.14
--- SPECS/gnome-subtitles.spec:1.13	Sat Jan 24 23:35:22 2009
+++ SPECS/gnome-subtitles.spec	Sat Jan 24 23:46:10 2009
@@ -22,6 +22,7 @@
 BuildRequires:	gstreamer-devel >= 0.10
 BuildRequires:	gstreamer-plugins-base-devel >= 0.10
 BuildRequires:	intltool
+BuildRequires:	libtool
 BuildRequires:	mono-csharp
 BuildRequires:	rpmbuild(monoautodeps)
 BuildRequires:	sublib-devel >= 0.9
@@ -45,6 +46,10 @@
 %setup -q
 
 %build
+cd gstreamer-playbin-0.2.1
+%{__libtoolize}
+%{__autoconf}
+cd ..
 %configure
 %{__make}
 
@@ -79,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2009/01/24 22:46:10  sls
+- lt/ac regeneration required to avoid BR: gcc-c++
+
 Revision 1.13  2009/01/24 22:35:22  sls
 - more BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-subtitles.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list