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