auto-import libXmu-0.99.2-1 on branch devel from libXmu-0.99.2-1.src.rpm

This commit is contained in:
mharris 2005-12-15 05:42:16 +00:00
parent c12f938d77
commit a6441a988b
3 changed files with 17 additions and 6 deletions

View File

@ -1 +1 @@
libXmu-0.99.1.tar.bz2
libXmu-0.99.2.tar.bz2

View File

@ -1,16 +1,19 @@
Summary: X.Org X11 libXmu/libXmuu runtime libraries
Name: libXmu
Version: 0.99.1
Release: 2.1
Version: 0.99.2
Release: 1
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.x.org
Source0: http://xorg.freedesktop.org/X11R7.0-RC0/everything/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: pkgconfig
BuildRequires: xorg-x11-util-macros
BuildRequires: libX11-devel
BuildRequires: libXext-devel
BuildRequires: libXt-devel
BuildRequires: libXau-devel
Obsoletes: XFree86-libs, xorg-x11-libs
@ -21,6 +24,7 @@ X.Org X11 libXmu/libXmuu runtime libraries
Summary: X.Org X11 libXmu development package
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
Obsoletes: XFree86-devel, xorg-x11-devel
@ -101,6 +105,14 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/xmuu.pc
%changelog
* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
- Updated libXmu to version 0.99.2 from X11R7 RC3
- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure
that /usr/lib/X11 and /usr/include/X11 pre-exist.
- Removed 'x' suffix from manpage directories to match RC3 upstream.
- Added "BuildRequires: pkgconfig, libXau-devel, xorg-x11-util-macros" to
fix build dependencies.
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
@ -108,11 +120,10 @@ rm -rf $RPM_BUILD_ROOT
- Changed 'Conflicts: XFree86-devel, xorg-x11-devel' to 'Obsoletes'
- Changed 'Conflicts: XFree86-libs, xorg-x11-libs' to 'Obsoletes'
* Mon Oct 24 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
- Updated libXmu to version 0.99.1 from X11R7 RC1
* Thu Sep 29 2005 Mike A. Harris <mharris.com> 0.99.0-4
* Thu Sep 29 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-4
- Renamed package to remove xorg-x11 from the name due to unanimous decision
between developers.
- Use Fedora Extras style BuildRoot tag.

View File

@ -1 +1 @@
08417e7520c931d1a8e6d0fd13898d92 libXmu-0.99.1.tar.bz2
875035887ade2cb42ef15afb3a3b28c7 libXmu-0.99.2.tar.bz2