Blame SPECS/libXext.spec

f3fb30
%global tarball libXext
f3fb30
#global gitdate 20130524
f3fb30
%global gitversion dfe6e1f3b
f3fb30
f3fb30
Summary: X.Org X11 libXext runtime library
f3fb30
Name: libXext
dfaa33
Version: 1.3.3
dfaa33
Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
f3fb30
License: MIT
f3fb30
Group: System Environment/Libraries
f3fb30
URL: http://www.x.org
f3fb30
f3fb30
%if 0%{?gitdate}
f3fb30
Source0:    %{tarball}-%{gitdate}.tar.bz2
f3fb30
Source1:    make-git-snapshot.sh
f3fb30
Source2:    commitid
f3fb30
%else
f3fb30
Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2
f3fb30
%endif
f3fb30
f3fb30
Requires: libX11 >= 1.5.99.902
f3fb30
f3fb30
BuildRequires: autoconf automake libtool
f3fb30
BuildRequires: xorg-x11-proto-devel >= 7.4-23
f3fb30
BuildRequires: libX11-devel >= 1.5.99.902
f3fb30
BuildRequires: libXau-devel
f3fb30
BuildRequires: xorg-x11-util-macros
f3fb30
BuildRequires: autoconf automake libtool pkgconfig
f3fb30
BuildRequires: xmlto
f3fb30
f3fb30
%description
f3fb30
X.Org X11 libXext runtime library
f3fb30
f3fb30
%package devel
f3fb30
Summary: X.Org X11 libXext development package
f3fb30
Group: Development/Libraries
f3fb30
Requires: %{name} = %{version}-%{release}
f3fb30
f3fb30
%description devel
f3fb30
X.Org X11 libXext development package
f3fb30
f3fb30
%prep
f3fb30
%setup -q -n %{tarball}-%{?gitdate:%{gitdate}}%{!?gitdate:%{version}}
f3fb30
f3fb30
%build
f3fb30
autoreconf -v --install --force
f3fb30
%configure --disable-static
f3fb30
make %{?_smp_mflags}
f3fb30
f3fb30
%install
f3fb30
rm -rf $RPM_BUILD_ROOT
f3fb30
f3fb30
make install DESTDIR=$RPM_BUILD_ROOT
f3fb30
f3fb30
# We intentionally don't ship *.la files
f3fb30
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
f3fb30
f3fb30
# do this with %%doc below
f3fb30
rm -rf $RPM_BUILD_ROOT%{_docdir}
f3fb30
f3fb30
%clean
f3fb30
rm -rf $RPM_BUILD_ROOT
f3fb30
f3fb30
%post -p /sbin/ldconfig
f3fb30
%postun -p /sbin/ldconfig
f3fb30
f3fb30
%files
f3fb30
%defattr(-,root,root,-)
f3fb30
%doc AUTHORS COPYING
f3fb30
%{_libdir}/libXext.so.6
f3fb30
%{_libdir}/libXext.so.6.4.0
f3fb30
f3fb30
%files devel
f3fb30
%defattr(-,root,root,-)
f3fb30
%{_includedir}/X11/extensions/MITMisc.h
f3fb30
%{_includedir}/X11/extensions/XEVI.h
f3fb30
%{_includedir}/X11/extensions/XLbx.h
f3fb30
%{_includedir}/X11/extensions/XShm.h
f3fb30
%{_includedir}/X11/extensions/Xag.h
f3fb30
%{_includedir}/X11/extensions/Xcup.h
f3fb30
%{_includedir}/X11/extensions/Xdbe.h
f3fb30
%{_includedir}/X11/extensions/Xext.h
f3fb30
%{_includedir}/X11/extensions/Xge.h
f3fb30
%{_includedir}/X11/extensions/dpms.h
f3fb30
%{_includedir}/X11/extensions/extutil.h
f3fb30
%{_includedir}/X11/extensions/multibuf.h
f3fb30
%{_includedir}/X11/extensions/security.h
f3fb30
%{_includedir}/X11/extensions/shape.h
f3fb30
%{_includedir}/X11/extensions/sync.h
f3fb30
%{_includedir}/X11/extensions/xtestext1.h
f3fb30
%{_libdir}/libXext.so
f3fb30
%{_libdir}/pkgconfig/xext.pc
f3fb30
#%dir %{_mandir}/man3x
f3fb30
%{_mandir}/man3/*.3*
f3fb30
f3fb30
%changelog
dfaa33
* Thu Apr 09 2015 Benjamin Tissoires <benjamin.tissoires@redhat.com> 1.3.3-3
dfaa33
- Rebuilt for rebased libxcb-1.11-3.el7
f65924
dfaa33
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.3-2
dfaa33
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
dfaa33
dfaa33
* Thu Jul 24 2014 Peter Hutterer <peter.hutterer@redhat.com> 1.3.3-1
dfaa33
- libXext 1.3.3
dfaa33
dfaa33
* Tue Jul 22 2014 Benjamin Tissoires <benjamin.tissoires@redhat.com> 1.3.2-4
dfaa33
- Xge: remove warning messages about missing Xge extension event translations (rhbz #1122011)
dfaa33
dfaa33
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.2-3
dfaa33
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
dfaa33
dfaa33
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.2-2
dfaa33
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
f65924
f3fb30
* Mon Jun 03 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.3.2-1
f3fb30
- libXext 1.3.2
f3fb30
f3fb30
* Mon May 27 2013 Peter Hutterer <peter.hutterer@redhat.com> - 1.3.1-6.20130524gitdfe6e1f3b
f3fb30
- Really require libX11 1.6RC2 for _XEatDataWords
f3fb30
f3fb30
* Mon May 27 2013 Peter Hutterer <peter.hutterer@redhat.com> - 1.3.1-5.20130524gitdfe6e1f3b
f3fb30
- Require libX11 1.6RC2 for _XEatDataWords
f3fb30
f3fb30
* Fri May 24 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.3.1-3.20130524gitdfe6e1f3b
f3fb30
- Update to git snapshot to fix CVEs listed below
f3fb30
- CVE-2013-1982
f3fb30
f3fb30
* Thu Mar 07 2013 Peter Hutterer <peter.hutterer@redhat.com> - 1.3.1-4
f3fb30
- autoreconf for aarch64
f3fb30
f3fb30
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.1-3
f3fb30
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
f3fb30
f3fb30
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.1-2
f3fb30
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
f3fb30
f3fb30
* Thu Mar 08 2012 Adam Jackson <ajax@redhat.com> 1.3.1-1
f3fb30
- libXext 1.3.1
f3fb30
f3fb30
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.0-2
f3fb30
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
f3fb30
f3fb30
* Thu Nov 17 2011 Adam Jackson <ajax@redhat.com> 1.3.0-1
f3fb30
- libXext 1.3.0
f3fb30
f3fb30
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-2
f3fb30
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
f3fb30
f3fb30
* Thu Oct 28 2010 Adam Jackson <ajax@redhat.com> 1.2.0-1
f3fb30
- libXext 1.2.0
f3fb30
f3fb30
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> 1.1.2-2
f3fb30
- rebuild to ensure F14 NVR is higher than F13
f3fb30
f3fb30
* Fri Jun 04 2010 Adam Jackson <ajax@redhat.com> 1.1.2-1
f3fb30
- libXext 1.1.2
f3fb30
f3fb30
* Sat Dec 12 2009 Robert Scheck <robert@fedoraproject.org> 1.1-2
f3fb30
- libXext-1.1-XAllocID.patch: call XAllocID with the display lock held.
f3fb30
- libXext-1.1-event_vec-smash.patch: don't smash the event processing vector
f3fb30
  if the server has an older extension version than the client.
f3fb30
f3fb30
* Tue Oct 06 2009 Adam Jackson <ajax@redhat.com> 1.1-1
f3fb30
- libXext 1.1
f3fb30
f3fb30
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.99.4-3
f3fb30
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
f3fb30
f3fb30
* Thu Jul 23 2009 Adam Jackson <ajax@redhat.com> 1.0.99.4-2
f3fb30
- Un-require xorg-x11-filesystem
f3fb30
f3fb30
* Wed Jul 22 2009 Peter Hutterer <peter.hutterer@redhat.com> 1.0.99.4-1
f3fb30
- libXext 1.0.99.4
f3fb30
- fix.patch: Drop.
f3fb30
f3fb30
* Tue Jul 21 2009 Adam Jackson <ajax@redhat.com> 1.0.99.2-0
f3fb30
- libXext snapshot
f3fb30
f3fb30
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.99.1-2
f3fb30
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
f3fb30
f3fb30
* Fri Dec 19 2008 Adam Jackson <ajax@redhat.com> 1.0.99.1-1
f3fb30
- libXext 1.0.99.1
f3fb30
f3fb30
* Wed Dec 17 2008 Matthias Clasen <mclasen@redhat.com> 1.0.4-2
f3fb30
- Rebuild for pkg-config auto-provides
f3fb30
f3fb30
* Fri Feb 29 2008 Adam Jackson <ajax@redhat.com> 1.0.4-1
f3fb30
- libXext 1.0.4
f3fb30
f3fb30
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.0.1-6
f3fb30
- Autorebuild for GCC 4.3
f3fb30
f3fb30
* Tue Jan 15 2008 parag <paragn@fedoraproject.org> - 1.0.1-5
f3fb30
- Merge-Review #226070
f3fb30
- Removed XFree86-libs, xorg-x11-libs XFree86-devel, xorg-x11-devel as Obsoletes
f3fb30
- Removed BR:pkgconfig
f3fb30
- Removed zero-length README file
f3fb30
f3fb30
* Tue Aug 21 2007 Adam Jackson <ajax@redhat.com> - 1.0.1-4
f3fb30
- Rebuild for build id
f3fb30
f3fb30
* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> 1.0.1-4
f3fb30
- Don't install INSTALL
f3fb30
f3fb30
* Tue Oct 3 2006 Adam Jackson <ajackson@redhat.com> 1.0.1-3
f3fb30
- Force xorg-x11-proto-devel on >= 7.1-10 (for LBX headers), and rebuild.
f3fb30
f3fb30
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.0.1-2.1
f3fb30
- rebuild
f3fb30
f3fb30
* Wed Jun 07 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-2
f3fb30
- Replace "makeinstall" with "make install DESTDIR=..."
f3fb30
- Remove package ownership of mandir/libdir/etc.
f3fb30
f3fb30
* Thu Apr 27 2006 Adam Jackson <ajackson@redhat.com> 1.0.1-1
f3fb30
- Update to 1.0.1
f3fb30
f3fb30
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0-3.2
f3fb30
- bump again for double-long bug on ppc(64)
f3fb30
f3fb30
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0-3.1
f3fb30
- rebuilt for new gcc4.1 snapshot and glibc changes
f3fb30
f3fb30
* Tue Jan 31 2006 Mike A. Harris <mharris@redhat.com> 1.0.0-3
f3fb30
- Added "Requires: xorg-x11-proto-devel >= 7.0-1" to devel package (#173713)
f3fb30
- Added "libX11-devel" to devel package (#176078)
f3fb30
f3fb30
* Mon Jan 23 2006 Mike A. Harris <mharris@redhat.com> 1.0.0-2
f3fb30
- Bumped and rebuilt
f3fb30
f3fb30
* Fri Dec 16 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
f3fb30
- Updated libXext to version 1.0.0 from X11R7 RC4
f3fb30
f3fb30
* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.99.3-1
f3fb30
- Updated libXext to version 0.99.3 from X11R7 RC3
f3fb30
- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure
f3fb30
  that /usr/lib/X11 and /usr/include/X11 pre-exist.
f3fb30
- Removed 'x' suffix from manpage directories to match RC3 upstream.
f3fb30
f3fb30
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
f3fb30
- rebuilt
f3fb30
f3fb30
* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
f3fb30
- Updated libXext to version 0.99.2 from X11R7 RC2
f3fb30
- Changed 'Conflicts: XFree86-devel, xorg-x11-devel' to 'Obsoletes'
f3fb30
- Changed 'Conflicts: XFree86-libs, xorg-x11-libs' to 'Obsoletes'
f3fb30
f3fb30
* Fri Oct 21 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
f3fb30
- Updated to libXext-0.99.1 from the X11R7 RC1 release.
f3fb30
- Added manpages that were absent in X11R7 RC0, and updated the file lists
f3fb30
  to find them in section "man3x".
f3fb30
f3fb30
* Thu Sep 29 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-3
f3fb30
- Renamed package to remove xorg-x11 from the name due to unanimous decision
f3fb30
  between developers.
f3fb30
- Use Fedora Extras style BuildRoot tag.
f3fb30
- Disable static library creation by default.
f3fb30
- Add missing defattr to devel subpackage
f3fb30
- Add missing documentation files to doc macro
f3fb30
f3fb30
* Tue Aug 23 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-2
f3fb30
- Renamed package to prepend "xorg-x11" to the name for consistency with
f3fb30
  the rest of the X11R7 packages.
f3fb30
- Added "Requires: %%{name} = %%{version}-%%{release}" dependency to devel
f3fb30
  subpackage to ensure the devel package matches the installed shared libs.
f3fb30
- Added virtual "Provides: lib<name>" and "Provides: lib<name>-devel" to
f3fb30
  allow applications to use implementation agnostic dependencies.
f3fb30
- Added post/postun scripts which call ldconfig.
f3fb30
- Added Conflicts with XFree86-libs and xorg-x11-libs to runtime package,
f3fb30
  and Conflicts with XFree86-devel and xorg-x11-devel to devel package.
f3fb30
f3fb30
* Mon Aug 22 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-1
f3fb30
- Initial build.