]> git.pld-linux.org Git - packages/aumix-gtk.git/commitdiff
- cosmetics
authorPaweł Gołaszewski <blues@pld-linux.org>
Sat, 11 Aug 2001 12:57:10 +0000 (12:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
NOTE: another ac-broken spec...

Changed files:
    aumix-gtk.spec -> 1.14

aumix-gtk.spec

index e91584d8f7a711ac6f3b328a646186551ce9eacb..ef1732bc85c52762fc90eb5168b7c446c4c186b7 100644 (file)
@@ -51,10 +51,11 @@ poziom sygna
 %patch1 -p1
 
 %build
 %patch1 -p1
 
 %build
+rm -rf missing
+gettextize --copy --force
 aclocal
 autoconf
 automake -a -c
 aclocal
 autoconf
 automake -a -c
-gettextize --copy --force
 
 CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 %configure
 
 CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 %configure
@@ -84,7 +85,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -f aumix.lang
 %defattr(644,root,root,755)
 %config(noreplace,missingok) %verify(not size mtime md5) %{_sysconfdir}/aumixrc
 %files -f aumix.lang
 %defattr(644,root,root,755)
 %config(noreplace,missingok) %verify(not size mtime md5) %{_sysconfdir}/aumixrc
-%doc {AUTHORS,BUGS,ChangeLog,NEWS,README,TODO}.gz
+%doc *.gz
 
 %attr(755,root,root) %{_bindir}/aumix
 
 
 %attr(755,root,root) %{_bindir}/aumix
 
This page took 0.067888 seconds and 4 git commands to generate.