auto-import libXcomposite-0.2.2.2-1 on branch devel from
libXcomposite-0.2.2.2-1.src.rpm
This commit is contained in:
parent
06d4012362
commit
455df272e8
@ -1 +1 @@
|
|||||||
libXcomposite-0.2.2.1.tar.bz2
|
libXcomposite-0.2.2.2.tar.bz2
|
||||||
|
@ -1,20 +1,19 @@
|
|||||||
|
|
||||||
Summary: X.Org X11 libXcomposite runtime library
|
Summary: X.Org X11 libXcomposite runtime library
|
||||||
Name: libXcomposite
|
Name: libXcomposite
|
||||||
Version: 0.2.2.1
|
Version: 0.2.2.2
|
||||||
Release: 1
|
Release: 1
|
||||||
License: MIT/X11
|
License: MIT/X11
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
Source0: http://xorg.freedesktop.org/X11R7.0-RC0/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)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: xorg-x11-proto-devel
|
BuildRequires: xorg-x11-proto-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXext-devel
|
BuildRequires: libXext-devel
|
||||||
BuildRequires: libXfixes-devel
|
BuildRequires: libXfixes-devel
|
||||||
|
|
||||||
|
|
||||||
Obsoletes: XFree86-libs, xorg-x11-libs
|
Obsoletes: XFree86-libs, xorg-x11-libs
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -26,7 +25,6 @@ Group: Development/Libraries
|
|||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
|
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
|
||||||
|
|
||||||
|
|
||||||
Obsoletes: XFree86-devel, xorg-x11-devel
|
Obsoletes: XFree86-devel, xorg-x11-devel
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
@ -80,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/xcomposite.pc
|
%{_libdir}/pkgconfig/xcomposite.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 16 2005 Mike A. Harris <mharris@redhat.com> 0.2.2.2-1
|
||||||
|
- Updated libXcomposite to version 0.2.2.2 from X11R7 RC4
|
||||||
|
|
||||||
* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.2.2.1-1
|
* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.2.2.1-1
|
||||||
- Updated libXcomposite to version 0.2.2.1 from X11R7 RC3
|
- Updated libXcomposite to version 0.2.2.1 from X11R7 RC3
|
||||||
- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure
|
- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure
|
||||||
@ -94,11 +95,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- Changed 'Conflicts: XFree86-devel, xorg-x11-devel' to 'Obsoletes'
|
- Changed 'Conflicts: XFree86-devel, xorg-x11-devel' to 'Obsoletes'
|
||||||
- Changed 'Conflicts: XFree86-libs, xorg-x11-libs' to 'Obsoletes'
|
- Changed 'Conflicts: XFree86-libs, xorg-x11-libs' to 'Obsoletes'
|
||||||
|
|
||||||
|
|
||||||
* Mon Oct 24 2005 Mike A. Harris <mharris@redhat.com> 0.2.1-1
|
* Mon Oct 24 2005 Mike A. Harris <mharris@redhat.com> 0.2.1-1
|
||||||
- Updated libXcomposite to version 0.2.1 from X11R7 RC1
|
- Updated libXcomposite to version 0.2.1 from X11R7 RC1
|
||||||
|
|
||||||
* Thu Sep 29 2005 Mike A. Harris <mharris.com> 0.2.0-3
|
* Thu Sep 29 2005 Mike A. Harris <mharris@redhat.com> 0.2.0-3
|
||||||
- Renamed package to remove xorg-x11 from the name due to unanimous decision
|
- Renamed package to remove xorg-x11 from the name due to unanimous decision
|
||||||
between developers.
|
between developers.
|
||||||
- Use Fedora Extras style BuildRoot tag.
|
- Use Fedora Extras style BuildRoot tag.
|
||||||
|
Loading…
Reference in New Issue
Block a user