rpms/HelixPlayer/devel HelixPlayer.spec,1.34,1.35

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue May 3 20:56:47 UTC 2005


Author: johnp

Update of /cvs/dist/rpms/HelixPlayer/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv12767

Modified Files:
	HelixPlayer.spec 
Log Message:
- remove compat-gcc32 requirement




Index: HelixPlayer.spec
===================================================================
RCS file: /cvs/dist/rpms/HelixPlayer/devel/HelixPlayer.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- HelixPlayer.spec	26 Apr 2005 20:49:11 -0000	1.34
+++ HelixPlayer.spec	3 May 2005 20:56:45 -0000	1.35
@@ -4,7 +4,7 @@
 Name: HelixPlayer
 Version: 1.0.4
 Epoch: 1
-Release: 3 
+Release: 4 
 Group: Applications/Multimedia
 License: RPSL, GPL
 URL: https://player.helixcommunity.org/
@@ -23,11 +23,11 @@
 %define libdepssuffix %{nil}
 %endif
 
-%ifarch ppc 
-%define system_id SYSTEM_ID=linux-2.2-libc6-gcc32-powerpc
-%else
-%define system_id %{nil}
-%endif
+#%ifarch ppc 
+#%define system_id SYSTEM_ID=linux-2.2-libc6-gcc32-powerpc
+#%else
+#%define system_id %{nil}
+#%endif
 
 
 Requires: libbluecurve.so%{libdepssuffix} %{_libdir}/mozilla/plugins
@@ -37,7 +37,6 @@
 BuildRequires: python
 BuildRequires: prelink
 BuildRequires: libogg-devel
-BuildRequires: compat-gcc-32-c++ 
 
 PreReq: desktop-file-utils >= %{desktop_file_utils_version}
 
@@ -167,6 +166,9 @@
 %{_datadir}/application-registry/hxplay.applications
 
 %changelog
+* Tue May 03 2005 John (J5) Palmieri <johnp at redhat.com> 1:1.0.4-4
+- remove compat-gcc32 requirement
+
 * Tue Apr 26 2005 John (J5) Palmieri <johnp at redhat.com> 1:1.0.4-3
 - add nptl patch to fix compile with nptl
 




More information about the fedora-cvs-commits mailing list