]> git.pld-linux.org Git - packages/aumix.git/blobdiff - aumix.spec
xpm -> png
[packages/aumix.git] / aumix.spec
index ad71db6754fb58d982e940e00557e55b058c3cdd..601d8dff6ee4131b70b7ec37016bca59db0e21fb 100644 (file)
@@ -113,8 +113,8 @@ systemu.
 
 %build
 rm -f missing acinclude.m4
-gettextize --copy --force
-aclocal
+%{__gettextize}
+%{__aclocal}
 %{__autoconf}
 %{__automake}
 
@@ -142,8 +142,6 @@ install %{SOURCE3} $RPM_BUILD_ROOT%{_applnkdir}/Multimedia
 
 touch $RPM_BUILD_ROOT%{_sysconfdir}/aumixrc
 
-gzip -9nf AUTHORS BUGS ChangeLog NEWS README TODO
-
 %find_lang %{name}
 
 %clean
@@ -167,7 +165,7 @@ fi
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc {AUTHORS,BUGS,ChangeLog,NEWS,README,TODO}.gz
+%doc AUTHORS BUGS ChangeLog NEWS README TODO
 %config(noreplace,missingok) %verify(not size mtime md5) %{_sysconfdir}/aumixrc
 
 %attr(755,root,root) %{_bindir}/aumix
This page took 0.026578 seconds and 4 git commands to generate.