]> git.pld-linux.org Git - packages/SDL_image.git/commitdiff
- release 3,
authorkloczek <kloczek@pld-linux.org>
Mon, 21 Aug 2000 13:54:35 +0000 (13:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rename showimage to sdlshow to avoid conflict between SDL_image and mh.

Changed files:
    SDL_image.spec -> 1.17

SDL_image.spec

index 84d6f53d76b33e8d82a234c3607ac3f3cde91d97..eeb25ca20bd113975b015f79c67116878e6d7580 100644 (file)
@@ -1,9 +1,10 @@
 Summary:       Simple DirectMedia Layer - Sample Image Loading Library
 Name:          SDL_image
 Version:       1.0.9
-Release: 2
+Release:       3
 License:       LGPL
 Group:         Libraries
+Group(pl):     Biblioteki
 Source0:       http://www.devolution.com/~slouken/SDL/projects/SDL_image/src/%{name}-%{version}.tar.gz
 BuildRequires: SDL-devel >= 1.1.1
 BuildRequires: libjpeg-devel
@@ -65,6 +66,8 @@ rm -rf $RPM_BUILD_ROOT
 
 strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.*
 
+mv $RPM_BUILD_ROOT%{_bindir}/showimage $RPM_BUILD_ROOT%{_bindir}/sdlshow 
+
 gzip -9nf README CHANGES
 
 %post   -p /sbin/ldconfig
This page took 0.036873 seconds and 4 git commands to generate.