]> git.pld-linux.org Git - packages/SDL_mixer.git/commitdiff
- packaged pc file
authorSzymon Siwek <sls@pld-linux.org>
Mon, 18 Jan 2010 02:07:04 +0000 (02:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed unrecognized '--disable-music-libmikmod' option
- rel. 1

Changed files:
    SDL_mixer.spec -> 1.58

SDL_mixer.spec

index 8d3957e8dbb63e0703f719bf0b5420d7b4312854..d7106ccc4acf64ebd91e178ce722bc5da8a11c4f 100644 (file)
@@ -3,7 +3,7 @@ Summary(pl.UTF-8):      Prosta biblioteka miksera
 Summary(pt_BR.UTF-8):  SDL - Biblioteca para mixagem
 Name:          SDL_mixer
 Version:       1.2.11
 Summary(pt_BR.UTF-8):  SDL - Biblioteca para mixagem
 Name:          SDL_mixer
 Version:       1.2.11
-Release:       0.1
+Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://www.libsdl.org/projects/SDL_mixer/release/%{name}-%{version}.tar.gz
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://www.libsdl.org/projects/SDL_mixer/release/%{name}-%{version}.tar.gz
@@ -86,7 +86,6 @@ rm -f acinclude.m4
 %configure \
        ogg_lib=libvorbisfile.so.3 \
        smpeg_lib=libsmpeg-0.4.so.0 \
 %configure \
        ogg_lib=libvorbisfile.so.3 \
        smpeg_lib=libsmpeg-0.4.so.0 \
-       --disable-music-libmikmod \
        --enable-music-mod
 %{__make}
 
        --enable-music-mod
 %{__make}
 
@@ -114,6 +113,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libSDL_mixer.so
 %{_libdir}/libSDL_mixer.la
 %{_includedir}/SDL/SDL_mixer.h
 %attr(755,root,root) %{_libdir}/libSDL_mixer.so
 %{_libdir}/libSDL_mixer.la
 %{_includedir}/SDL/SDL_mixer.h
+%{_pkgconfigdir}/SDL_mixer.pc
 
 %files static
 %defattr(644,root,root,755)
 
 %files static
 %defattr(644,root,root,755)
This page took 0.051725 seconds and 4 git commands to generate.