auto-import libXrandr-0.99.2-1 on branch devel from
libXrandr-0.99.2-1.src.rpm
This commit is contained in:
parent
f308f946e6
commit
6fff414599
@ -1 +1 @@
|
||||
libXrandr-0.99.1.tar.bz2
|
||||
libXrandr-0.99.2.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: X.Org X11 libXrandr runtime library
|
||||
Name: libXrandr
|
||||
Version: 0.99.1
|
||||
Version: 0.99.2
|
||||
Release: 1
|
||||
License: MIT/X11
|
||||
Group: System Environment/Libraries
|
||||
@ -14,7 +14,7 @@ BuildRequires: libX11-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXrender-devel
|
||||
|
||||
Conflicts: XFree86-libs, xorg-x11-libs
|
||||
Obsoletes: XFree86-libs, xorg-x11-libs
|
||||
|
||||
%description
|
||||
X.Org X11 libXrandr runtime library
|
||||
@ -24,7 +24,7 @@ Summary: X.Org X11 libXrandr development package
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
|
||||
Conflicts: XFree86-devel, xorg-x11-devel
|
||||
Obsoletes: XFree86-devel, xorg-x11-devel
|
||||
|
||||
%description devel
|
||||
X.Org X11 libXrandr development package
|
||||
@ -80,6 +80,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3x/*.3x*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
|
||||
- Updated libXrandr to version 0.99.2 from X11R7 RC2
|
||||
- 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 libXrandr to version 0.99.1 from X11R7 RC1
|
||||
- Updated file manifest to find manpages in "man3x"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user