]> git.pld-linux.org Git - packages/kmplayer.git/blobdiff - kmplayer.spec
- added omitted knpplayer binary
[packages/kmplayer.git] / kmplayer.spec
index c8939263cc44e575deed348286b7567bc4bba513..e95bd3d4ac1048829c61d7002b6efa5f3ee1ca93 100644 (file)
@@ -8,7 +8,7 @@ Summary:        A KDE MPlayer/Xine/ffmpeg/ffserver/VDR frontend
 Summary(pl.UTF-8):     Frontend dla programów MPlayer/Xine/ffmpeg/ffserver/VDR pod KDE
 Name:          kmplayer
 Version:       0.10.0
-Release:       1
+Release:       2
 Epoch:         2
 License:       GPL
 Group:         X11/Applications/Multimedia
@@ -94,6 +94,7 @@ cp /usr/share/automake/config.sub admin
 
 %{__make} -f admin/Makefile.common cvs
 
+CPPFLAGS="$CPPFLAGS -I/usr/include/nspr"
 %configure \
        --disable-rpath \
        --enable-final \
@@ -126,6 +127,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_bindir}/kmplayer
+%attr(755,root,root) %{_bindir}/knpplayer
 %attr(755,root,root) %{_bindir}/kxvplayer
 %{_libdir}/libkdeinit_kmplayer.la
 %attr(755,root,root) %{_libdir}/libkdeinit_kmplayer.so
This page took 0.049463 seconds and 4 git commands to generate.