auto-import libXdmcp-1.0.0-1 on branch devel from libXdmcp-1.0.0-1.src.rpm

This commit is contained in:
mharris 2005-12-16 11:06:31 +00:00
parent ff31a9c879
commit 620e75ce95
3 changed files with 10 additions and 9 deletions

View File

@ -1 +1 @@
libXdmcp-0.99.2.tar.bz2
libXdmcp-1.0.0.tar.bz2

View File

@ -1,13 +1,14 @@
Summary: X.Org X11 libXdmcp runtime library
Name: libXdmcp
Version: 0.99.2
Version: 1.0.0
Release: 1
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.x.org
Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/everything/%{name}-%{version}.tar.bz2
Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC4/everything/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: pkgconfig
BuildRequires: xorg-x11-proto-devel
Obsoletes: XFree86-libs, xorg-x11-libs
@ -72,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/xdmcp.pc
%changelog
* Fri Dec 16 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
- Updated libXdmcp to version 1.0.0 from X11R7 RC4
* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
- Updated libXdmcp to version 0.99.2 from X11R7 RC3
- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure
@ -85,11 +89,10 @@ rm -rf $RPM_BUILD_ROOT
- Changed 'Conflicts: XFree86-devel, xorg-x11-devel' to 'Obsoletes'
- Changed 'Conflicts: XFree86-libs, xorg-x11-libs' to 'Obsoletes'
* Fri Oct 21 2005 Mike A. Harris <mharris.com> 0.99.1-1
* Fri Oct 21 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
- Update to libXdmcp-0.99.1 from X11R7 RC1 release.
* Thu Sep 29 2005 Mike A. Harris <mharris.com> 0.99.0-3
* Thu Sep 29 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-3
- Renamed package to remove xorg-x11 from the name due to unanimous decision
between developers.
- Use Fedora Extras style BuildRoot tag.
@ -110,5 +113,3 @@ rm -rf $RPM_BUILD_ROOT
* Mon Aug 22 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-1
- Initial build.

View File

@ -1 +1 @@
d9005e15aabc27efbc78644fc04fe285 libXdmcp-0.99.2.tar.bz2
98b1fd991ef9dd9843efdfda0a3b6e49 libXdmcp-1.0.0.tar.bz2