ba8f40
%define pkgname xbitmaps
ba8f40
ba8f40
%define debug_package %{nil}
ba8f40
ba8f40
Summary: X.Org X11 application bitmaps
ba8f40
Name: xorg-x11-%{pkgname}
ba8f40
Version: 1.1.1
ba8f40
Release: 6%{?dist}
ba8f40
License: MIT
ba8f40
Group: User Interface/X
ba8f40
URL: http://www.x.org
ba8f40
BuildArch: noarch
ba8f40
ba8f40
Source0: ftp://ftp.x.org/pub/individual/data/xbitmaps-%{version}.tar.bz2
ba8f40
ba8f40
Requires: pkgconfig
ba8f40
ba8f40
%description
ba8f40
X.Org X11 application bitmaps
ba8f40
ba8f40
%prep
ba8f40
%setup -q -n xbitmaps-%{version}
ba8f40
ba8f40
%build
ba8f40
%configure
ba8f40
make %{?_smp_mflags}
ba8f40
ba8f40
%install
ba8f40
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
ba8f40
ba8f40
%files
ba8f40
%defattr(-,root,root,-)
ba8f40
%doc COPYING
ba8f40
%{_includedir}/X11
ba8f40
%{_datadir}/pkgconfig/xbitmaps.pc
ba8f40
ba8f40
%changelog
ba8f40
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.1.1-6
ba8f40
- Mass rebuild 2013-12-27
ba8f40
ba8f40
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-5
ba8f40
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
ba8f40
ba8f40
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-4
ba8f40
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
ba8f40
ba8f40
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-3
ba8f40
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
ba8f40
ba8f40
* Tue Aug 02 2011 Peter Hutterer <peter.hutterer@redhat.com> 1.1.1-2
ba8f40
- Requires pkgconfig
ba8f40
ba8f40
* Tue Jun 21 2011 Adam Jackson <ajax@redhat.com> 1.1.1-1
ba8f40
- xbitmaps 1.1.1
ba8f40
ba8f40
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-4
ba8f40
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
ba8f40
ba8f40
* Thu Oct 28 2010 Parag Nemade <paragn AT fedoraproject.org> - 1.1.0-3
ba8f40
- Own the /usr/include/X11 as discussed on packaging list.
ba8f40
ba8f40
* Mon Aug 30 2010 Adam Jackson <ajax@redhat.com> 1.1.0-2
ba8f40
- Merge review cleanups (#226649)
ba8f40
ba8f40
* Tue Oct 13 2009 Adam Jackson <ajax@redhat.com> 1.1.0-1
ba8f40
- xbitmaps 1.1.0
ba8f40
- BuildArch: noarch
ba8f40
ba8f40
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-9
ba8f40
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
ba8f40
ba8f40
* Thu Jul 23 2009 Adam Jackson <ajax@redhat.com> 1.0.1-8
ba8f40
- Un-require xorg-x11-filesystem
ba8f40
ba8f40
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-7
ba8f40
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
ba8f40
ba8f40
* Tue Jul 15 2008 Adam Jackson <ajax@redhat.com> 1.0.1-6
ba8f40
- Fix license tag.
ba8f40
ba8f40
* Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.0.1-5.1
ba8f40
- Autorebuild for GCC 4.3
ba8f40
ba8f40
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
ba8f40
- rebuild
ba8f40
ba8f40
* Wed Jun 21 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-4
ba8f40
- Bump release and rebuild for FC6.
ba8f40
ba8f40
* Thu Mar 02 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-3
ba8f40
- Made package arch specific due to pkgconfig files being placed in lib64
ba8f40
  if the noarch packages manage to get built on x86_64/ppc64/s390x.
ba8f40
ba8f40
* Wed Mar 01 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-2
ba8f40
- Cleaned up file manifest.
ba8f40
- Made package noarch, as it is just header files.
ba8f40
- Disable debuginfo processing, as there are no ELF objects in package.
ba8f40
ba8f40
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> 1.0.1-1.2
ba8f40
- bump again for double-long bug on ppc(64)
ba8f40
ba8f40
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> 1.0.1-1.1
ba8f40
- rebuilt for new gcc4.1 snapshot and glibc changes
ba8f40
ba8f40
* Wed Jan 18 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-1
ba8f40
- Updated to xbitmaps 1.0.1 from X11R7.0
ba8f40
ba8f40
* Sat Dec 17 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
ba8f40
- Updated to xbitmaps 1.0.0 from X11R7 RC4.
ba8f40
ba8f40
* Wed Nov 23 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-4
ba8f40
- Updated dep to "Requires(pre): xorg-x11-filesystem >= 0.99.2-3" for new fix.
ba8f40
- Moved bitmap files back into the upstream default of _includedir (#173665).
ba8f40
ba8f40
* Mon Nov 21 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-3
ba8f40
- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-1" to attempt to
ba8f40
  workaround bug( #173384).
ba8f40
ba8f40
* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-2
ba8f40
- Clean up specfile.
ba8f40
ba8f40
* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
ba8f40
- Updated to xbitmaps 0.99.1 from X11R7 RC2
ba8f40
ba8f40
* Fri Aug 26 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-1
ba8f40
- Initial build.