rpms/xorg-x11-drv-radeonhd/devel .cvsignore, 1.36, 1.37 sources, 1.36, 1.37 xorg-x11-drv-radeonhd-README.fedora, 1.34, 1.35 xorg-x11-drv-radeonhd.spec, 1.47, 1.48

Hans Ulrich Niedermann ndim at fedoraproject.org
Wed Sep 17 11:46:20 UTC 2008


Author: ndim

Update of /cvs/pkgs/rpms/xorg-x11-drv-radeonhd/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2470

Modified Files:
	.cvsignore sources xorg-x11-drv-radeonhd-README.fedora 
	xorg-x11-drv-radeonhd.spec 
Log Message:
* Wed Sep 17 2008 Hans Ulrich Niedermann <hun at n-dimensional.de> - 1.2.1-3.9.20080917git
- Fix build on rawhide/F10 by defining cpp macros __user and DEPRECATED
- New snapshot (upstream commit 07408e8518e4e19663c109ea8ad765686ea4e01e):
  - 07408e85: AtomBIOS: Fail driver instance if AtomBIOS mode setting is requested but no BIOS image found.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-radeonhd/devel/.cvsignore,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- .cvsignore	6 Sep 2008 21:38:11 -0000	1.36
+++ .cvsignore	17 Sep 2008 11:45:50 -0000	1.37
@@ -1 +1 @@
-xf86-video-radeonhd-1.2.1-20080906git.tar.bz2
+xf86-video-radeonhd-1.2.1-20080917git.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-radeonhd/devel/sources,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- sources	6 Sep 2008 21:38:11 -0000	1.36
+++ sources	17 Sep 2008 11:45:50 -0000	1.37
@@ -1 +1 @@
-6b3c10064385e3eea1af16c1b723b640  xf86-video-radeonhd-1.2.1-20080906git.tar.bz2
+6bfda8103e78f2c2b864db54d986f37a  xf86-video-radeonhd-1.2.1-20080917git.tar.bz2


Index: xorg-x11-drv-radeonhd-README.fedora
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-radeonhd/devel/xorg-x11-drv-radeonhd-README.fedora,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- xorg-x11-drv-radeonhd-README.fedora	6 Sep 2008 21:38:11 -0000	1.34
+++ xorg-x11-drv-radeonhd-README.fedora	17 Sep 2008 11:45:50 -0000	1.35
@@ -11,7 +11,7 @@
 we are packaging development snapshots of upstream's git repository
 here.
 
-Latest upstream commit: f1c6cc865d8d0703478c3eedea2e706e911f9965
+Latest upstream commit: 07408e8518e4e19663c109ea8ad765686ea4e01e
 
 
 Contents


Index: xorg-x11-drv-radeonhd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-radeonhd/devel/xorg-x11-drv-radeonhd.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- xorg-x11-drv-radeonhd.spec	6 Sep 2008 21:38:11 -0000	1.47
+++ xorg-x11-drv-radeonhd.spec	17 Sep 2008 11:45:50 -0000	1.48
@@ -20,8 +20,8 @@
 %endif
 
 %if %{snapshot}
-%define date 20080906
-%define git_commit f1c6cc865d8d0703478c3eedea2e706e911f9965
+%define date 20080917
+%define git_commit 07408e8518e4e19663c109ea8ad765686ea4e01e
 %define alphatag .%{date}git
 %define tarball %{tarname}-%{version}-%{date}git
 %define ship_utils 1
@@ -33,7 +33,7 @@
 Summary:       Xorg X11 radeonhd driver for AMD GPG r5xx/r6xx Chipsets
 Name:          xorg-x11-drv-radeonhd
 Version:       1.2.1
-Release:       3.8%{?alphatag}%{?dist}
+Release:       3.9%{?alphatag}%{?dist}
 
 License:       MIT
 Group:         User Interface/X Hardware Support
@@ -118,7 +118,7 @@
 
 %build
 %{configure} --with-xorg-module-dir=%{moduledir} --disable-static
-%{__make} %{?_smp_mflags}
+%{__make} %{?_smp_mflags} CPPFLAGS='-D__user="" -DDEPRECATED="__attribute__ ((deprecated))"'
 %{__cp} -p %{SOURCE2} README.fedora
 %if %{ship_utils}
 %{__cp} -p utils/conntest/README README.rhd_conntest
@@ -164,6 +164,11 @@
 %endif
 
 %changelog
+* Wed Sep 17 2008 Hans Ulrich Niedermann <hun at n-dimensional.de> - 1.2.1-3.9.20080917git
+- Fix build on rawhide/F10 by defining cpp macros __user and DEPRECATED
+- New snapshot (upstream commit 07408e8518e4e19663c109ea8ad765686ea4e01e):
+  - 07408e85: AtomBIOS: Fail driver instance if AtomBIOS mode setting is requested but no BIOS image found.
+
 * Sat Sep 06 2008 Hans Ulrich Niedermann <hun at n-dimensional.de> - 1.2.1-3.8.20080906git
 - New snapshot (upstream commit f1c6cc865d8d0703478c3eedea2e706e911f9965):
   Upstream has merged their QnD and AtomBIOS branches to master a




More information about the fedora-extras-commits mailing list