OBS User unknown 2008-09-07 23:13:30 +00:00 committed by Git OBS Bridge
parent b05297c903
commit 93e3e3eb4f
4 changed files with 6 additions and 15 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2b841f49b245948b8739e55f1b663687d5b33eb2767833574f9a1f0904a1d1e4
size 312275

3
pixman-0.11.8.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9488b7e3507155acf7307512bdb59dc88e55a2a78a0141fdea86f8048c399e49
size 360229

View File

@ -1,13 +1,7 @@
-------------------------------------------------------------------
Tue Sep 2 03:04:34 CEST 2008 - sndirsch@suse.de
- dowgraded pixman 0.11.8 to 0.10.0 to hopefully fix a lot of
rendering bugs observed now with intel, radeonhd and radeon driver
-------------------------------------------------------------------
Sat Aug 30 04:39:04 CEST 2008 - sndirsch@suse.de
- remove also libXft.a (now that libXft.la is gone)
- remove also libXft.a (now that libXft.la is gone)
-------------------------------------------------------------------
Fri Aug 29 15:32:41 CEST 2008 - sndirsch@suse.de

View File

@ -27,7 +27,7 @@ Provides: libXaw.so.8 libXaw.so.7 libXaw.so.6
%endif
Url: http://xorg.freedesktop.org/
Version: 7.3
Release: 93
Release: 97
License: X11/MIT
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Group: System/Libraries
@ -64,7 +64,7 @@ Source28: libXft1-X11R6.9-1.2.tar.bz2
Source29: libvnc-20070501.tar.bz2
Source30: libXcliplist-20070501.tar.bz2
Source31: xcb-util-0.2.1.tar.bz2
Source32: pixman-0.10.0.tar.bz2
Source32: pixman-0.11.8.tar.bz2
Source33: libpciaccess-0.10.3.tar.bz2
Patch: libXrandr.diff
Patch2: libXft-2.1.7-lcd-filter-2.patch
@ -230,9 +230,6 @@ exit 0
%{_mandir}/man3/*
%changelog
* Tue Sep 02 2008 sndirsch@suse.de
- dowgraded pixman 0.11.8 to 0.10.0 to hopefully fix a lot of
rendering bugs observed now with intel, radeonhd and radeon driver
* Sat Aug 30 2008 sndirsch@suse.de
- remove also libXft.a (now that libXft.la is gone)
* Fri Aug 29 2008 sndirsch@suse.de