]> git.pld-linux.org Git - packages/gtkstep.git/blobdiff - gtkstep.spec
- release 2: use new rpm automation.
[packages/gtkstep.git] / gtkstep.spec
index 1febeccbce72a6846a3e709f9c413dc6373f4675..2fa2c63ac8b5bbe1b03dc4dde66cdf4cad65afee 100644 (file)
@@ -2,9 +2,10 @@ Summary:       A NEXTSTEP(tm) theme for GTK
 Summary(pl):   Temat NEXTSTEP(tm) dla GTK
 Name:          gtkstep
 Version:       2.0
-Release:       1
+Release:       2
 License:       GPL
 Group:         X11/Libraries
+Group(de):     X11/Libraries
 Group(pl):     X11/Biblioteki
 Source0:       http://ulli.linuxave.net/gtkstep/%{name}-%{version}.tar.bz2
 Icon:          gtkstep.xpm
@@ -19,7 +20,6 @@ A NEXTSTEP(tm) theme for GTK. It emulates the look and feel of the
 NEXTSTEP(tm) GUI.
 
 %description -l pl
-
 Temat NEXTSTEP(tm) dla GTK. Emuluje wygl±d graficznego interfejsu
 NEXTSTEP(tm).
 
@@ -27,7 +27,6 @@ NEXTSTEP(tm).
 %setup -q
 
 %build
-export LDFLAGS="-s"
 %configure
 %{__make}
 
@@ -35,8 +34,6 @@ export LDFLAGS="-s"
 rm -rf $RPM_BUILD_ROOT
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/gtk/themes/engines/lib*.so
-
 gzip -9nf AUTHORS ChangeLog NEWS README
 
 %clean
@@ -44,8 +41,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc {AUTHORS,ChangeLog,NEWS,README}.gz
+%doc *.gz
 %attr(755,root,root) %{_libdir}/gtk/themes/engines/lib*.so
-%attr(755,root,root) %{_libdir}/gtk/themes/engines/lib*.la
-
 %{_datadir}/themes/Step
This page took 0.069775 seconds and 4 git commands to generate.