Author: megabajt Date: Sat Oct 18 11:25:47 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - re-added -ffmpeg.patch - S: mplayer (for movie preview) - release 3
---- Files affected: SPECS: xvidcap.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/xvidcap.spec diff -u SPECS/xvidcap.spec:1.34 SPECS/xvidcap.spec:1.35 --- SPECS/xvidcap.spec:1.34 Mon Jul 21 12:03:29 2008 +++ SPECS/xvidcap.spec Sat Oct 18 13:25:41 2008 @@ -7,18 +7,20 @@ Summary(pl.UTF-8): XVidCap - przechwytywanie obrazu dla X Name: xvidcap Version: 1.1.7 -Release: 2 +Release: 3 Epoch: 1 License: GPL Group: X11/Applications/Graphics Source0: http://dl.sourceforge.net/xvidcap/%{name}-%{version}.tar.gz # Source0-md5: b39a682d3ef9fcbf424af771936780e2 +Patch0: %{name}-ffmpeg.patch URL: http://xvidcap.sourceforge.net/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: dbus-glib-devel %{?with_system_ffmpeg:BuildRequires: ffmpeg-devel >= 0.4.9-3.20050806} BuildRequires: gtk+2-devel >= 2.0.0 +BuildRequires: intltool BuildRequires: libglade2-devel BuildRequires: libjpeg-devel BuildRequires: libpng-devel @@ -29,6 +31,7 @@ BuildRequires: xorg-lib-libXmu-devel BuildRequires: zlib-devel Requires(post,postun): scrollkeeper +Suggests: mplayer BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -53,8 +56,10 @@ %prep %setup -q +%patch0 -p1 %build +%{__intltoolize} %{__aclocal} %{__autoconf} %{__autoheader} @@ -106,6 +111,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2008/10/18 11:25:41 megabajt +- re-added -ffmpeg.patch +- S: mplayer (for movie preview) +- release 3 + Revision 1.34 2008/07/21 10:03:29 megabajt - used --with-omf - added scrollkeeper calls to post/postun ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xvidcap.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
