2016-01-20 04:11:28 +00:00
|
|
|
%global pkgname xauth
|
2005-08-29 06:50:24 +00:00
|
|
|
|
|
|
|
Summary: X.Org X11 X authority utilities
|
|
|
|
Name: xorg-x11-%{pkgname}
|
2022-05-18 17:58:41 +00:00
|
|
|
Version: 1.1.2
|
2024-10-29 16:21:01 +00:00
|
|
|
Release: 8%{?dist}
|
2006-03-01 06:45:45 +00:00
|
|
|
# NOTE: Remove Epoch line if package gets renamed
|
2005-11-11 23:09:10 +00:00
|
|
|
Epoch: 1
|
2023-09-28 01:39:21 +00:00
|
|
|
License: MIT-open-group
|
2018-03-19 15:49:45 +00:00
|
|
|
URL: https://www.x.org
|
2006-06-22 04:00:34 +00:00
|
|
|
|
2022-05-18 17:58:41 +00:00
|
|
|
Source0: https://www.x.org/pub/individual/app/%{pkgname}-%{version}.tar.xz
|
2005-08-29 06:50:24 +00:00
|
|
|
|
2020-11-05 00:41:38 +00:00
|
|
|
BuildRequires: make
|
2018-02-18 22:52:41 +00:00
|
|
|
BuildRequires: pkgconfig automake gcc
|
2005-10-06 03:31:50 +00:00
|
|
|
BuildRequires: libX11-devel
|
|
|
|
BuildRequires: libXau-devel
|
|
|
|
BuildRequires: libXext-devel
|
|
|
|
BuildRequires: libXmu-devel
|
2005-08-29 06:50:24 +00:00
|
|
|
|
|
|
|
Provides: xauth
|
2006-06-22 04:00:34 +00:00
|
|
|
|
2005-08-29 06:50:24 +00:00
|
|
|
%description
|
|
|
|
xauth is used to edit and display the authorization information
|
|
|
|
used in connecting to an X server.
|
|
|
|
|
|
|
|
%prep
|
2006-06-22 04:00:34 +00:00
|
|
|
%setup -q -n %{pkgname}-%{version}
|
2005-08-29 06:50:24 +00:00
|
|
|
|
|
|
|
%build
|
|
|
|
%configure
|
2020-07-14 14:57:34 +00:00
|
|
|
%make_build
|
2005-08-29 06:50:24 +00:00
|
|
|
|
|
|
|
%install
|
2014-07-03 14:29:09 +00:00
|
|
|
%make_install
|
2006-06-22 04:00:34 +00:00
|
|
|
|
2021-11-29 21:37:09 +00:00
|
|
|
# Check can be enabled in v1.1.2 or newer
|
2014-07-03 14:29:09 +00:00
|
|
|
%check
|
2018-03-19 15:49:45 +00:00
|
|
|
make check || cat tests/test-suite.log
|
2005-08-29 06:50:24 +00:00
|
|
|
|
|
|
|
%files
|
2019-07-11 19:51:00 +00:00
|
|
|
%doc COPYING README.md
|
2005-08-29 06:50:24 +00:00
|
|
|
%{_bindir}/xauth
|
2007-01-05 23:35:18 +00:00
|
|
|
%{_mandir}/man1/xauth.1*
|
2005-08-29 06:50:24 +00:00
|
|
|
|
|
|
|
%changelog
|
2024-10-29 16:21:01 +00:00
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:1.1.2-8
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
2024-06-24 16:31:05 +00:00
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:1.1.2-7
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
2024-01-27 10:01:34 +00:00
|
|
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1.2-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
2023-09-28 01:39:21 +00:00
|
|
|
* Thu Sep 28 2023 Peter Hutterer <peter.hutterer@redhat.com> - 1.1.2-5
|
|
|
|
- SPDX migration
|
|
|
|
|
2023-07-22 19:11:54 +00:00
|
|
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1.2-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
2023-01-21 07:46:30 +00:00
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1.2-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
2022-07-23 13:26:24 +00:00
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
2022-05-18 17:58:41 +00:00
|
|
|
* Wed May 18 2022 Dr. Tilmann Bubeck <bubeck@fedoraproject.org> - 1:1.1.2-1
|
|
|
|
- Update to v1.1.2
|
|
|
|
|
2022-01-22 05:24:55 +00:00
|
|
|
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
2021-11-29 21:47:04 +00:00
|
|
|
* Mon Nov 29 2021 Dr. Tilmann Bubeck <bubeck@fedoraproject.org> - 1:1.1.1-1
|
2021-11-29 21:37:09 +00:00
|
|
|
- Update to v1.1.1
|
|
|
|
|
2021-07-23 21:51:49 +00:00
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
2021-01-28 00:18:50 +00:00
|
|
|
* Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1-8
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
2020-11-05 00:41:38 +00:00
|
|
|
* Thu Nov 05 2020 Peter Hutterer <peter.hutterer@redhat.com> 1:1.1-7
|
|
|
|
- Add BuildRequires for make
|
|
|
|
|
2020-08-20 17:36:06 +00:00
|
|
|
* Thu Aug 20 2020 Tilmann Bubeck <bubeck@fedoraproject.org> - 1:1.1-6
|
|
|
|
- Fix RHBZ #1870201
|
|
|
|
|
2020-07-29 14:59:48 +00:00
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
2020-07-14 14:57:34 +00:00
|
|
|
* Tue Jul 14 2020 Tom Stellard <tstellar@redhat.com> - 1:1.1-4
|
|
|
|
- Use make macros
|
|
|
|
- https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
|
|
|
|
|
2020-01-31 04:48:23 +00:00
|
|
|
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
2019-07-27 04:32:59 +00:00
|
|
|
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
2019-07-11 19:21:10 +00:00
|
|
|
* Thu Jul 11 2019 Adam Jackson <ajax@redhat.com> - 1:1.1-1
|
|
|
|
- xauth 1.1
|
|
|
|
|
2019-02-03 12:44:22 +00:00
|
|
|
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.9-14
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2018-07-14 09:31:20 +00:00
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.9-13
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-03-19 15:49:45 +00:00
|
|
|
* Mon Mar 19 2018 Adam Jackson <ajax@redhat.com> - 1.0.9-12
|
|
|
|
- Nerf the python-related BuildRequires. They're only needed for 'make check',
|
|
|
|
and cmdtest is not yet a python3 package.
|
2018-03-18 13:17:52 +00:00
|
|
|
|
2018-02-18 22:52:41 +00:00
|
|
|
* Mon Feb 19 2018 Peter Hutterer <peter.hutterer@redhat.com> 1:1.0.9-11
|
|
|
|
- Add BR for automake and gcc
|
|
|
|
|
2018-02-09 22:00:03 +00:00
|
|
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.9-10
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2017-08-08 16:26:47 +00:00
|
|
|
* Tue Aug 08 2017 Adam Jackson <ajax@redhat.com> - 1.0.9-9
|
|
|
|
- BuildRequires: python-markdown to fix 'make check'
|
|
|
|
|
2017-08-03 10:55:11 +00:00
|
|
|
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.9-8
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
|
|
2017-07-27 22:22:45 +00:00
|
|
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.9-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-02-11 18:06:03 +00:00
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.9-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-02-05 03:46:00 +00:00
|
|
|
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.9-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2016-01-20 04:11:28 +00:00
|
|
|
* Wed Jan 20 2016 Peter Hutterer <peter.hutterer@redhat.com>
|
|
|
|
- s/define/global/
|
|
|
|
|
2015-06-19 04:21:59 +00:00
|
|
|
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.9-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-02-21 21:24:57 +00:00
|
|
|
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 1:1.0.9-3
|
|
|
|
- Rebuilt for Fedora 23 Change
|
|
|
|
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
|
|
|
|
|
2014-08-18 10:45:53 +00:00
|
|
|
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.9-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
2014-07-03 14:29:09 +00:00
|
|
|
* Thu Jul 3 2014 Hans de Goede <hdegoede@redhat.com> - 1:1.0.9-1
|
|
|
|
- Rebase to 1.0.9 (rhbz#1018603)
|
|
|
|
- Fixes ssh -Y failure from remote GDM session (rhbz#505545)
|
|
|
|
|
2014-06-08 06:40:15 +00:00
|
|
|
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.7-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2013-08-04 09:03:32 +00:00
|
|
|
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.7-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-02-15 03:59:58 +00:00
|
|
|
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.7-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2012-07-22 06:58:37 +00:00
|
|
|
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.7-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-04-11 14:48:42 +00:00
|
|
|
* Wed Apr 11 2012 Adam Jackson <ajax@redhat.com> 1.0.7-1
|
|
|
|
- xauth 1.0.7 (#806308)
|
|
|
|
|
2012-01-14 09:13:24 +00:00
|
|
|
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.6-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-08-11 22:01:13 +00:00
|
|
|
* Thu Aug 11 2011 Matěj Cepl <mcepl@redhat.com> - 1.0.6-2
|
|
|
|
- Removed mkxauth with an extreme prejudice.
|
|
|
|
|
2011-06-21 17:33:31 +00:00
|
|
|
* Tue Jun 21 2011 Adam Jackson <ajax@redhat.com> 1.0.6-1
|
|
|
|
- xauth 1.0.6
|
|
|
|
|
2011-02-08 06:37:58 +00:00
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.2-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2010-09-01 13:51:44 +00:00
|
|
|
* Mon Aug 30 2010 Adam Jackson <ajax@redhat.com> 1.0.2-8
|
|
|
|
- Merge review cleanups (#226648)
|
|
|
|
|
2009-07-27 08:38:06 +00:00
|
|
|
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.2-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-02-26 11:36:56 +00:00
|
|
|
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.2-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2008-07-15 17:39:45 +00:00
|
|
|
* Tue Jul 15 2008 Adam Jackson <ajax@redhat.com> 1.0.2-5
|
|
|
|
- Fix license tag
|
|
|
|
|
2008-02-20 08:10:28 +00:00
|
|
|
* Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1:1.0.2-4
|
|
|
|
- Autorebuild for GCC 4.3
|
|
|
|
|
2007-08-21 19:28:33 +00:00
|
|
|
* Tue Aug 21 2007 Adam Jackson <ajax@redhat.com> - 1:1.0.2-3
|
|
|
|
- Rebuild for build id
|
|
|
|
|
2007-04-22 00:38:21 +00:00
|
|
|
* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> 1:1.0.2-2
|
|
|
|
- Don't install INSTALL
|
|
|
|
|
2007-01-05 23:35:18 +00:00
|
|
|
* Fri Jan 05 2007 Adam Jackson <ajax@redhat.com> 1:1.0.2-1.fc7
|
|
|
|
- Update to 1.0.2
|
|
|
|
|
2006-07-12 09:20:49 +00:00
|
|
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
|
|
|
|
- rebuild
|
|
|
|
|
2006-06-22 04:00:34 +00:00
|
|
|
* Wed Jun 21 2006 Mike A. Harris <mharris@redhat.com> 1:1.0.1-2
|
|
|
|
- Add missing documentation to doc manifest.
|
|
|
|
- Use "make install" instead of makeinstall macro.
|
|
|
|
|
2006-03-01 06:45:45 +00:00
|
|
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> 1:1.0.1-1.2
|
2006-02-11 06:26:50 +00:00
|
|
|
- bump again for double-long bug on ppc(64)
|
|
|
|
|
2006-03-01 06:45:45 +00:00
|
|
|
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> 1:1.0.1-1.1
|
2006-02-07 14:39:39 +00:00
|
|
|
- rebuilt for new gcc4.1 snapshot and glibc changes
|
|
|
|
|
2006-01-31 15:21:56 +00:00
|
|
|
* Wed Jan 18 2006 Mike A. Harris <mharris@redhat.com> 1:1.0.1-1
|
|
|
|
- Updated to xauth 1.0.1 from X11R7.0
|
|
|
|
|
2005-12-16 19:04:26 +00:00
|
|
|
* Fri Dec 16 2005 Mike A. Harris <mharris@redhat.com> 1:1.0.0-1
|
|
|
|
- Updated to xauth 1.0.0 from X11R7 RC4
|
|
|
|
- Changed manpage dir from man1x to man1 to match upstream default.
|
|
|
|
|
2005-11-11 23:09:10 +00:00
|
|
|
* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 1:0.99.2-1
|
|
|
|
- Updated to xauth 0.99.2 from X11R7 RC2
|
|
|
|
- Added Epoch 1 to package, to be able to change the version number from the
|
|
|
|
X11R7 release number to the actual twm version.
|
|
|
|
- Rename mkxauth manpage to mkxauth.1x
|
|
|
|
|
2005-10-31 22:35:51 +00:00
|
|
|
* Mon Oct 31 2005 Mike A. Harris <mharris@redhat.com> 6.99.99.0-3
|
2005-10-31 16:46:07 +00:00
|
|
|
- Updated to xauth 0.99.1 from X11R7 RC1
|
|
|
|
- Change manpage location to 'man1x' in file manifest
|
|
|
|
|
2005-10-06 03:31:50 +00:00
|
|
|
* Wed Aug 24 2005 Mike A. Harris <mharris@redhat.com> 6.99.99.0-2
|
|
|
|
- Use Fedora-Extras style BuildRoot tag
|
|
|
|
- Update BuildRequires to use new library package names
|
|
|
|
|
2005-08-29 06:50:24 +00:00
|
|
|
* Wed Aug 24 2005 Mike A. Harris <mharris@redhat.com> 6.99.99.0-1
|
|
|
|
- Initial build.
|