SPECS: xvidcap.spec - updated to 1.1.7 - gnome help todo done - BR: dbus-gl...

adamg adamg at pld-linux.org
Mon Jul 21 01:17:53 CEST 2008


Author: adamg                        Date: Sun Jul 20 23:17:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.1.7
- gnome help todo done
- BR: dbus-glib-devel

---- Files affected:
SPECS:
   xvidcap.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/xvidcap.spec
diff -u SPECS/xvidcap.spec:1.32 SPECS/xvidcap.spec:1.33
--- SPECS/xvidcap.spec:1.32	Thu Feb 21 18:44:22 2008
+++ SPECS/xvidcap.spec	Mon Jul 21 01:17:47 2008
@@ -1,25 +1,22 @@
 # $Revision$, $Date$
-# TODO
-# - gnome docs
 #
 # Conditional build:
 %bcond_without	system_ffmpeg		# use system ffmpeg
 #
-%define		subver	rc1
-%define		rel		0.1
 Summary:	XVidCap - Video Capture for X
 Summary(pl.UTF-8):	XVidCap - przechwytywanie obrazu dla X
 Name:		xvidcap
 Version:	1.1.7
-Release:	0.%{subver}.%{rel}
+Release:	1
 Epoch:		1
 License:	GPL
 Group:		X11/Applications/Graphics
-Source0:	http://dl.sourceforge.net/xvidcap/%{name}-%{version}%{subver}.tar.gz
-# Source0-md5:	449ee23b6ea171f090b9de48ffefb364
+Source0:	http://dl.sourceforge.net/xvidcap/%{name}-%{version}.tar.gz
+# Source0-md5:	b39a682d3ef9fcbf424af771936780e2
 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:	libglade2-devel
@@ -52,7 +49,7 @@
 FPS można przechwytywać tylko na bardzo bardzo szybkich systemach :-)
 
 %prep
-%setup -q -n %{name}-1.1.6
+%setup -q
 
 %build
 %{__aclocal}
@@ -70,7 +67,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{name}
+%find_lang %{name} --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -84,12 +81,19 @@
 %dir %{_datadir}/%{name}/glade
 %{_datadir}/%{name}/glade/gnome-xvidcap.glade
 %{_datadir}/%{name}/glade/xvidcap_logo.png
+%{_datadir}/dbus-1/services/net.jarre_de_the.Xvidcap.service
 %{_mandir}/man1/xvidcap.1*
+%{_mandir}/man1/xvidcap-dbus-client.1*
 %lang(de) %{_mandir}/de/man1/xvidcap.1*
+%lang(de) %{_mandir}/de/man1/xvidcap-dbus-client.1*
 %lang(es) %{_mandir}/es/man1/xvidcap.1*
 %lang(it) %{_mandir}/it/man1/xvidcap.1*
 %{_desktopdir}/%{name}.desktop
 %{_pixmapsdir}/%{name}.png
+%{_omf_dest_dir}/xvidcap/xvidcap-C.omf
+%lang(de) %{_omf_dest_dir}/xvidcap/xvidcap-de.omf
+%lang(es) %{_omf_dest_dir}/xvidcap/xvidcap-es.omf
+%lang(it) %{_omf_dest_dir}/xvidcap/xvidcap-it.omf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -97,7 +101,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.32  2008/02/21 17:44:22  glen
+Revision 1.33  2008/07/20 23:17:47  adamg
+- updated to 1.1.7
+- gnome help todo done
+- BR: dbus-glib-devel
+
+Revision 1.32  2008-02-21 17:44:22  glen
 - 1.1.7rc1
 
 Revision 1.31  2008-02-21 17:23:58  glen
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xvidcap.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list