Blame SPECS/libXcomposite.spec

af045a
Summary: X Composite Extension library
af045a
Name: libXcomposite
af045a
Version: 0.4.4
af045a
Release: 14%{?dist}
af045a
License: MIT
af045a
Group: System Environment/Libraries
af045a
URL: http://www.x.org
af045a
af045a
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
af045a
af045a
BuildRequires: xorg-x11-util-macros
af045a
BuildRequires: autoconf automake libtool
af045a
BuildRequires: pkgconfig(compositeproto) >= 0.4
af045a
BuildRequires: pkgconfig(xfixes) pkgconfig(xext)
af045a
af045a
%description
af045a
X Composite Extension library
af045a
af045a
%package devel
af045a
Summary: Development files for %{name}
af045a
Group: Development/Libraries
af045a
Requires: %{name} = %{version}-%{release}
af045a
af045a
%description devel
af045a
X.Org X11 libXcomposite development package
af045a
af045a
%prep
af045a
%setup -q
af045a
af045a
%build
af045a
autoreconf -v --install --force
af045a
%configure --disable-static
af045a
make %{?_smp_mflags}
af045a
af045a
%install
af045a
rm -rf $RPM_BUILD_ROOT
af045a
make install DESTDIR=$RPM_BUILD_ROOT
af045a
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
af045a
af045a
%ldconfig_post
af045a
%ldconfig_postun
af045a
af045a
%files
af045a
%doc AUTHORS COPYING README ChangeLog
af045a
%{_libdir}/libXcomposite.so.1
af045a
%{_libdir}/libXcomposite.so.1.0.0
af045a
af045a
%files devel
af045a
%{_includedir}/X11/extensions/Xcomposite.h
af045a
%{_libdir}/libXcomposite.so
af045a
%{_libdir}/pkgconfig/xcomposite.pc
af045a
%{_mandir}/man3/X?omposite*.3*
af045a
af045a
%changelog
af045a
* Thu Jul 05 2018 Adam Jackson <ajax@redhat.com> - 0.4.4-14
af045a
- Drop useless %%defattr
af045a
af045a
* Fri Jun 29 2018 Adam Jackson <ajax@redhat.com> - 0.4.4-13
af045a
- Use ldconfig scriptlet macros
af045a
af045a
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.4-12
af045a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
af045a
af045a
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.4-11
af045a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
af045a
af045a
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.4-10
af045a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
af045a
af045a
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.4-9
af045a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
af045a
af045a
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.4-8
af045a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
af045a
af045a
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.4-7
af045a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
af045a
af045a
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.4-6
af045a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
af045a
af045a
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.4-5
af045a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
af045a
af045a
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.4-4
af045a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
af045a
af045a
* Thu Mar 07 2013 Peter Hutterer <peter.hutterer@redhat.com> - 0.4.4-3
af045a
- autoreconf for aarch64
af045a
af045a
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.4-2
af045a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
af045a
af045a
* Fri Jan 04 2013 Peter Hutterer <peter.hutterer@redhat.com> 0.4.4-1
af045a
- libXcomposite 0.4.4
af045a
af045a
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.3-4
af045a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
af045a
af045a
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.3-3
af045a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
af045a
af045a
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.3-2
af045a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
af045a
af045a
* Thu Oct 28 2010 Adam Jackson <ajax@redhat.com> 0.4.3-1
af045a
- libXcomposite 0.4.3
af045a
af045a
* Wed Jun 09 2010 Peter Hutterer <peter.hutterer@redhat.com> 0.4.2-1
af045a
- libXcomposite 0.4.2
af045a
af045a
* Tue Oct 13 2009 Adam Jackson <ajax@redhat.com> 0.4.1-2
af045a
- build fix
af045a
af045a
* Tue Oct 13 2009 Adam Jackson <ajax@redhat.com> 0.4.1-1
af045a
- libXcomposite 0.4.1
af045a
af045a
* Thu Aug 13 2009 Parag <paragn@fedoraproject.org> 0.4.0-10
af045a
- Merge-review cleanups #226065
af045a
af045a
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-9
af045a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
af045a
af045a
* Thu Jul 23 2009 Adam Jackson <ajax@redhat.com> 0.4.0-8
af045a
- Un-require xorg-x11-filesystem
af045a
- Remove useless %%dir
af045a
af045a
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-7
af045a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
af045a
af045a
* Mon Nov 10 2008 Adam Jackson <ajax@redhat.com> 0.4.0-6
af045a
- Fix BuildRequires.
af045a
af045a
* Tue Jul 15 2008 Adam Jackson <ajax@redhat.com> 0.4.0-5
af045a
- Fix license tag.
af045a
af045a
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.4.0-4
af045a
- Autorebuild for GCC 4.3
af045a
af045a
* Wed Aug 22 2007 Adam Jackson <ajax@redhat.com> - 0.4.0-3
af045a
- Rebuild for PPC toolchain bug
af045a
af045a
* Wed Jul 25 2007 Jesse Keating <jkeating@redhat.com> - 0.4.0-2
af045a
- Rebuild for RH #249435
af045a
af045a
* Tue Jul 24 2007 Adam Jackson <ajax@redhat.com> 0.4.0-1
af045a
- libXcomposite 0.4.0
af045a
af045a
* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> - 0.3.1-2
af045a
- Don't install INSTALL
af045a
af045a
* Mon Nov 20 2006 Adam Jackson <ajax@redhat.com> 0.3.1-1
af045a
- Update to 0.3.1
af045a
af045a
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> 0.3-5.1
af045a
- rebuild
af045a
af045a
* Wed Jun 07 2006 Mike A. Harris <mharris@redhat.com> 0.3-5
af045a
- Replace "makeinstall" with "make install DESTDIR=..."
af045a
- Added "Requires: xorg-x11-proto-devel >= 7.0-10, libXfixes-devel to devel
af045a
  subpackage needed by xcomposite.pc
af045a
- Remove package ownership of mandir/libdir/etc.
af045a
af045a
* Mon Apr 10 2006 Kristian Høgsberg <krh@redhat.com> 0.3-4
af045a
- Bump for build in fc5-bling.
af045a
af045a
* Fri Apr  7 2006 Adam Jackson <ajackson@redhat.com> 0.3-3
af045a
- Note the necessary -proto-devel version in BuildRequires.
af045a
af045a
* Fri Apr  7 2006 Adam Jackson <ajackson@redhat.com> 0.3-2
af045a
- Rebuild to pick up new compositeproto headers.
af045a
af045a
* Mon Apr  3 2006 Adam Jackson <ajackson@redhat.com> - 0.3-1
af045a
- Update to 0.3 from upstream.
af045a
af045a
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.2.2.2-2.2
af045a
- bump again for double-long bug on ppc(64)
af045a
af045a
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.2.2.2-2.1
af045a
- rebuilt for new gcc4.1 snapshot and glibc changes
af045a
af045a
* Mon Jan 23 2006 Mike A. Harris <mharris@redhat.com> 0.2.2.2-2
af045a
- Bumped and rebuilt
af045a
af045a
* Fri Dec 16 2005 Mike A. Harris <mharris@redhat.com> 0.2.2.2-1
af045a
- Updated libXcomposite to version 0.2.2.2 from X11R7 RC4
af045a
af045a
* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.2.2.1-1
af045a
- Updated libXcomposite to version 0.2.2.1 from X11R7 RC3
af045a
- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure
af045a
  that /usr/lib/X11 and /usr/include/X11 pre-exist.
af045a
- Removed 'x' suffix from manpage directories to match RC3 upstream.
af045a
af045a
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
af045a
- rebuilt
af045a
af045a
* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.2.2-1
af045a
- Updated libXcomposite to version 0.2.2 from X11R7 RC2
af045a
- Changed 'Conflicts: XFree86-devel, xorg-x11-devel' to 'Obsoletes'
af045a
- Changed 'Conflicts: XFree86-libs, xorg-x11-libs' to 'Obsoletes'
af045a
af045a
* Mon Oct 24 2005 Mike A. Harris <mharris@redhat.com> 0.2.1-1
af045a
- Updated libXcomposite to version 0.2.1 from X11R7 RC1
af045a
af045a
* Thu Sep 29 2005 Mike A. Harris <mharris@redhat.com> 0.2.0-3
af045a
- Renamed package to remove xorg-x11 from the name due to unanimous decision
af045a
  between developers.
af045a
- Use Fedora Extras style BuildRoot tag.
af045a
- Disable static library creation by default.
af045a
- Add missing defattr to devel subpackage
af045a
- Add missing documentation files to doc macro
af045a
af045a
* Tue Aug 23 2005 Mike A. Harris <mharris@redhat.com> 0.2.0-2
af045a
- Renamed package to prepend "xorg-x11" to the name for consistency with
af045a
  the rest of the X11R7 packages.
af045a
- Added "Requires: %%{name} = %%{version}-%%{release}" dependency to devel
af045a
  subpackage to ensure the devel package matches the installed shared libs.
af045a
- Added virtual "Provides: lib<name>" and "Provides: lib<name>-devel" to
af045a
  allow applications to use implementation agnostic dependencies.
af045a
- Added post/postun scripts which call ldconfig.
af045a
- Added Conflicts with XFree86-libs and xorg-x11-libs to runtime package,
af045a
  and Conflicts with XFree86-devel and xorg-x11-devel to devel package.
af045a
af045a
* Mon Aug 22 2005 Mike A. Harris <mharris@redhat.com> 0.2.0-1
af045a
- Initial build.