- Use bzipped upstream tarball.

- Fix URL.
https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html
This commit is contained in:
Ville Skyttä 2009-08-10 15:17:37 +00:00
parent c1a26dd8db
commit bce9b030c9
3 changed files with 9 additions and 17 deletions

View File

@ -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

View File

@ -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ä <ville.skytta@iki.fi> - 0.15.18-3
- Use bzipped upstream tarball.
- Fix URL.
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -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