]> git.pld-linux.org Git - packages/grilo.git/commitdiff
Update to 0.2.6 auto/th/grilo-0.2.6-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Fri, 2 Aug 2013 09:01:50 +0000 (11:01 +0200)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Fri, 2 Aug 2013 09:01:50 +0000 (11:01 +0200)
grilo.spec

index c0ee4b5e3db0309a1dc23083a5cfa85330c4c648..cd3cdfed84025c477cac296cc74bc9613077ed82 100644 (file)
@@ -7,12 +7,12 @@
 Summary:       Framework for access to sources of multimedia content
 Summary(pl.UTF-8):     Szkielet dostępu do źródeł treści multimedialnych
 Name:          grilo
-Version:       0.2.5
+Version:       0.2.6
 Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/grilo/0.2/%{name}-%{version}.tar.xz
-# Source0-md5: 20b36e0471f7c40b04ea5e9e13920d47
+# Source0-md5: 55532065ce4dba0e54fb43787c809e81
 Patch0:                %{name}-sh.patch
 URL:           http://live.gnome.org/Grilo
 BuildRequires: autoconf >= 2.50
@@ -118,13 +118,15 @@ install -d $RPM_BUILD_ROOT%{_libdir}/grilo-0.2
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/lib*.la
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/grilo-simple-playlist
This page took 0.133462 seconds and 4 git commands to generate.