]> git.pld-linux.org Git - packages/gal.git/commitdiff
- use new %doc packing infrastructure. gal-0_19_2-2
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 08:15:20 +0000 (08:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gal.spec -> 1.34

gal.spec

index dc8eea9236fbea65c63a8b30f9bbcaa1c04b5dcd..322a2fe73d96b69bc533f28fbbc2e3aa57f80996 100644 (file)
--- a/gal.spec
+++ b/gal.spec
@@ -105,8 +105,6 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-gzip -9nf AUTHORS ChangeLog NEWS README
-
 %find_lang %{name}
 
 %clean
@@ -124,7 +122,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%doc *.gz
+%doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_libdir}/*.sh
 %attr(755,root,root) %{_libdir}/lib*.la
 %attr(755,root,root) %{_libdir}/lib*.so
This page took 0.101467 seconds and 4 git commands to generate.