]> git.pld-linux.org Git - packages/allegro.git/commitdiff
- release 1: use new %doc. allegro-4_0_1-1
authorkloczek <kloczek@pld-linux.org>
Wed, 5 Jun 2002 16:18:28 +0000 (16:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    allegro.spec -> 1.12

allegro.spec

index 35b381f01d59a83a9d86bef8e40fb0cff0429b1f..deea361ed46a9a4e1bfaaaadbca282883f9920e0 100644 (file)
@@ -2,7 +2,7 @@ Summary:        A game programming library
 Summary(pl):   Biblioteka do programowania gier
 Name:          allegro
 Version:       4.0.1
-Release:       0.1
+Release:       1
 License:       Giftware
 Group:         X11/Libraries
 Source0:       http://prdownloads.sourceforge.net/alleg/%{name}-%{version}.tar.gz
@@ -169,8 +169,6 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install install-man install-info \
        DESTDIR=$RPM_BUILD_ROOT
 
-gzip -9nf AUTHORS CHANGES THANKS
-
 echo -e "# List of modules to be loaded by the Unix version of Allegro.\n" \
        > $RPM_BUILD_ROOT%{_libdir}/allegro/4.0/modules.lst
 
@@ -179,6 +177,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc AUTHORS CHANGES THANKS
 %attr(755,root,root) %{_libdir}/liballeg-%{version}.so
 %dir %{_libdir}/allegro/
 %{_libdir}/allegro/4.0/modules.lst
This page took 0.039887 seconds and 4 git commands to generate.