mharris b49b53a
%define pkgname xbitmaps
mharris b49b53a
mharris e2db270
%define debug_package %{nil}
mharris e2db270
mharris b49b53a
Summary: X.Org X11 application bitmaps
mharris b49b53a
Name: xorg-x11-%{pkgname}
mharris 4fff0cf
Version: 1.0.1
47d0a91
Release: 5.1
mharris b49b53a
License: MIT/X11
mharris b49b53a
Group: User Interface/X
mharris b49b53a
URL: http://www.x.org
mharris 6571b46
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
mharris 2bf76a8
mharris 6571b46
Source0: ftp://ftp.x.org/pub/individual/data/xbitmaps-%{version}.tar.bz2
mharris e2db270
mharris 52527ab
# NOTE: This dependency on xorg-x11-filesystem is required to work around
mharris 52527ab
# a nasty upgrade problem when going from FC4->FC5 or monolithic to
mharris 52527ab
# modular X.Org.  Bug #173384.
mharris d66e8e4
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
mharris 9deb596
mharris d66e8e4
Provides: xbitmaps
mharris d66e8e4
Provides: xbitmaps-devel
mharris b49b53a
mharris b49b53a
%description
mharris b49b53a
X.Org X11 application bitmaps
mharris b49b53a
mharris b49b53a
%prep
mharris a2739b2
%setup -q -n xbitmaps-%{version}
mharris b49b53a
mharris b49b53a
%build
mharris b49b53a
# Build xbitmaps
mharris 9deb596
%configure
mharris 9deb596
make
mharris b49b53a
mharris b49b53a
%install
mharris b49b53a
rm -rf $RPM_BUILD_ROOT
mharris 9deb596
mharris 8215bda
make install DESTDIR=$RPM_BUILD_ROOT
mharris 9deb596
mharris b49b53a
%clean
mharris b49b53a
rm -rf $RPM_BUILD_ROOT
mharris b49b53a
mharris b49b53a
%files
mharris b49b53a
%defattr(-,root,root,-)
mharris 2bf76a8
#%doc
mharris d66e8e4
%dir %{_includedir}/X11
mharris d66e8e4
%dir %{_includedir}/X11/bitmaps
mharris d66e8e4
%{_includedir}/X11/bitmaps/*
mharris d66e8e4
# Symlink for devel linking
mharris d66e8e4
%{_includedir}/X11/bitmaps
mharris b49b53a
%{_libdir}/pkgconfig/xbitmaps.pc
mharris b49b53a
mharris b49b53a
%changelog
47d0a91
* Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.0.1-5.1
47d0a91
- Autorebuild for GCC 4.3
47d0a91
60baff6
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
60baff6
- rebuild
60baff6
mharris 2bf76a8
* Wed Jun 21 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-4
mharris 2bf76a8
- Bump release and rebuild for FC6.
mharris 2bf76a8
mharris 5c58449
* Thu Mar 02 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-3
mharris 5c58449
- Made package arch specific due to pkgconfig files being placed in lib64
mharris 5c58449
  if the noarch packages manage to get built on x86_64/ppc64/s390x.
mharris 5c58449
mharris e2db270
* Wed Mar 01 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-2
mharris e2db270
- Cleaned up file manifest.
mharris e2db270
- Made package noarch, as it is just header files.
mharris e2db270
- Disable debuginfo processing, as there are no ELF objects in package.
mharris e2db270
mharris e2db270
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> 1.0.1-1.2
30d9f0a
- bump again for double-long bug on ppc(64)
30d9f0a
mharris e2db270
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> 1.0.1-1.1
64020f0
- rebuilt for new gcc4.1 snapshot and glibc changes
64020f0
mharris 4fff0cf
* Wed Jan 18 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-1
mharris 4fff0cf
- Updated to xbitmaps 1.0.1 from X11R7.0
mharris 4fff0cf
mharris 8215bda
* Sat Dec 17 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
mharris 8215bda
- Updated to xbitmaps 1.0.0 from X11R7 RC4.
mharris 8215bda
mharris d66e8e4
* Wed Nov 23 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-4
mharris d66e8e4
- Updated dep to "Requires(pre): xorg-x11-filesystem >= 0.99.2-3" for new fix.
mharris d66e8e4
- Moved bitmap files back into the upstream default of _includedir (#173665).
mharris d66e8e4
mharris 52527ab
* Mon Nov 21 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-3
mharris 52527ab
- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-1" to attempt to
mharris 52527ab
  workaround bug( #173384).
mharris 52527ab
mharris 9deb596
* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-2
mharris 9deb596
- Clean up specfile.
mharris 9deb596
mharris a2739b2
* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
mharris a2739b2
- Updated to xbitmaps 0.99.1 from X11R7 RC2
mharris a2739b2
mharris b49b53a
* Fri Aug 26 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-1
mharris b49b53a
- Initial build.