pixman -> cairo : rebuild for pkgconfig provides : needed for

compiz-fusion-devel -> bug 476359
This commit is contained in:
Mamoru Tasaka 2008-12-13 19:22:26 +00:00
parent 46ea6720a2
commit 3ebab3b8bb

View File

@ -3,7 +3,7 @@
Name: pixman
Version: 0.12.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Pixel manipulation library
Group: System Environment/Libraries
@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/pixman-1.pc
%changelog
* Sun Dec 14 2008 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> 0.12.0-3
- Rebuild for pkgconfig provides
* Tue Nov 18 2008 Dan Williams <dcbw@redhat.com> 0.12.0-2
- Actually build with the altivec detection fix (rh #472000, #451831)