SPECS: helixplayer.spec - fixed system-libs patch, added desktop p...

qboosh qboosh at pld-linux.org
Thu Oct 20 11:03:39 CEST 2005


Author: qboosh                       Date: Thu Oct 20 09:03:39 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed system-libs patch, added desktop patch, package .desktop

---- Files affected:
SPECS:
   helixplayer.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/helixplayer.spec
diff -u SPECS/helixplayer.spec:1.12 SPECS/helixplayer.spec:1.13
--- SPECS/helixplayer.spec:1.12	Mon Oct 17 23:04:20 2005
+++ SPECS/helixplayer.spec	Thu Oct 20 11:03:34 2005
@@ -1,6 +1,4 @@
 # $Revision$, $Date$
-# TODO:
-#  - hxplay.desktop requires patch
 Summary:	The Helix Player - Helix Community's open source media player for consumers
 Summary(pl):	Helix Player - otwarty odtwarzacz multimediów Helix Community dla użytkowników
 Name:		helixplayer
@@ -13,6 +11,7 @@
 # Source0-md5:	fed9f474827f8ee29d9a1bb999eb0ef3
 Patch0:		%{name}-system-libs.patch
 Patch1:		%{name}-morearchs.patch
+Patch2:		%{name}-desktop.patch
 URL:		https://player.helixcommunity.org/
 BuildRequires:	gtk+2-devel
 BuildRequires:	libogg-devel
@@ -42,6 +41,7 @@
 %setup -q -n hxplay-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # expat is modified (based on mozilla?)
 # libjpeg is compiled with different config (BGRx instead of RGB)
@@ -81,12 +81,8 @@
 
 %files
 %defattr(644,root,root,755)
-%dir %{_helixplayerdir}
 %attr(755,root,root) %{_bindir}/hxplay
-%attr(755,root,root) %{_libdir}/mozilla/plugins/nphelix.so
-%attr(755,root,root) %{_libdir}/mozilla/plugins/nphelix.xpt
-#%{_desktopdir}/hxplay.desktop
-#%{_pixmapsdir}/hxplay.png
+%dir %{_helixplayerdir}
 %attr(755,root,root) %{_helixplayerdir}/hxplay
 %attr(755,root,root) %{_helixplayerdir}/hxplay.bin
 %attr(755,root,root) %{_helixplayerdir}/codecs
@@ -97,6 +93,10 @@
 %{_helixplayerdir}/share
 %{_helixplayerdir}/README
 %{_helixplayerdir}/LICENSE
+%attr(755,root,root) %{_libdir}/mozilla/plugins/nphelix.so
+%attr(755,root,root) %{_libdir}/mozilla/plugins/nphelix.xpt
+%{_desktopdir}/hxplay.desktop
+%{_pixmapsdir}/hxplay.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -104,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/10/20 09:03:34  qboosh
+- fixed system-libs patch, added desktop patch, package .desktop
+
 Revision 1.12  2005/10/17 21:04:20  djurban
 - update to 1.0.5, provide helix-core
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/helixplayer.spec?r1=1.12&r2=1.13&f=u




More information about the pld-cvs-commit mailing list