SPECS: istanbul.spec - pl, cleanup, R(post,postun)

qboosh qboosh at pld-linux.org
Tue Nov 14 22:15:23 CET 2006


Author: qboosh                       Date: Tue Nov 14 21:15:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, cleanup, R(post,postun)

---- Files affected:
SPECS:
   istanbul.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/istanbul.spec
diff -u SPECS/istanbul.spec:1.6 SPECS/istanbul.spec:1.7
--- SPECS/istanbul.spec:1.6	Thu Nov  9 01:02:28 2006
+++ SPECS/istanbul.spec	Tue Nov 14 22:15:18 2006
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	Desktop session recorder for the Free Desktop
+Summary(pl):	Narzędzie do nagrywania sesji graficznych
 Name:		istanbul
 Version:	0.2.1
 Release:	1
@@ -20,6 +21,8 @@
 BuildRequires:	python-gnome-extras-devel
 BuildRequires:	python-gstreamer >= 0.10
 BuildRequires:	python-pygtk-gtk
+Requires(post,postun):	/sbin/ldconfig
+Requires(post,postun):	GConf2
 %pyrequires_eq	python-libs
 Requires:	gstreamer-GConf
 Requires:	gstreamer-theora
@@ -31,6 +34,10 @@
 Istanbul is a desktop session recorder for the Free Desktop.
 It records your session into an Ogg Theora video file.
 
+%description -l pl
+Istanbul to narzędzie do nagrywania sesji graficznych. Nagrywa sesje
+do plików filmów w formacie Ogg Theora.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -71,28 +78,23 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-
 %attr(755,root,root) %{_bindir}/%{name}
-%{_desktopdir}/*
 %attr(755,root,root) %{_libdir}/gstreamer-*/*.so*
 %{_mandir}/man1/*
+%{_desktopdir}/*
 %{_pixmapsdir}/*
 %{py_sitescriptdir}/%{name}
 %{_sysconfdir}/gconf/schemas/*
 
-%if %{with subpackage}
-%files subpackage
-%defattr(644,root,root,755)
-#%doc extras/*.gz
-#%{_datadir}/%{name}-ext
-%endif
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/11/14 21:15:18  qboosh
+- pl, cleanup, R(post,postun)
+
 Revision 1.6  2006/11/09 00:02:28  patrys
 - added quality patch
 
@@ -110,4 +112,3 @@
 
 Revision 1.1  2006/11/08 12:53:25  patrys
 - Initial PLD release
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/istanbul.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list