Witam, poprawiłem gstreamer-plugins-moodbar.spec, brakowało BR na fftw3-single i fftw3-single-devel. Dołączony patch na speca. Buduje się, działa, IMHO zdatne do posłania na buildery.
Pozdrawiam, -- Remigiusz "Enleth" Marcinkiewicz, [EMAIL PROTECTED] WWW http://enleth.com http://heroes.net.pl JID [EMAIL PROTECTED]
Index: gstreamer-plugins-moodbar.spec =================================================================== RCS file: /cvsroot/SPECS/gstreamer-plugins-moodbar.spec,v retrieving revision 1.9 diff -u -r1.9 gstreamer-plugins-moodbar.spec --- gstreamer-plugins-moodbar.spec 28 Jun 2007 17:22:02 -0000 1.9 +++ gstreamer-plugins-moodbar.spec 14 Jan 2008 22:30:47 -0000 @@ -6,7 +6,7 @@ Summary(pl.UTF-8): Wtyczka do gstreamera generująca Moodbar Name: gstreamer-plugins-moodbar Version: 0.1.2 -Release: 1 +Release: 2 License: GPL v2 Group: Libraries Source0: http://pwsp.net/~qbob/moodbar-%{version}.tar.gz @@ -14,8 +14,10 @@ URL: http://amarok.kde.org/wiki/Moodbar BuildRequires: gstreamer-devel >= %{gst_major_ver} BuildRequires: rpmbuild(macros) >= 1.194 +BuildRequires: fftw3-single-devel >= 3.0 Requires: gstreamer-plugins-base >= %{gst_major_ver} Requires: gstreamer-plugins-good >= %{gst_major_ver} +Requires: fftw3-single >= 3.0 Obsoletes: gstreamer-plugins-moodbar-devel Obsoletes: gstreamer-plugins-moodbar-static BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
_______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
