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