]> git.pld-linux.org Git - packages/SDLmm.git/blobdiff - SDLmm.spec
- release 4; use new %doc.
[packages/SDLmm.git] / SDLmm.spec
index 725a4264956030ea44daa75e10a69cef501119e7..7b898d5268f25368396521cac8171b002e4618de 100644 (file)
@@ -2,7 +2,7 @@ Summary:        C++ glue to SDL (Simple DirectMedia Layer)
 Summary(pl):   Interfejs C++ do SDL
 Name:          SDLmm
 Version:       0.1.8
-Release:       3
+Release:       4
 License:       LGPL
 Group:         X11/Libraries
 Source0:       http://prdownloads.sourceforge.net/sdlmm/%{name}-%{version}.tar.bz2
@@ -70,8 +70,6 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT \
        m4datadir=%{_aclocaldir}
 
-gzip -9nf NEWS README THANKS AUTHORS
-
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
@@ -80,7 +78,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc NEWS README THANKS AUTHORS
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 
 %files devel
This page took 0.027449 seconds and 4 git commands to generate.