|
|
Author: mharris
Update of /cvs/dist/rpms/xorg-x11-xtrans-devel/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv18475
Modified Files:
xorg-x11-xtrans-devel.spec
Log Message:
* Tue Nov 22 2005 Mike A. Harris <mharris@xxxxxxxxxx> 0.99.2-2
- Add "Requires(pre): xorg-x11-filesystem >= 0.99.2-3" to avoid bug (#173384).
Index: xorg-x11-xtrans-devel.spec
===================================================================
RCS file:
/cvs/dist/rpms/xorg-x11-xtrans-devel/devel/xorg-x11-xtrans-devel.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xorg-x11-xtrans-devel.spec 11 Nov 2005 08:26:14 -0000 1.4
+++ xorg-x11-xtrans-devel.spec 23 Nov 2005 10:34:07 -0000 1.5
@@ -6,7 +6,7 @@
Summary: X.Org X11 developmental X transport library
Name: xorg-x11-xtrans-devel
Version: 0.99.2
-Release: 1
+Release: 2
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.x.org
@@ -14,6 +14,8 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Requires(pre): xorg-x11-filesystem >= 0.99.2-3
+
%description
X.Org X11 developmental X transport library
@@ -54,6 +56,9 @@
%{_datadir}/aclocal/xtrans.m4
%changelog
+* Tue Nov 22 2005 Mike A. Harris <mharris@xxxxxxxxxx> 0.99.2-2
+- Add "Requires(pre): xorg-x11-filesystem >= 0.99.2-3" to avoid bug (#173384).
+
* Fri Nov 11 2005 Mike A. Harris <mharris@xxxxxxxxxx> 0.99.2-1
- Update to xtrans-0.99.2 from X11R7 RC2 release.
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|