[xorg-x11-drv-nouveau] Obsoletes: nv in F19 and up

Adam Jackson ajax at fedoraproject.org
Thu Jan 10 15:14:30 UTC 2013


commit f8ef94ccbc118f5cc9737caf0ab898dce89aac53
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Jan 10 10:14:13 2013 -0500

    Obsoletes: nv in F19 and up

 xorg-x11-drv-nouveau.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/xorg-x11-drv-nouveau.spec b/xorg-x11-drv-nouveau.spec
index b1b78f2..cd3fd80 100644
--- a/xorg-x11-drv-nouveau.spec
+++ b/xorg-x11-drv-nouveau.spec
@@ -8,7 +8,7 @@ Name:      xorg-x11-drv-nouveau
 # need to set an epoch to get version number in sync with upstream
 Epoch:     1
 Version:   1.0.6
-Release:   2%{?dist}
+Release:   3%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -23,6 +23,10 @@ Source1: make-git-snapshot.sh
 
 ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
 
+%if 0%{?fedora} > 18
+Obsoletes: xorg-x11-drv-nv < 2.1.20-3
+%endif
+
 BuildRequires: libtool automake autoconf
 BuildRequires: xorg-x11-server-devel > 1.7.99.3-3
 BuildRequires: libdrm-devel >= 2.4.24-0.1.20110106
@@ -72,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/nouveau.4*
 
 %changelog
+* Thu Jan 10 2013 Adam Jackson <ajax at redhat.com> 1.0.6-3
+- Obsoletes: nv in F19 and up
+
 * Thu Jan 10 2013 Adam Jackson <ajax at redhat.com> - 1:1.0.6-2
 - ABI rebuild
 


More information about the scm-commits mailing list