]> git.pld-linux.org Git - packages/perl-SDL.git/commitdiff
- new version; should work; STBR
authordepesz <depesz@depesz.pl>
Thu, 11 Jul 2002 08:03:39 +0000 (08:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-SDL.spec -> 1.5

perl-SDL.spec

index 92bd7ab5d3ae910199cceaa1e32ef6907b7d9f0f..412d5747b2e41dccf1c5cbaff56a2e6dc2152b70 100644 (file)
@@ -2,7 +2,7 @@
 Summary:       SDL perl module
 Summary(pl):   Modu³ perla SDL
 Name:          perl-SDL
-Version:       1.18
+Version:       1.18.5
 Release:       1
 License:       LGPL
 Group:         Development/Languages/Perl
@@ -49,11 +49,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
+gzip -9nf BUGS CHANGELOG TODO README
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc BUGS CHANGELOG SFont-README TODO
+%doc *.gz
+%{_mandir}/man3/*
 %{perl_sitearch}/SDL*
 %{perl_sitearch}/auto/SDL*
This page took 0.044809 seconds and 4 git commands to generate.