[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/xorg-x11-xauth/devel xorg-x11-xauth.spec,1.9,1.10



Author: mharris

Update of /cvs/dist/rpms/xorg-x11-xauth/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv9468

Modified Files:
	xorg-x11-xauth.spec 
Log Message:
minor spec cleanups


Index: xorg-x11-xauth.spec
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11-xauth/devel/xorg-x11-xauth.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xorg-x11-xauth.spec	11 Feb 2006 06:26:50 -0000	1.9
+++ xorg-x11-xauth.spec	1 Mar 2006 06:45:45 -0000	1.10
@@ -4,12 +4,12 @@
 Name: xorg-x11-%{pkgname}
 Version: 1.0.1
 Release: 1.2
-# FIXME: Remove Epoch line if package gets renamed
+# NOTE: Remove Epoch line if package gets renamed
 Epoch: 1
 License: MIT/X11
 Group: User Interface/X
 URL: http://www.x.org
-Source0: http://xorg.freedesktop.org/releasesX11R7.0-RC4/everything/%{pkgname}-%{version}.tar.bz2
+Source0: http://xorg.freedesktop.org/releasesX11R7.0/src/everything/%{pkgname}-%{version}.tar.bz2
 Source10: mkxauth
 Source11: mkxauth.man
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -24,10 +24,10 @@
 Provides: mkxauth
 Obsoletes: XFree86-xauth, mkxauth
 # NOTE: xauth moved from the XFree86 package to XFree86-xauth in
-# XFree86-4.2.0-50.11, so this Conflicts line is required for upgrades
+# XFree86-4.2.0-50.11, so this Obsoletes line is required for upgrades
 # from RHL 8 and older, and RHEL 2.1 to work properly when upgrading to
 # a newer OS release.
-Conflicts: XFree86 < 4.2.0-50.11
+Obsoletes: XFree86 < 4.2.0-50.11
 
 %description
 xauth is used to edit and display the authorization information
@@ -57,19 +57,17 @@
 %files
 %defattr(-,root,root,-)
 %doc
-%dir %{_bindir}
 %{_bindir}/xauth
 %{_bindir}/mkxauth
-%dir %{_mandir}
-%dir %{_mandir}/man1
+#%dir %{_mandir}/man1x
 %{_mandir}/man1/xauth.1x*
 %{_mandir}/man1/mkxauth.1x*
 
 %changelog
-* Fri Feb 10 2006 Jesse Keating <jkeating redhat com> - 1:1.0.1-1.2
+* Fri Feb 10 2006 Jesse Keating <jkeating redhat com> 1:1.0.1-1.2
 - bump again for double-long bug on ppc(64)
 
-* Tue Feb 07 2006 Jesse Keating <jkeating redhat com> - 1:1.0.1-1.1
+* Tue Feb 07 2006 Jesse Keating <jkeating redhat com> 1:1.0.1-1.1
 - rebuilt for new gcc4.1 snapshot and glibc changes
 
 * Wed Jan 18 2006 Mike A. Harris <mharris redhat com> 1:1.0.1-1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]