[svn] r4828 - trunk/rpms/gstreamer-plugins-ugly

packagers at lists.rpmforge.net packagers at lists.rpmforge.net
Tue Oct 17 12:52:59 CEST 2006


Author: thias
Date: 2006-10-17 12:52:55 +0200 (Tue, 17 Oct 2006)
New Revision: 4828

Modified:
   trunk/rpms/gstreamer-plugins-ugly/gstreamer-plugins-ugly.spec
Log:
Include translations for gstreamer-plugins-ugly.


Modified: trunk/rpms/gstreamer-plugins-ugly/gstreamer-plugins-ugly.spec
===================================================================
--- trunk/rpms/gstreamer-plugins-ugly/gstreamer-plugins-ugly.spec	2006-10-16 19:30:55 UTC (rev 4827)
+++ trunk/rpms/gstreamer-plugins-ugly/gstreamer-plugins-ugly.spec	2006-10-17 10:52:55 UTC (rev 4828)
@@ -14,7 +14,7 @@
 Summary: GStreamer streaming media framework "ugly" plug-ins
 Name: %{gstreamer}-plugins-ugly
 Version: 0.10.4
-Release: 1
+Release: 2
 License: LGPL
 Group: Applications/Multimedia
 URL: http://gstreamer.freedesktop.org/
@@ -93,6 +93,7 @@
 %install
 %{__rm} -rf %{buildroot}
 %makeinstall
+%find_lang gst-plugins-ugly-%{majorminor}
 
 # Clean out files that should not be part of the rpm.
 %{__rm} -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.{a,la}
@@ -103,7 +104,7 @@
 %{__rm} -rf %{buildroot}
 
 
-%files
+%files -f gst-plugins-ugly-%{majorminor}.lang
 %defattr(-, root, root, 0755)
 %doc AUTHORS COPYING README REQUIREMENTS
 
@@ -133,6 +134,9 @@
 
 
 %changelog
+* Tue Oct 17 2006 Matthias Saou <http://freshrpms.net/> 0.10.4-2
+- Include translations which are now built.
+
 * Sun Sep 17 2006 Matthias Saou <http://freshrpms.net/> 0.10.4-1
 - Update to 0.10.4.
 



More information about the svn-commits mailing list