packages: ogmrip/ogmrip.spec - BR: gtk-doc, which
sparky
sparky at pld-linux.org
Mon Nov 30 03:10:21 CET 2009
Author: sparky Date: Mon Nov 30 02:10:21 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- BR: gtk-doc, which
---- Files affected:
packages/ogmrip:
ogmrip.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: packages/ogmrip/ogmrip.spec
diff -u packages/ogmrip/ogmrip.spec:1.23 packages/ogmrip/ogmrip.spec:1.24
--- packages/ogmrip/ogmrip.spec:1.23 Sun Mar 29 00:47:55 2009
+++ packages/ogmrip/ogmrip.spec Mon Nov 30 03:10:16 2009
@@ -21,6 +21,7 @@
BuildRequires: gettext-devel
BuildRequires: glib2-devel >= 1:2.6.0
BuildRequires: gtk+2-devel >= 2:2.10.0
+BuildRequires: gtk-doc
BuildRequires: hal-devel >= 0.5.0
BuildRequires: intltool >= 0.35.0
BuildRequires: libdvdread-devel >= 0.9.7
@@ -30,11 +31,12 @@
BuildRequires: libstdc++-devel
BuildRequires: libtheora-devel >= 1.0-0.alpha5
BuildRequires: libuuid-devel
-BuildRequires: pkgconfig
-BuildRequires: rpmbuild(macros) >= 1.198
# TODO: remove configure checks (just assume support for everything, mkvtoolnix 2.x)
BuildRequires: mencoder >= 3:1.0-3.rc1
%{?with_matroska:BuildRequires: mkvtoolnix >= 2}
+BuildRequires: pkgconfig
+BuildRequires: rpmbuild(macros) >= 1.198
+BuildRequires: which
Requires(post,preun): GConf2 >= 2.6.0
Requires: %{name}-libs = %{version}-%{release}
Requires: eject
@@ -119,17 +121,17 @@
%build
%configure \
- EJECT_PROG=/usr/bin/eject \
- FAAC_PROG=/usr/bin/faac \
- GOCR_PROG=/usr/bin/gocr \
- LAME_PROG=/usr/bin/lame \
- MENCODER_PROG=/usr/bin/mencoder \
- MKVMERGE_PROG=/usr/bin/mkvmerge \
- MPLAYER_PROG=/usr/bin/mplayer \
- OCRAD_PROG=/usr/bin/ocrad \
- OGGENC_PROG=/usr/bin/oggenc \
- OGMMERGE_PROG=/usr/bin/ogmmerge \
- OGMSPLIT_PROG=/usr/bin/ogmsplit \
+ EJECT_PROG=%{_bindir}/eject \
+ FAAC_PROG=%{_bindir}/faac \
+ GOCR_PROG=%{_bindir}/gocr \
+ LAME_PROG=%{_bindir}/lame \
+ MENCODER_PROG=%{_bindir}/mencoder \
+ MKVMERGE_PROG=%{_bindir}/mkvmerge \
+ MPLAYER_PROG=%{_bindir}/mplayer \
+ OCRAD_PROG=%{_bindir}/ocrad \
+ OGGENC_PROG=%{_bindir}/oggenc \
+ OGMMERGE_PROG=%{_bindir}/ogmmerge \
+ OGMSPLIT_PROG=%{_bindir}/ogmsplit \
--disable-schemas-install \
%{!?with_static_libs:--disable-static} \
--with-html-dir=%{_gtkdocdir} \
@@ -247,6 +249,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2009/11/30 02:10:16 sparky
+- BR: gtk-doc, which
+
Revision 1.23 2009/03/28 23:47:55 areq
- 0.12.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ogmrip/ogmrip.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list