commit 4ed677f8c67da2002dab6a08f311a541851da6a0
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Sep 12 08:25:23 2016 +0300

    drop bad locales and icon sizes

 gpodder.spec | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/gpodder.spec b/gpodder.spec
index c98fa8f..df767ec 100644
--- a/gpodder.spec
+++ b/gpodder.spec
@@ -2,7 +2,7 @@ Summary:        A podcast receiver/catcher written in PyGTK
 Summary(pl.UTF-8):     Czytnik podcastów napisany w PyGTK
 Name:          gpodder
 Version:       3.9.1
-Release:       0.9
+Release:       0.10
 License:       GPL v2+
 Group:         X11/Applications/Multimedia
 Source0:       http://gpodder.org/src/%{name}-%{version}.tar.gz
@@ -56,6 +56,16 @@ rm -rf $RPM_BUILD_ROOT
 
 %py_postclean
 
+# unknown icon sizes
+%{__rm} -r $RPM_BUILD_ROOT%{_iconsdir}/hicolor/{26x26,40x40}
+
+# unsupported locales
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/cs_CZ
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/es_ES
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/fa_IR
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ko_KR
+
+
 %find_lang %{name}
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gpodder.git/commitdiff/4ed677f8c67da2002dab6a08f311a541851da6a0

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to