SPECS: macromedia-flash.spec (HEAD) template-browser-plugin.spec (HEAD) gplflash.spec (HEAD)

glen glen at pld-linux.org
Tue Aug 23 20:10:15 CEST 2005


Module name:	SPECS
Changes by:	glen	05/08/23 20:10:13

Modified files:
	macromedia-flash.spec template-browser-plugin.spec gplflash.spec

Log message:
- require correct arch of browser-plugins

Index: macromedia-flash.spec
===================================================================
RCS file: /cvsroot/SPECS/macromedia-flash.spec,v
diff -d -u -r1.29 -r1.30
--- macromedia-flash.spec	23 Aug 2005 18:02:03 -0000	1.29
+++ macromedia-flash.spec	23 Aug 2005 18:10:13 -0000	1.30
@@ -12,7 +12,7 @@
 Name:		%{base_name}-installer
 %endif
 Version:	7.0r25
-Release:	2.22%{?with_license_agreement:wla}
+Release:	2.23%{?with_license_agreement:wla}
 License:	Free to use, non-distributable
 Group:		X11/Applications/Multimedia
 %if %{with license_agreement}
@@ -23,7 +23,7 @@
 %endif
 URL:		http://www.macromedia.com/software/flash/
 BuildRequires:	rpmbuild(macros) >= 1.224
-Requires:	browser-plugins
+Requires:	browser-plugins(%{_target_cpu})
 %if %{without license_agreement}
 Requires:	/usr/bin/builder
 %endif
@@ -140,6 +140,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2005/08/23 18:10:13  glen
+- require correct arch of browser-plugins
+
 Revision 1.29  2005/08/23 18:02:03  glen
 - add opera support
 

Index: template-browser-plugin.spec
===================================================================
RCS file: /cvsroot/SPECS/template-browser-plugin.spec,v
diff -d -u -r1.4 -r1.5
--- template-browser-plugin.spec	23 Jun 2005 12:54:15 -0000	1.4
+++ template-browser-plugin.spec	23 Aug 2005 18:10:13 -0000	1.5
@@ -11,7 +11,7 @@
 License:	GPL
 Group:		X11/Applications/Multimedia
 BuildRequires:	rpmbuild(macros) >= 1.224
-Requires:	browser-plugins
+Requires:	browser-plugins(%{_target_cpu})
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # directory where you store the plugin
@@ -75,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/08/23 18:10:13  glen
+- require correct arch of browser-plugins
+
 Revision 1.4  2005/06/23 12:54:15  glen
 - rpmmacros assigned (1.224)
 

Index: gplflash.spec
===================================================================
RCS file: /cvsroot/SPECS/gplflash.spec,v
diff -d -u -r1.9 -r1.10
--- gplflash.spec	23 Aug 2005 17:02:05 -0000	1.9
+++ gplflash.spec	23 Aug 2005 18:10:13 -0000	1.10
@@ -76,7 +76,7 @@
 Requires:	%{name} = %{version}-%{release}
 Obsoletes:	mozilla-plugin-flash
 Obsoletes:	mozilla-plugin-gplflash
-Requires:	browser-plugins
+Requires:	browser-plugins(%{_target_cpu})
 
 # use macro, otherwise extra LF inserted along with the ifarch
 %ifarch %{ix86} ppc sparc sparc64
@@ -186,6 +186,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/08/23 18:10:13  glen
+- require correct arch of browser-plugins
+
 Revision 1.9  2005/08/23 17:02:05  glen
 - typos fixed
 



More information about the pld-cvs-commit mailing list