]> git.pld-linux.org Git - packages/tango-icon-theme-extras.git/blobdiff - tango-icon-theme-extras.spec
- update icon cache
[packages/tango-icon-theme-extras.git] / tango-icon-theme-extras.spec
index 760b687faa4b0da5d58705e831465a6aa8da30b6..41c38a1c13e6e6804b7a96b786779fe2697fb792 100644 (file)
@@ -1,14 +1,13 @@
 #
 # TODO:
 # - better summary and descriptions
-# - check why 24x24 and scalable icon sets don't build correctly
 # - add license
 #
 Summary:       Additional freedesktop.org standard compliant icons
 Summary(pl.UTF-8):     Dodatkowe ikony implementujÄ…ce standard freedesktop.org
 Name:          tango-icon-theme-extras
 Version:       0.1.0
-Release:       0.1
+Release:       2
 License:       Creative Commons License (see COPYING)
 Group:         Themes
 Source0:       http://tango-project.org/releases/%{name}-%{version}.tar.gz
@@ -32,7 +31,8 @@ Dodatkowe ikony implementujÄ…ce standard freedesktop.org.
 %setup -q
 
 %build
-%configure
+%configure \
+       --enable-png-creation
 %{__make}
 
 %install
@@ -44,6 +44,12 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%update_icon_cache Tango
+
+%postun
+%update_icon_cache Tango
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog README
This page took 0.132958 seconds and 4 git commands to generate.