rpms/xulrunner/F-9 xulrunner.spec,1.107,1.108
by fedora-extras-commits@redhat.com
Author: caillon
Update of /cvs/extras/rpms/xulrunner/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29008
Modified Files:
xulrunner.spec
Log Message:
XR is unbranded
Index: xulrunner.spec
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/F-9/xulrunner.spec,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- xulrunner.spec 31 Mar 2008 23:28:12 -0000 1.107
+++ xulrunner.spec 31 Mar 2008 23:43:03 -0000 1.108
@@ -141,7 +141,7 @@
%{__rm} -f .mozconfig
%{__cp} %{SOURCE10} .mozconfig
%if %{official_branding}
-%{__cat} %{SOURCE11} >> .mozconfig
+#%{__cat} %{SOURCE11} >> .mozconfig
%endif
#---------------------------------------------------------------------
15 years, 6 months
rpms/kdebase/devel kdebase.spec,1.310,1.311
by fedora-extras-commits@redhat.com
Author: kkofler
Update of /cvs/pkgs/rpms/kdebase/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28884/devel
Modified Files:
kdebase.spec
Log Message:
* Mon Mar 31 2008 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 4.0.3-4
- add missing BR libraw1394-devel (thanks to Karsten Hopp)
- don't BR libusb-devel on s390 or s390x
Index: kdebase.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdebase/devel/kdebase.spec,v
retrieving revision 1.310
retrieving revision 1.311
diff -u -r1.310 -r1.311
--- kdebase.spec 31 Mar 2008 17:05:20 -0000 1.310
+++ kdebase.spec 31 Mar 2008 23:39:14 -0000 1.311
@@ -1,7 +1,7 @@
Summary: K Desktop Environment 4 - Core Files
Version: 4.0.3
-Release: 3%{?dist}
+Release: 4%{?dist}
%if 0%{?fedora} > 8
Name: kdebase
@@ -59,7 +59,10 @@
BuildRequires: hal-devel
BuildRequires: kdelibs4-devel >= %{version}
BuildRequires: kdepimlibs-devel >= %{version}
+%ifnarch s390 s390x
+BuildRequires: libraw1394-devel
BuildRequires: libusb-devel
+%endif
BuildRequires: OpenEXR-devel
BuildRequires: openssl-devel
BuildRequires: pcre-devel
@@ -288,6 +291,10 @@
%changelog
+* Mon Mar 31 2008 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 4.0.3-4
+- add missing BR libraw1394-devel (thanks to Karsten Hopp)
+- don't BR libusb-devel on s390 or s390x
+
* Mon Mar 31 2008 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 4.0.3-3
- rebuild for NDEBUG and _kde4_libexecdir
15 years, 6 months
rpms/kdebase3/devel kdebase3.spec,1.50,1.51
by fedora-extras-commits@redhat.com
Author: kkofler
Update of /cvs/pkgs/rpms/kdebase3/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28780/devel
Modified Files:
kdebase3.spec
Log Message:
* Mon Mar 31 2008 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 3.5.9-8
- add missing BR bzip2-devel (thanks to Karsten Hopp)
Index: kdebase3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdebase3/devel/kdebase3.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- kdebase3.spec 28 Mar 2008 12:20:23 -0000 1.50
+++ kdebase3.spec 31 Mar 2008 23:35:20 -0000 1.51
@@ -12,7 +12,7 @@
%define _with_samba --with-samba
Version: 3.5.9
-Release: 8%{?dist}
+Release: 9%{?dist}
%if 0%{?fedora} > 8
Name: kdebase3
@@ -165,6 +165,7 @@
# dbus >= 0.90, hal >= 0.5 (mock/yum is having problems groking this for me on el5/x86_64) -- Rex
BuildRequires: dbus-devel hal-devel
%endif
+BuildRequires: bzip2-devel
BuildRequires: freetype-devel
BuildRequires: openldap-devel
BuildRequires: cyrus-sasl-devel
@@ -803,6 +804,9 @@
%changelog
+* Mon Mar 31 2008 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 3.5.9-9
+- add missing BR bzip2-devel (thanks to Karsten Hopp)
+
* Fri Mar 28 2008 Rex Dieter <rdieter(a)fedoraproject.org> - 3.5.9-8
- omit %%_datadir/applnk/.hidden/.directory (#321771)
15 years, 6 months
rpms/firefox/F-9 .cvsignore, 1.77, 1.78 firefox.spec, 1.289, 1.290 sources, 1.89, 1.90
by fedora-extras-commits@redhat.com
Author: caillon
Update of /cvs/extras/rpms/firefox/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28585
Modified Files:
.cvsignore firefox.spec sources
Log Message:
* Mon Mar 31 2008 Christopher Aillon <caillon(a)redhat.com> 3.0-0.51
- Beta 5 RC2
Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/firefox/F-9/.cvsignore,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- .cvsignore 28 Mar 2008 01:32:31 -0000 1.77
+++ .cvsignore 31 Mar 2008 23:28:26 -0000 1.78
@@ -1 +1 @@
-mozilla-20080327.tar.bz2
+firefox-3.0b5-source.tar.bz2
Index: firefox.spec
===================================================================
RCS file: /cvs/extras/rpms/firefox/F-9/firefox.spec,v
retrieving revision 1.289
retrieving revision 1.290
diff -u -r1.289 -r1.290
--- firefox.spec 28 Mar 2008 01:32:31 -0000 1.289
+++ firefox.spec 31 Mar 2008 23:28:27 -0000 1.290
@@ -3,23 +3,25 @@
%define desktop_file_utils_version 0.9
%define firefox_app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
-%define version_internal 3.0pre
+%define version_internal 3.0b5
%define mozappdir %{_libdir}/%{name}-%{version_internal}
%define gecko_version 1.9
-%define official_branding 0
+%define official_branding 1
%define build_langpacks 0
%if ! %{official_branding}
%define cvsdate 20080327
%define nightly .cvs%{cvsdate}
+%else
+%define version_pre .beta5rc2
%endif
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 3.0
-Release: 0.50%{?nightly}%{?dist}
+Release: 0.51%{?version_pre}%{?nightly}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -313,6 +315,9 @@
#---------------------------------------------------------------------
%changelog
+* Mon Mar 31 2008 Christopher Aillon <caillon(a)redhat.com> 3.0-0.51
+- Beta 5 RC2
+
* Thu Mar 27 2008 Christopher Aillon <caillon(a)redhat.com> 3.0-0.50
- Update to latest trunk (2008-03-27)
Index: sources
===================================================================
RCS file: /cvs/extras/rpms/firefox/F-9/sources,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- sources 28 Mar 2008 01:32:31 -0000 1.89
+++ sources 31 Mar 2008 23:28:27 -0000 1.90
@@ -1 +1 @@
-7f43fd0bdbf2709ba05cec41f43d2a36 mozilla-20080327.tar.bz2
+6a97a0933f8cd71b34436daa41530c29 firefox-3.0b5-source.tar.bz2
15 years, 6 months
rpms/xulrunner/F-9 .cvsignore, 1.47, 1.48 sources, 1.49, 1.50 xulrunner.spec, 1.106, 1.107
by fedora-extras-commits@redhat.com
Author: caillon
Update of /cvs/extras/rpms/xulrunner/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28574
Modified Files:
.cvsignore sources xulrunner.spec
Log Message:
* Mon Mar 31 2008 Christopher Aillon <caillon(a)redhat.com> 1.9-0.51
- Beta 5 RC2
Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/F-9/.cvsignore,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- .cvsignore 28 Mar 2008 01:31:29 -0000 1.47
+++ .cvsignore 31 Mar 2008 23:28:12 -0000 1.48
@@ -1 +1 @@
-mozilla-20080327.tar.bz2
+xulrunner-1.9b5-source.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/F-9/sources,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- sources 28 Mar 2008 01:31:29 -0000 1.49
+++ sources 31 Mar 2008 23:28:12 -0000 1.50
@@ -1 +1 @@
-7f43fd0bdbf2709ba05cec41f43d2a36 mozilla-20080327.tar.bz2
+cbb83017ed3c0e740a9128089a4f1b2d xulrunner-1.9b5-source.tar.bz2
Index: xulrunner.spec
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/F-9/xulrunner.spec,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- xulrunner.spec 28 Mar 2008 01:31:29 -0000 1.106
+++ xulrunner.spec 31 Mar 2008 23:28:12 -0000 1.107
@@ -2,24 +2,26 @@
%define nss_version 3.11.99.5
%define cairo_version 0.5
-%define official_branding 0
+%define official_branding 1
%define version_internal 1.9pre
%if ! %{official_branding}
%define cvsdate 20080327
%define nightly .cvs%{cvsdate}
+%else
+%define version_pre .beta5rc2
%endif
Summary: XUL Runtime for Gecko Applications
Name: xulrunner
Version: 1.9
-Release: 0.50%{?nightly}%{?dist}
+Release: 0.51%{?version_pre}%{?nightly}%{?dist}
URL: http://www.mozilla.org/projects/xulrunner/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
%if %{official_branding}
-%define tarball xulrunner-%{version}-source.tar.bz2
+%define tarball xulrunner-1.9b5-source.tar.bz2
%else
%define tarball mozilla-%{cvsdate}.tar.bz2
%endif
@@ -398,6 +400,9 @@
#---------------------------------------------------------------------
%changelog
+* Mon Mar 31 2008 Christopher Aillon <caillon(a)redhat.com> 1.9-0.51
+- Beta 5 RC2
+
* Thu Mar 27 2008 Christopher Aillon <caillon(a)redhat.com> 1.9-0.50
- Update to latest trunk (2008-03-27)
15 years, 6 months
rpms/mesa/devel .cvsignore, 1.23, 1.24 mesa.spec, 1.173, 1.174 sources, 1.22, 1.23
by fedora-extras-commits@redhat.com
Author: krh
Update of /cvs/pkgs/rpms/mesa/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28390
Modified Files:
.cvsignore mesa.spec sources
Log Message:
* Mon Mar 31 2008 Kristian Høgsberg <krh(a)redhat.com> - 7.1-0.21
- Update git snapshot to pull in DRI2 direct rendering.
Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mesa/devel/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- .cvsignore 12 Mar 2008 00:08:22 -0000 1.23
+++ .cvsignore 31 Mar 2008 23:05:41 -0000 1.24
@@ -1,2 +1,3 @@
gl-manpages-1.0.1.tar.bz2
mesa-20080311.tar.bz2
+mesa-20080331.tar.bz2
Index: mesa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mesa/devel/mesa.spec,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- mesa.spec 12 Mar 2008 00:08:22 -0000 1.173
+++ mesa.spec 31 Mar 2008 23:05:41 -0000 1.174
@@ -10,12 +10,12 @@
%endif
%define manpages gl-manpages-1.0.1
-%define gitdate 20080311
+%define gitdate 20080331
Summary: Mesa graphics libraries
Name: mesa
Version: 7.1
-Release: 0.20%{?dist}
+Release: 0.21%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@@ -39,7 +39,7 @@
%endif
BuildRequires: libXxf86vm-devel
BuildRequires: expat-devel >= 2.0
-BuildRequires: xorg-x11-proto-devel >= 7.1-8
+BuildRequires: xorg-x11-proto-devel >= 7.1-9
BuildRequires: makedepend
BuildRequires: libselinux-devel
BuildRequires: libXext-devel
@@ -397,6 +397,9 @@
%{_libdir}/mesa-demos-data
%changelog
+* Mon Mar 31 2008 Kristian Høgsberg <krh(a)redhat.com> - 7.1-0.21
+- Update git snapshot to pull in DRI2 direct rendering.
+
* Tue Mar 11 2008 Kristian Høgsberg <krh(a)redhat.com> - 7.1-0.20
- Looks like the TexOffset extension does not work, disable for now.
- Bump to 20080311 snapshot to get DRI2 tfp fixes.
Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mesa/devel/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- sources 12 Mar 2008 00:08:22 -0000 1.22
+++ sources 31 Mar 2008 23:05:41 -0000 1.23
@@ -1,2 +1,3 @@
6ae05158e678f4594343f32c2ca50515 gl-manpages-1.0.1.tar.bz2
35148aa4ae18e67e69d0fea04ab07e83 mesa-20080311.tar.bz2
+ddedbff848f14c0615a7cf3589cc9018 mesa-20080331.tar.bz2
15 years, 6 months
rpms/kernel/F-8 linux-2.6-pci-keep-SMBus-hidden-on-nx6110.patch, 1.1, 1.2
by fedora-extras-commits@redhat.com
Author: cebbert
Update of /cvs/pkgs/rpms/kernel/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28295
Modified Files:
linux-2.6-pci-keep-SMBus-hidden-on-nx6110.patch
Log Message:
official patch, for -stable
linux-2.6-pci-keep-SMBus-hidden-on-nx6110.patch:
Index: linux-2.6-pci-keep-SMBus-hidden-on-nx6110.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-8/linux-2.6-pci-keep-SMBus-hidden-on-nx6110.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-2.6-pci-keep-SMBus-hidden-on-nx6110.patch 26 Mar 2008 20:05:26 -0000 1.1
+++ linux-2.6-pci-keep-SMBus-hidden-on-nx6110.patch 31 Mar 2008 23:01:56 -0000 1.2
@@ -1,30 +1,41 @@
-From: Jean Delvare <khali(a)linux-fr.org>
-Subject: PCI: Revert SMBus unhide on HP Compaq nx6110
+Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=co...
+Commit: a99acc832de1104afaba02d7c2576fd9b9fd6422
+Parent: 5ac7ec85bcc70ef605657fb2d1106d27ab3bd131
+Author: Jean Delvare <khali(a)linux-fr.org>
+AuthorDate: Fri Mar 28 14:16:04 2008 -0700
+Committer: Linus Torvalds <torvalds(a)linux-foundation.org>
+CommitDate: Fri Mar 28 14:45:22 2008 -0700
-This reverts commit 3c0a654e390d00fef9d8faed758f5e1e8078adb5 and
-fixes kernel bug #10245.
-http://bugzilla.kernel.org/show_bug.cgi?id=10245
-
-The HP Compaq nc6120 has the same PCI sub-device ID as the nx6110, and the
-SMBus is used by ACPI for thermal management on the nc6120, so Linux should
-not attach a native driver to it. This means that this quirk is unsafe and
-has to be removed.
-
-I also added a comment to help developers realize that adding new IDs
-to this SMBus unhiding quirk table should be done only with great care,
-and in particular only after checking that ACPI is not making use of
-the SMBus.
-
-Signed-off-by: Jean Delvare <khali(a)linux-fr.org>
-Cc: Tomasz Koprowski <tomek(a)koprowski.org>
-Cc: Greg Kroah-Hartman <gregkh(a)suse.de>
+ pci: revert SMBus unhide on HP Compaq nx6110
+
+ This reverts commit 3c0a654e390d00fef9d8faed758f5e1e8078adb5 and
+ fixes kernel bug #10245:
+
+ http://bugzilla.kernel.org/show_bug.cgi?id=10245
+
+ The HP Compaq nc6120 has the same PCI sub-device ID as the nx6110, and the
+ SMBus is used by ACPI for thermal management on the nc6120, so Linux should
+ not attach a native driver to it. This means that this quirk is unsafe and
+ has to be removed.
+
+ I also added a comment to help developers realize that adding new IDs to this
+ SMBus unhiding quirk table should be done only with great care, and in
+ particular only after checking that ACPI is not making use of the SMBus.
+
+ Signed-off-by: Jean Delvare <khali(a)linux-fr.org>
+ Cc: Tomasz Koprowski <tomek(a)koprowski.org>
+ Acked-by: Greg Kroah-Hartman <gregkh(a)suse.de>
+ Signed-off-by: Andrew Morton <akpm(a)linux-foundation.org>
+ Signed-off-by: Linus Torvalds <torvalds(a)linux-foundation.org>
---
drivers/pci/quirks.c | 11 ++++++-----
- 1 file changed, 6 insertions(+), 5 deletions(-)
+ 1 files changed, 6 insertions(+), 5 deletions(-)
---- linux-2.6.25-rc6.orig/drivers/pci/quirks.c 2008-03-05 16:44:21.000000000 +0100
-+++ linux-2.6.25-rc6/drivers/pci/quirks.c 2008-03-21 10:08:46.000000000 +0100
-@@ -951,6 +951,12 @@ DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_I
+diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c
+index e9a333d..e887aa4 100644
+--- a/drivers/pci/quirks.c
++++ b/drivers/pci/quirks.c
+@@ -951,6 +951,12 @@ DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82375, quirk_e
* accesses to the SMBus registers, with potentially bad effects. Thus you
* should be very careful when adding new entries: if SMM is accessing the
* Intel SMBus, this is a very good reason to leave it hidden.
@@ -37,7 +48,7 @@
*/
static int asus_hides_smbus;
-@@ -1028,11 +1034,6 @@ static void __init asus_hides_smbus_host
+@@ -1028,11 +1034,6 @@ static void __init asus_hides_smbus_hostbridge(struct pci_dev *dev)
case 0x12bf: /* HP xw4100 */
asus_hides_smbus = 1;
}
15 years, 6 months
rpms/xorg-x11-proto-devel/devel .cvsignore, 1.33, 1.34 sources, 1.31, 1.32 xorg-x11-proto-devel.spec, 1.70, 1.71
by fedora-extras-commits@redhat.com
Author: krh
Update of /cvs/pkgs/rpms/xorg-x11-proto-devel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22033
Modified Files:
.cvsignore sources xorg-x11-proto-devel.spec
Log Message:
* Mon Mar 31 2008 Kristian Høgsberg <krh(a)redhat.com> 7.3-9
- Add dri2proto.
Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-proto-devel/devel/.cvsignore,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- .cvsignore 6 Mar 2008 03:17:19 -0000 1.33
+++ .cvsignore 31 Mar 2008 22:57:33 -0000 1.34
@@ -27,3 +27,4 @@
xproxymanagementprotocol-1.0.2.tar.bz2
inputproto-1.4.3.tar.bz2
xproto-7.0.12.tar.bz2
+dri2proto-1.0.0.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-proto-devel/devel/sources,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- sources 6 Mar 2008 03:17:19 -0000 1.31
+++ sources 31 Mar 2008 22:57:33 -0000 1.32
@@ -27,3 +27,4 @@
d28007a50976204960fc1fc07b4ca093 xproxymanagementprotocol-1.0.2.tar.bz2
a0f0d8cf6fbf0db8ba3937d0cc16138d inputproto-1.4.3.tar.bz2
388234421add6c1760b4fc99fcdc76b0 xproto-7.0.12.tar.bz2
+49b1359dea0842b8956bbc7f1ba426fb dri2proto-1.0.0.tar.bz2
Index: xorg-x11-proto-devel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-proto-devel/devel/xorg-x11-proto-devel.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- xorg-x11-proto-devel.spec 6 Mar 2008 03:17:19 -0000 1.70
+++ xorg-x11-proto-devel.spec 31 Mar 2008 22:57:33 -0000 1.71
@@ -10,7 +10,7 @@
Summary: X.Org X11 Protocol headers
Name: xorg-x11-proto-devel
Version: 7.3
-Release: 8%{?dist}
+Release: 9%{?dist}
License: MIT
Group: Development/System
URL: http://www.x.org
@@ -59,6 +59,7 @@
Source29: ftp://ftp.x.org/pub/individual/proto/xproto-7.0.12.tar.bz2
Provides: xproto = 7.0.12
Source30: ftp://ftp.x.org/pub/individual/proto/xproxymanagementprotocol-1.0.2.tar.bz2
+Source31: http://xorg.freedesktop.org/archive/individual/proto/dri2proto-1.0.0.tar.bz2
BuildRequires: pkgconfig
BuildRequires: xorg-x11-util-macros >= 1.0.2-1
@@ -80,7 +81,7 @@
X.Org X11 Protocol headers
%prep
-%setup -q -c %{name}-%{version} -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a13 -a14 -a15 -a16 -a17 -a18 -a19 -a20 -a21 -a22 -a23 -a24 -a25 -a26 -a27 -a28 -a29 -a30
+%setup -q -c %{name}-%{version} -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a13 -a14 -a15 -a16 -a17 -a18 -a19 -a20 -a21 -a22 -a23 -a24 -a25 -a26 -a27 -a28 -a29 -a30 -a31
%build
@@ -203,6 +204,7 @@
%{_includedir}/X11/extensions/dmxproto.h
%{_includedir}/X11/extensions/dpms.h
%{_includedir}/X11/extensions/dpmsstr.h
+%{_includedir}/X11/extensions/dri2proto.h
%{_includedir}/X11/extensions/extutil.h
%{_includedir}/X11/extensions/fontcache.h
%{_includedir}/X11/extensions/fontcacheP.h
@@ -267,6 +269,7 @@
%{_datadir}/pkgconfig/compositeproto.pc
%{_datadir}/pkgconfig/damageproto.pc
%{_datadir}/pkgconfig/dmxproto.pc
+%{_datadir}/pkgconfig/dri2proto.pc
%{_datadir}/pkgconfig/evieproto.pc
%{_datadir}/pkgconfig/fixesproto.pc
%{_datadir}/pkgconfig/fontcacheproto.pc
@@ -294,6 +297,9 @@
%{_datadir}/pkgconfig/xproxymngproto.pc
%changelog
+* Mon Mar 31 2008 Kristian Høgsberg <krh(a)redhat.com> 7.3-9
+- Add dri2proto.
+
* Wed Mar 05 2008 Adam Jackson <ajax(a)redhat.com> 7.3-8
- inputproto 1.4.3
- xproto 7.0.12
15 years, 6 months