[cairo] better tarball

Matthias Clasen mclasen at fedoraproject.org
Mon Nov 5 17:04:53 UTC 2012


commit 80b55524fa51aefc4c7f4d440f57a8d028c6000c
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Nov 5 11:27:13 2012 -0500

    better tarball

 .gitignore |    1 +
 cairo.spec |    6 +++---
 sources    |    2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9670e4b..4d9855d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ cairo-1.9.14.tar.gz
 /cairo-1.12.4.tar.xz
 /cairo-1.12.6.tar.xz
 /cairo-1.12.8.tar.gz
+/cairo-1.12.8.tar.xz
diff --git a/cairo.spec b/cairo.spec
index 23f8d4d..aa94682 100644
--- a/cairo.spec
+++ b/cairo.spec
@@ -8,8 +8,8 @@ Version:	1.12.8
 Release:	1%{?dist}
 URL:		http://cairographics.org
 #VCS:		git:git://git.freedesktop.org/git/cairo
-Source0:	http://cairographics.org/snapshots/%{name}-%{version}.tar.gz
-#Source0:	http://cairographics.org/releases/%{name}-%{version}.tar.xz
+#Source0:	http://cairographics.org/snapshots/%{name}-%{version}.tar.gz
+Source0:	http://cairographics.org/releases/%{name}-%{version}.tar.xz
 License:	LGPLv2 or MPLv1.1
 Group:		System Environment/Libraries
 
@@ -93,7 +93,7 @@ This package contains tools for working with the cairo graphics library.
 %prep
 %setup -q
 %patch0 -p1 -b .xlib-swap
-%patch1 -p1 -b .xcb-swap 
+%patch1 -p1 -b .xcb-swap
 
 %build
 %configure --disable-static	\
diff --git a/sources b/sources
index 3b406d8..091570c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c4e34b0b0419077c64781ee66e8ace47  cairo-1.12.8.tar.gz
+8b3dcade859c44fb7e56fc68edfe9a45  cairo-1.12.8.tar.xz


More information about the scm-commits mailing list