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 24010f2..93f8fc3 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