From bce9b030c93bf8076750e8a6db68962d699df282 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Mon, 10 Aug 2009 15:17:37 +0000 Subject: [PATCH] - Use bzipped upstream tarball. - Fix URL. https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html --- .cvsignore | 12 +----------- pixman.spec | 10 +++++++--- sources | 4 +--- 3 files changed, 9 insertions(+), 17 deletions(-) diff --git a/.cvsignore b/.cvsignore index 93d1ebc..c5f1e5d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,11 +1 @@ -pixman-0.13.2.tar.gz -pixman-0.14.0.tar.gz -pixman-0.15.2.tar.gz -pixman-0.15.4.tar.gz -pixman-0.15.6.tar.gz -pixman-0.15.8.tar.gz -pixman-0.15.10.tar.gz -pixman-0.15.12.tar.gz -pixman-0.15.14.tar.gz -pixman-0.15.16.tar.gz -pixman-0.15.18.tar.gz +pixman-0.15.18.tar.bz2 diff --git a/pixman.spec b/pixman.spec index 07ecee4..d112720 100644 --- a/pixman.spec +++ b/pixman.spec @@ -3,16 +3,16 @@ Name: pixman Version: 0.15.18 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Pixel manipulation library Group: System Environment/Libraries License: MIT -URL: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 +URL: http://cgit.freedesktop.org/pixman/ # To make git snapshots: # ./make-pixman-snapshot.sh %{?gitrev} # if no revision specified, makes a new one from HEAD. -Source0: http://www.cairographics.org/releases/pixman-%{version}.tar.gz +Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 Source1: make-pixman-snapshot.sh BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -61,6 +61,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/pixman-1.pc %changelog +* Mon Aug 10 2009 Ville Skyttä - 0.15.18-3 +- Use bzipped upstream tarball. +- Fix URL. + * Sun Jul 26 2009 Fedora Release Engineering - 0.15.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 50b7af1..1eb225f 100644 --- a/sources +++ b/sources @@ -1,3 +1 @@ -bfbb075dd60402e86528add13f8e27ad pixman-0.15.14.tar.gz -831b846d23e7b90abd56b4f614101542 pixman-0.15.16.tar.gz -9b60fe7623621b546b76777b8b7d2490 pixman-0.15.18.tar.gz +87d256db0440e579f113cd4fb67cbfb0 pixman-0.15.18.tar.bz2