]> git.pld-linux.org Git - packages/gallery.git/commitdiff
- ExclusiveArch: x86 alpha, new %%doc
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 16 Aug 2002 16:33:58 +0000 (16:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gallery.spec -> 1.13

gallery.spec

index 0d2533b4a91927d3a819a2c22bc76107fed6eab7..5d98cf6e794b076a6d92775940e5c02a8a0fd47e 100644 (file)
@@ -15,6 +15,7 @@ BuildRequires:        aalib-devel
 BuildRequires: libpng-devel
 BuildRequires: libtiff-devel
 BuildRequires: libstdc++-devel
+ExclusiveArch: %{ix86} alpha
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -60,9 +61,6 @@ install lib/*                 $RPM_BUILD_ROOT%{_libdir}/gallery
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/gallery/Makefile*
 
-gzip -9nf doc/{AUTHORS,BETA-TESTERS,BUGS,CREDITS,INSTALL,NEWS} \
-         doc/{README,README.pl,TODO}
-
 %find_lang %{name}
 
 %clean
@@ -70,13 +68,13 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc doc/{AUTHORS,BETA-TESTERS,BUGS,CREDITS,INSTALL,NEWS,README,TODO}.gz
-%doc %lang(pl) doc/README.pl.gz
+%doc doc/{AUTHORS,BETA-TESTERS,BUGS,CREDITS,INSTALL,NEWS,README,TODO}
+%doc %lang(pl) doc/README.pl
 
 %attr(755, root, root) %{_bindir}/*
 %{_mandir}/man1/*
 %dir %{_libdir}/gallery
 %{_libdir}/gallery/message.jpg
-%attr(755, root, root) %{_libdir}/gallery/config-lynx
-%attr(755, root, root) %{_libdir}/gallery/gallery-bugreport
-%attr(755, root, root) %{_libdir}/gallery/lsd
+%attr(755,root,root) %{_libdir}/gallery/config-lynx
+%attr(755,root,root) %{_libdir}/gallery/gallery-bugreport
+%attr(755,root,root) %{_libdir}/gallery/lsd
This page took 0.094523 seconds and 4 git commands to generate.