2016-01-20 04:04:33 +00:00
|
|
|
%global pkgname util-macros
|
|
|
|
%global debug_package %{nil}
|
2005-10-19 07:34:29 +00:00
|
|
|
|
2005-08-29 06:49:38 +00:00
|
|
|
Summary: X.Org X11 Autotools macros
|
|
|
|
Name: xorg-x11-util-macros
|
2023-02-14 15:16:26 +00:00
|
|
|
Version: 1.20.0
|
2024-10-29 16:20:57 +00:00
|
|
|
Release: 7%{?dist}
|
2023-09-07 15:08:51 +00:00
|
|
|
License: HPND-sell-variant AND MIT
|
2005-08-29 06:49:38 +00:00
|
|
|
URL: http://www.x.org
|
2008-12-17 15:31:06 +00:00
|
|
|
BuildArch: noarch
|
2023-02-14 15:16:26 +00:00
|
|
|
Source0: https://www.x.org/pub/individual/util/util-macros-%{version}.tar.xz
|
2021-01-04 22:42:46 +00:00
|
|
|
|
|
|
|
BuildRequires: make
|
|
|
|
|
2023-02-14 15:16:26 +00:00
|
|
|
Requires: autoconf automake pkgconfig
|
2009-04-21 18:37:02 +00:00
|
|
|
|
2005-08-29 06:49:38 +00:00
|
|
|
%description
|
2005-12-07 05:28:13 +00:00
|
|
|
X.Org X11 autotools macros required for building the various packages that
|
|
|
|
comprise the X Window System.
|
2005-08-29 06:49:38 +00:00
|
|
|
|
|
|
|
%prep
|
2006-06-22 00:09:26 +00:00
|
|
|
%setup -q -n %{pkgname}-%{version}
|
2005-08-29 06:49:38 +00:00
|
|
|
|
|
|
|
%build
|
|
|
|
%configure
|
2010-07-20 00:31:05 +00:00
|
|
|
make %{?_smp_mflags}
|
2005-08-29 06:49:38 +00:00
|
|
|
|
|
|
|
%install
|
2010-07-20 00:31:05 +00:00
|
|
|
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
2005-08-29 06:49:38 +00:00
|
|
|
|
|
|
|
%files
|
2006-06-22 00:02:41 +00:00
|
|
|
%doc COPYING ChangeLog
|
2005-10-19 07:40:44 +00:00
|
|
|
%{_datadir}/aclocal/xorg-macros.m4
|
2009-12-14 22:16:07 +00:00
|
|
|
%{_datadir}/pkgconfig/xorg-macros.pc
|
2014-07-05 13:26:33 +00:00
|
|
|
%{_datadir}/util-macros
|
2005-08-29 06:49:38 +00:00
|
|
|
|
|
|
|
%changelog
|
2024-10-29 16:20:57 +00:00
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.20.0-7
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
2024-09-05 09:43:23 +00:00
|
|
|
* Thu Sep 05 2024 José Expósito <jexposit@redhat.com> - 1.20.0-6
|
|
|
|
- Rebuilt to include the package in CRB. See:
|
|
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=2309121
|
|
|
|
https://issues.redhat.com/browse/RHEL-57593
|
|
|
|
https://issues.redhat.com/browse/ENGCMP-4434
|
|
|
|
|
2024-06-24 16:31:04 +00:00
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.20.0-5
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
2024-01-27 10:01:24 +00:00
|
|
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.0-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
2023-09-07 15:08:51 +00:00
|
|
|
* Thu Sep 07 2023 José Expósito <jexposit@redhat.com> - 1.20.0-3
|
|
|
|
- SPDX Migration
|
|
|
|
|
2023-07-22 19:11:42 +00:00
|
|
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
2023-02-14 15:16:26 +00:00
|
|
|
* Tue Feb 14 2023 Dr. Tilmann Bubeck <bubeck@fedoraproject.org> - 1.20.0-1
|
|
|
|
- update to util-macros 1.20.0
|
|
|
|
|
2023-01-21 07:46:20 +00:00
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.3-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
2022-07-23 13:26:14 +00:00
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.3-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
2022-01-22 05:24:47 +00:00
|
|
|
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.3-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
2021-07-23 21:51:41 +00:00
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.3-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
2021-01-28 00:18:34 +00:00
|
|
|
* Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.3-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
2021-01-25 16:58:36 +00:00
|
|
|
* Mon Jan 25 17:55:38 CET 2021 Dr. Tilmann Bubeck <bubeck@fedoraproject.org> - 1.19.3-1
|
|
|
|
- Update to util-macros 1.19.3
|
|
|
|
|
2021-01-04 22:42:46 +00:00
|
|
|
* Thu Nov 5 10:40:38 AEST 2020 Peter Hutterer <peter.hutterer@redhat.com> - 1.19.2-9
|
|
|
|
- Add BuildRequires for make
|
|
|
|
|
2020-11-05 00:40:40 +00:00
|
|
|
* Thu Nov 5 10:40:38 AEST 2020 Peter Hutterer <peter.hutterer@redhat.com> - 1.19.2-8
|
|
|
|
- Add BuildRequires for make
|
|
|
|
|
2020-07-29 14:59:30 +00:00
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.2-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
2020-01-31 04:48:01 +00:00
|
|
|
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.2-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
2019-07-27 04:32:40 +00:00
|
|
|
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.2-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
2019-02-03 12:44:04 +00:00
|
|
|
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.2-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2018-07-14 09:31:07 +00:00
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.2-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-05-01 20:05:42 +00:00
|
|
|
* Tue May 01 2018 Adam Jackson <ajax@redhat.com> - 1.19.2-2
|
|
|
|
- HTTPS URLs
|
|
|
|
|
2018-03-05 18:39:54 +00:00
|
|
|
* Mon Mar 05 2018 Dr. Tilmann Bubeck <tilmann@bubecks.de> - 1.19.2-1
|
|
|
|
- util-macros 1.19.2
|
|
|
|
|
2018-02-09 21:59:44 +00:00
|
|
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.0-8
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2017-07-27 22:22:30 +00:00
|
|
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.0-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-02-11 18:05:47 +00:00
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.0-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-02-05 03:45:44 +00:00
|
|
|
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.0-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2016-01-28 07:33:01 +00:00
|
|
|
* Thu Jan 28 2016 Peter Hutterer <peter.hutterer@redhat.com>
|
|
|
|
- Remove unnecessary defattr
|
|
|
|
|
2016-01-20 04:04:33 +00:00
|
|
|
* Wed Jan 20 2016 Peter Hutterer <peter.hutterer@redhat.com>
|
|
|
|
- s/define/global/
|
|
|
|
|
2015-06-19 04:21:40 +00:00
|
|
|
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.19.0-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2014-07-05 13:26:33 +00:00
|
|
|
* Sat Jul 05 2014 Dr. Tilmann Bubeck <tilmann@bubecks.de> - 1.19.0-3
|
|
|
|
- Include missing INSTALL (bz #1083749)
|
|
|
|
|
2014-06-08 06:39:34 +00:00
|
|
|
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.19.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2014-03-27 22:28:18 +00:00
|
|
|
* Fri Mar 28 2014 Peter Hutterer <peter.hutterer@redhat.com> 1.19.0-1
|
|
|
|
- util-macros 1.19.0
|
|
|
|
|
2013-12-03 22:30:47 +00:00
|
|
|
* Wed Dec 04 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.18.0-1
|
2014-03-27 22:28:18 +00:00
|
|
|
- util-macros 1.18.0
|
2013-12-03 22:30:47 +00:00
|
|
|
|
2013-09-08 23:25:47 +00:00
|
|
|
* Mon Sep 09 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.17.1-1
|
|
|
|
- util-macros 1.17.1
|
|
|
|
|
2013-08-04 09:02:52 +00:00
|
|
|
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.17-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-02-15 03:59:47 +00:00
|
|
|
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.17-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2012-07-22 06:57:44 +00:00
|
|
|
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.17-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-03-14 00:07:38 +00:00
|
|
|
* Wed Mar 14 2012 Peter Hutterer <peter.hutterer@redhat.com> 1.17-1
|
|
|
|
- util-macros 1.17
|
|
|
|
|
2012-03-06 02:16:32 +00:00
|
|
|
* Tue Mar 06 2012 Peter Hutterer <peter.hutterer@redhat.com> 1.16.2-1
|
|
|
|
- util-macros 1.16.2
|
|
|
|
|
2012-01-14 09:13:02 +00:00
|
|
|
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.16.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2012-01-02 22:55:24 +00:00
|
|
|
* Tue Jan 03 2012 Peter Hutterer <peter.hutterer@redhat.com> 1.16.0-1
|
|
|
|
- util-macros 1.16
|
|
|
|
|
2011-07-05 16:35:50 +00:00
|
|
|
* Tue Jul 05 2011 Adam Jackson <ajax@redhat.com> 1.15.0-1
|
|
|
|
- util-macros 1.15
|
|
|
|
|
2011-05-29 23:08:22 +00:00
|
|
|
* Mon May 30 2011 Peter Hutterer <peter.hutterer@redhat.com> 1.14.0-1
|
|
|
|
- util-macros 1.14
|
|
|
|
|
2011-03-15 07:09:40 +00:00
|
|
|
* Tue Mar 15 2011 Peter Hutterer <peter.hutterer@redhat.com> 1.13.0-1
|
|
|
|
- util-macros 1.13
|
|
|
|
|
2011-02-27 23:17:03 +00:00
|
|
|
* Mon Feb 28 2011 Peter Hutterer <peter.hutterer@redhat.com> 1.12.0-1
|
|
|
|
- util-macros 1.12
|
|
|
|
|
2011-02-08 06:36:48 +00:00
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.11.0-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2010-10-31 21:39:42 +00:00
|
|
|
* Mon Nov 01 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.11.0-2
|
|
|
|
- util-macros 1.11
|
|
|
|
|
2010-07-20 00:31:05 +00:00
|
|
|
* Tue Jul 20 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.10.0-2
|
|
|
|
- Spec file cleanup. Patch from Parag An. (#226646)
|
|
|
|
|
2010-06-27 22:20:11 +00:00
|
|
|
* Mon Jun 28 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.10.0-1
|
|
|
|
- util-macros 1.10.0
|
|
|
|
|
2010-06-23 22:18:21 +00:00
|
|
|
* Thu Jun 24 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.9.0-1
|
|
|
|
- util-macros 1.9.0
|
|
|
|
|
2010-05-31 23:23:43 +00:00
|
|
|
* Tue Jun 01 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.8.0-1
|
|
|
|
- util-macros 1.8.0
|
|
|
|
|
2010-05-18 05:07:24 +00:00
|
|
|
* Tue May 18 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.6.0-1
|
|
|
|
- util-macros 1.6.0
|
|
|
|
|
2010-02-04 05:52:40 +00:00
|
|
|
* Thu Feb 04 2010 Dave Airlie <airlied@redhat.com> 1.5.0-1
|
|
|
|
- util-macros 1.5.0
|
|
|
|
|
2009-12-14 22:16:07 +00:00
|
|
|
* Mon Dec 14 2009 Adam Jackson <ajax@redhat.com> 1.4.1-1
|
|
|
|
- util-macros 1.4.1
|
|
|
|
|
2009-09-09 23:04:09 +00:00
|
|
|
* Thu Sep 10 2009 Peter Hutterer <peter.hutterer@redhat.com> 1.3.0-1
|
|
|
|
- util-macros 1.3.0
|
|
|
|
|
2009-07-27 08:37:41 +00:00
|
|
|
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-07-18 02:29:30 +00:00
|
|
|
* Sat Jul 18 2009 Peter Hutterer <peter.hutterer@redhat.com> 1.2.2-1
|
|
|
|
- util-macros 1.2.2
|
|
|
|
|
2009-04-21 18:37:02 +00:00
|
|
|
* Tue Apr 21 2009 Adam Jackson <ajax@redhat.com> 1.2.1-3
|
|
|
|
- Add Requires: for the things you inevitably require if you need this
|
|
|
|
package.
|
|
|
|
|
2009-02-26 11:34:54 +00:00
|
|
|
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2008-12-17 15:31:06 +00:00
|
|
|
* Wed Dec 17 2008 Adam Jackson <ajax@redhat.com> 1.2.1-1
|
|
|
|
- util-macros 1.2.1
|
|
|
|
- BuildArch: noarch
|
|
|
|
|
2008-08-12 01:16:29 +00:00
|
|
|
* Mon Aug 11 2008 Jason L Tibbitts III <tibbs@math.uh.edu> - 1.1.6-2
|
|
|
|
- Fix license tag.
|
|
|
|
|
2008-03-05 23:22:38 +00:00
|
|
|
* Wed Mar 05 2008 Adam Jackson <ajax@redhat.com> 1.1.6-1
|
|
|
|
- Update to 1.1.6
|
|
|
|
|
2008-02-20 08:08:29 +00:00
|
|
|
* Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.1.5-2
|
|
|
|
- Autorebuild for GCC 4.3
|
|
|
|
|
2007-01-06 04:22:05 +00:00
|
|
|
* Fri Jan 05 2007 Adam Jackson <ajax@redhat.com> 1.1.5-1
|
|
|
|
- Update to 1.1.5
|
2007-01-06 04:20:42 +00:00
|
|
|
|
2006-12-01 21:03:40 +00:00
|
|
|
* Fri Dec 1 2006 Adam Jackson <ajax@redhat.com> 1.1.3-1
|
|
|
|
- Update to 1.1.3
|
|
|
|
|
2006-10-12 22:20:38 +00:00
|
|
|
* Thu Oct 12 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-1.fc6
|
|
|
|
- Update to upstream 1.1.1.
|
|
|
|
|
2006-07-15 20:54:14 +00:00
|
|
|
* Sat Jul 15 2006 Mike A. Harris <mharris@redhat.com> 1.0.2-4.fc6
|
|
|
|
- Make dist tag usage a conditional (#198988)
|
|
|
|
|
|
|
|
* Thu Jul 13 2006 Kristian Høgsberg <krh@redhat.com> 1.0.2-3
|
2006-07-13 06:07:45 +00:00
|
|
|
- Bump for rawhide build.
|
|
|
|
|
2006-07-15 20:54:14 +00:00
|
|
|
* Thu Jul 13 2006 Kristian Høgsberg <krh@redhat.com> 1.0.2-2.fc5.aiglx
|
2006-07-13 05:29:11 +00:00
|
|
|
- Tag as 1.0.2-2.fc5.aiglx
|
|
|
|
|
|
|
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> 1.0.2-1.1
|
2006-07-12 09:19:47 +00:00
|
|
|
- rebuild
|
|
|
|
|
2006-06-22 00:02:41 +00:00
|
|
|
* Wed Jun 21 2006 Mike A. Harris <mharris@redhat.com> 1.0.2-1
|
|
|
|
- Update to util-macros-1.0.2 from X11R7.1
|
|
|
|
- Added COPYING, ChangeLog to file manifest.
|
|
|
|
- Use "make install" instead of makeinstall macro.
|
2006-06-22 00:09:26 +00:00
|
|
|
- Use setup -n instead of setup -c
|
2006-06-22 00:02:41 +00:00
|
|
|
|
2006-03-01 06:41:15 +00:00
|
|
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> 1.0.1-1.2
|
2006-02-11 06:26:15 +00:00
|
|
|
- bump again for double-long bug on ppc(64)
|
|
|
|
|
2006-03-01 06:41:15 +00:00
|
|
|
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> 1.0.1-1.1
|
2006-02-07 14:39:03 +00:00
|
|
|
- rebuilt for new gcc4.1 snapshot and glibc changes
|
|
|
|
|
2005-12-24 04:31:05 +00:00
|
|
|
* Fri Dec 23 2005 Mike A. Harris <mharris@redhat.com> 1.0.1-1
|
|
|
|
- Update to util-macros-1.0.1 from X11R7.
|
|
|
|
|
2005-12-16 10:04:02 +00:00
|
|
|
* Thu Dec 15 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
|
|
|
|
- Update to util-macros-1.0.0 from the X11R7 RC4 release.
|
|
|
|
|
2006-03-01 06:41:15 +00:00
|
|
|
* Tue Dec 06 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
|
2005-12-07 05:28:13 +00:00
|
|
|
- Update to util-macros-0.99.2 from the X11R7 RC3 release.
|
|
|
|
|
2005-10-19 07:34:29 +00:00
|
|
|
* Wed Oct 19 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
|
2005-12-07 05:28:13 +00:00
|
|
|
- Update to util-macros-0.99.1 from the X11R7 RC1 release.
|
2005-10-19 07:34:29 +00:00
|
|
|
- Disable debuginfo package creation, as there are no ELF objects present.
|
2005-10-19 07:40:44 +00:00
|
|
|
- Add xorg-macros.m4 to file list.
|
2005-10-19 07:34:29 +00:00
|
|
|
|
|
|
|
* Wed Jul 13 2005 Mike A. Harris <mharris@redhat.com> 0.0.1-1
|
2005-08-29 06:49:38 +00:00
|
|
|
- Initial build
|