[opal] fix tar file

Peter Robinson pbrobinson at fedoraproject.org
Sat Aug 25 12:06:08 UTC 2012


commit 7898c0342c10f8d49405d253e4f5c84243c46e9d
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat Aug 25 13:05:51 2012 +0100

    fix tar file

 opal.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/opal.spec b/opal.spec
index 145f924..520809c 100644
--- a/opal.spec
+++ b/opal.spec
@@ -10,8 +10,8 @@ Group:		System Environment/Libraries
 # rm -rf plugins/video/H.263-1998/ 
 # rm -rf plugins/video/H.264/
 # rm -rf plugins/video/MPEG4-ffmpeg/
-# Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/3.10/%{name}-%{version}.tar.bz2
-Source0:	%{name}-%{version}-clean.tar.bz2
+# Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/3.10/%{name}-%{version}.tar.xz
+Source0:	%{name}-%{version}-clean.tar.xz
 
 BuildRequires:	ptlib-devel = 2.10.2
 BuildRequires:	openldap-devel


More information about the scm-commits mailing list