[svn] r4613 - in trunk/rpms: bogofilter dconf guichan mplayer
qwtplot3d
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Fri Aug 4 13:28:32 CEST 2006
Author: dries
Date: 2006-08-04 13:28:30 +0200 (Fri, 04 Aug 2006)
New Revision: 4613
Modified:
trunk/rpms/bogofilter/bogofilter.spec
trunk/rpms/dconf/dconf.spec
trunk/rpms/guichan/guichan.spec
trunk/rpms/mplayer/mplayer.spec
trunk/rpms/qwtplot3d/qwtplot3d.spec
Log:
missing buildreqs
Modified: trunk/rpms/bogofilter/bogofilter.spec
===================================================================
--- trunk/rpms/bogofilter/bogofilter.spec 2006-08-04 10:54:15 UTC (rev 4612)
+++ trunk/rpms/bogofilter/bogofilter.spec 2006-08-04 11:28:30 UTC (rev 4613)
@@ -20,6 +20,7 @@
BuildRequires: flex
%{!?_without_tdb:BuildRequires: tdb-devel}
%{?fc4:BuildRequires: db4-devel}
+%{?fc5:BuildRequires: db4-devel}
Conflicts: bogofilter-static
%description
Modified: trunk/rpms/dconf/dconf.spec
===================================================================
--- trunk/rpms/dconf/dconf.spec 2006-08-04 10:54:15 UTC (rev 4612)
+++ trunk/rpms/dconf/dconf.spec 2006-08-04 11:28:30 UTC (rev 4613)
@@ -14,7 +14,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildArch: noarch
-BuildRequires: python
+BuildRequires: python, asciidoc
Requires: python
%description
Modified: trunk/rpms/guichan/guichan.spec
===================================================================
--- trunk/rpms/guichan/guichan.spec 2006-08-04 10:54:15 UTC (rev 4612)
+++ trunk/rpms/guichan/guichan.spec 2006-08-04 11:28:30 UTC (rev 4613)
@@ -16,7 +16,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: gcc-c++, autoconf, automake, allegro-devel, SDL-devel
-BuildRequires: SDL_image-devel, libtool
+BuildRequires: SDL_image-devel, libtool, freeglut-devel
%description
Guichan is a small, efficient C++ GUI library designed for games. It comes
Modified: trunk/rpms/mplayer/mplayer.spec
===================================================================
--- trunk/rpms/mplayer/mplayer.spec 2006-08-04 10:54:15 UTC (rev 4612)
+++ trunk/rpms/mplayer/mplayer.spec 2006-08-04 11:28:30 UTC (rev 4613)
@@ -87,7 +87,7 @@
BuildRequires: gtk2-devel, SDL-devel
BuildRequires: libpng-devel, libjpeg-devel, libungif-devel
BuildRequires: lame-devel, libmad-devel, flac-devel
-BuildRequires: libmatroska-devel
+BuildRequires: libmatroska-devel, gcc-c++
BuildRequires: ImageMagick
%{?_with_dvdread:BuildRequires: libdvdread-devel}
%{!?_without_dvb:BuildRequires: kernel = %{kversion}, kernel-devel = %{kversion}}
Modified: trunk/rpms/qwtplot3d/qwtplot3d.spec
===================================================================
--- trunk/rpms/qwtplot3d/qwtplot3d.spec 2006-08-04 10:54:15 UTC (rev 4612)
+++ trunk/rpms/qwtplot3d/qwtplot3d.spec 2006-08-04 11:28:30 UTC (rev 4613)
@@ -12,7 +12,7 @@
Source: http://dl.sf.net/qwtplot3d/qwtplot3d-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires: qt-devel
+BuildRequires: qt-devel, gcc-c++
%description
qwtplot3d is a graphics extension to the Qt GUI application framework that
More information about the svn-commits
mailing list