SPECS: RealPlayer.spec - update ix86 to 10.0.6, ppc to 10.0.5 (nee...

djurban djurban at pld-linux.org
Sun Oct 9 00:18:22 CEST 2005


Author: djurban                      Date: Sat Oct  8 22:18:22 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update ix86 to 10.0.6, ppc to 10.0.5 (needs md5 update), added todo

---- Files affected:
SPECS:
   RealPlayer.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/RealPlayer.spec
diff -u SPECS/RealPlayer.spec:1.21 SPECS/RealPlayer.spec:1.22
--- SPECS/RealPlayer.spec:1.21	Mon Jun 13 23:04:15 2005
+++ SPECS/RealPlayer.spec	Sun Oct  9 00:18:17 2005
@@ -1,20 +1,31 @@
 # $Revision$, $Date$
+#
+# Todo:
+#	- update the ppc md5sum (!)
+#	- replace mozilla-* plugins with browser-plugins
+#	- add the licence agreement mechanism
+#
 %define		_name	realplay
 Summary:	RealPlayer - RealAudio and RealVideo player
 Summary(pl):	RealPlayer - odtwarzacz RealAudio i RealVideo
 Name:		RealPlayer
-Version:	10.0.4
-Release:	2
+%ifarch	%{ix86}
+%define		minor_ver	6
+%else
+%define		minor_ver	5
+%endif
+Version:	10.0.%{minor_ver}
+Release:	0.1
 License:	Helix DNA Technology Binary Research Use License (not distributable, see LICENSE)
 Group:		X11/Applications/Multimedia
 # download from https://helixcommunity.org/project/showfiles.php?group_id=154
 %ifarch %{ix86}
-Source0:	https://helixcommunity.org/download.php/1145/%{name}-%{version}.750-20050401.i586.rpm
-# NoSource0-md5:	bd072df4b53b81099dfc5e0617bebeb4
+Source0:	https://helixcommunity.org/download.php/1589/%{name}-%{version}.776-20050929.i586.rpm
+# NoSource0-md5:	870215a8ed4f50c76bbc42212511e8e7
 NoSource:	0
 %endif
 %ifarch ppc
-Source1:	https://helixcommunity.org/download.php/1147/realplay-%{version}.750-linux-2.2-libc6-gcc32-powerpc.bin
+Source1:	https://helixcommunity.org/download.php/1346/realplay-%{version}.756-linux-2.2-libc6-gcc32-powerpc.bin
 # NoSource1-md5:	73ba2410e6a6c1d6e76b493419736c93
 NoSource:	1
 %endif
@@ -131,6 +142,7 @@
 install share/default/* $RPM_BUILD_ROOT%{_libdir}/%{_name}/share/default
 install share/*.html $RPM_BUILD_ROOT%{_libdir}/%{_name}/share
 install share/*.css $RPM_BUILD_ROOT%{_libdir}/%{_name}/share
+
 %{__sed} -i -e 's&#[ \t]*HELIX_LIBS[ \t]*=.*$&HELIX_LIBS=%{_libdir}/%{_name} ; export HELIX_LIBS&' \
 	$RPM_BUILD_ROOT%{_libdir}/realplay/realplay
 
@@ -185,6 +197,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2005/10/08 22:18:17  djurban
+- update ix86 to 10.0.6, ppc to 10.0.5 (needs md5 update), added todo
+
 Revision 1.21  2005/06/13 21:04:15  freetz
 - removed obsoleted GNOME mime-info stuff
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/RealPlayer.spec?r1=1.21&r2=1.22&f=u




More information about the pld-cvs-commit mailing list