SPECS: xvidcap.spec - used --with-omf - added scrollkeeper calls to post/po...

megabajt megabajt at pld-linux.org
Mon Jul 21 12:03:34 CEST 2008


Author: megabajt                     Date: Mon Jul 21 10:03:34 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- used --with-omf
- added scrollkeeper calls to post/postun
- release 2

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

---- Diffs:

================================================================
Index: SPECS/xvidcap.spec
diff -u SPECS/xvidcap.spec:1.33 SPECS/xvidcap.spec:1.34
--- SPECS/xvidcap.spec:1.33	Mon Jul 21 01:17:47 2008
+++ SPECS/xvidcap.spec	Mon Jul 21 12:03:29 2008
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	XVidCap - przechwytywanie obrazu dla X
 Name:		xvidcap
 Version:	1.1.7
-Release:	1
+Release:	2
 Epoch:		1
 License:	GPL
 Group:		X11/Applications/Graphics
@@ -23,9 +23,12 @@
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
 BuildRequires:	pkgconfig
+BuildRequires:	rpmbuild(find_lang) >= 1.23
+BuildRequires:	rpmbuild(macros) >= 1.198
 BuildRequires:	scrollkeeper
 BuildRequires:	xorg-lib-libXmu-devel
 BuildRequires:	zlib-devel
+Requires(post,postun):	scrollkeeper
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -67,11 +70,17 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{name} --with-gnome
+%find_lang %{name} --with-gnome --with-omf
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%scrollkeeper_update_post
+
+%postun
+%scrollkeeper_update_postun
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc ChangeLog README TODO.tasks
@@ -90,10 +99,6 @@
 %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
@@ -101,6 +106,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2008/07/21 10:03:29  megabajt
+- used --with-omf
+- added scrollkeeper calls to post/postun
+- release 2
+
 Revision 1.33  2008/07/20 23:17:47  adamg
 - updated to 1.1.7
 - gnome help todo done
================================================================

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



More information about the pld-cvs-commit mailing list