]> git.pld-linux.org Git - packages/SDLmm.git/commitdiff
- working Source0 URL
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 21 Feb 2003 16:05:27 +0000 (16:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDLmm.spec -> 1.13

SDLmm.spec

index 4fdba471a2e9b0778b20dc203d81adf254f7ee9d..588ab2e9c66e70553415eda936cffda26f5c1550 100644 (file)
@@ -5,7 +5,7 @@ Version:        0.1.8
 Release:       4
 License:       LGPL
 Group:         X11/Libraries
-Source0:       http://prdownloads.sourceforge.net/sdlmm/%{name}-%{version}.tar.bz2
+Source0:       http://dl.sourceforge.net/sdlmm/%{name}-%{version}.tar.bz2
 URL:           http://sdlmm.sourceforge.net/
 BuildRequires: SDL-devel
 BuildRequires: autoconf
@@ -34,7 +34,7 @@ Requires:     SDL-devel
 %description devel
 Header files and more to develop SDLmm applications.
 
-%description -l pl devel
+%description devel -l pl
 Pliki nag³ówkowe do rozwijania aplikacji u¿ywaj±cych SDLmm.
 
 %package static
@@ -46,7 +46,7 @@ Requires:     %{name}-devel = %{version}
 %description static
 Statis SDL_image libraries.
 
-%description -l pl static
+%description static -l pl
 Statyczne biblioteki SDL_image.
 
 %prep
@@ -68,12 +68,12 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT \
        m4datadir=%{_aclocaldir}
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post   -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc NEWS README THANKS AUTHORS
This page took 0.0606 seconds and 4 git commands to generate.