rpms/vecmath/F-11 sources,1.2,1.3 vecmath.spec,1.1,1.2

Jussi Lehtola jussilehtola at fedoraproject.org
Wed Sep 30 09:49:11 UTC 2009


Author: jussilehtola

Update of /cvs/pkgs/rpms/vecmath/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4254/F-11

Modified Files:
	sources vecmath.spec 
Log Message:
Use bz2 source instead of xz which doesn't work on EPEL.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/vecmath/F-11/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	30 Sep 2009 09:33:02 -0000	1.2
+++ sources	30 Sep 2009 09:49:11 -0000	1.3
@@ -1 +1 @@
-f4ade6e893a52ff15998066bfeb0ad1f  vecmath-20090922.tar.xz
+0bf68079840358b3606f7b8833d26857  vecmath-20090922.tar.bz2


Index: vecmath.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vecmath/F-11/vecmath.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- vecmath.spec	30 Sep 2009 09:33:02 -0000	1.1
+++ vecmath.spec	30 Sep 2009 09:49:11 -0000	1.2
@@ -16,15 +16,13 @@ URL:		https://vecmath.dev.java.net/
 # cvs -d :pserver:username at cvs.dev.java.net:/cvs checkout vecmath
 # tar cf vecmath-%{tardate}.tar vecmath
 # xz vecmath-%{tardate}.tar
-Source0:	%{name}-%{tardate}.tar.xz
+Source0:	%{name}-%{tardate}.tar.bz2
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch:	noarch
 
 BuildRequires:	ant
 BuildRequires:	java-devel >= 1:1.6.0
 BuildRequires:	jpackage-utils
-# For EPEL 5
-BuildRequires:	xz
 
 Requires:	java >= 1:1.6.0
 Requires:	jpackage-utils




More information about the fedora-extras-commits mailing list