]> git.pld-linux.org Git - packages/avant-window-navigator.git/blobdiff - avant-window-navigator.spec
- updated list of unsupported locales (only jv left)
[packages/avant-window-navigator.git] / avant-window-navigator.spec
index b50d06ef28d517076fdc93a34c6c67c7b9c4a52c..c836d55bba7e0267cdd6f4492d016a990b718374 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Fully customisable dock-like window navigator for GNOME
 Summary(pl.UTF-8):     W pełni konfigurowalny dokowy nawigator okien dla GNOME
 Name:          avant-window-navigator
 Version:       0.3.2
-Release:       2
+Release:       7
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       https://launchpad.net/awn/0.2/%{version}/+download/%{name}-%{version}.tar.gz
@@ -35,7 +35,7 @@ BuildRequires:        xorg-lib-libXcomposite-devel
 BuildRequires: xorg-lib-libXdamage-devel
 BuildRequires: xorg-lib-libXrender-devel
 Requires(post,postun): /sbin/ldconfig
-Requires(post,postun): gtk+2 >= 2:2.10.0
+Requires(post,postun): gtk-update-icon-cache
 Requires(post,postun): hicolor-icon-theme
 Requires(post,preun):  GConf2
 Requires:      python-pycairo >= 1.0.2
@@ -131,9 +131,10 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-# unsupported(?)
-%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{bs,jv,ku,lv,mk,nds}
+# not supported by glibc (as for 2.13-3)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/jv
 
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
 %{__rm} $RPM_BUILD_ROOT%{py_sitedir}/awn/awn.{la,a}
 %py_postclean
 
@@ -186,7 +187,6 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libawn.so
-%{_libdir}/libawn.la
 %{_includedir}/libawn
 %{_pkgconfigdir}/awn.pc
 
This page took 0.084454 seconds and 4 git commands to generate.