Blame SPECS/xorg-x11-xauth.spec

39568f
%define pkgname xauth
39568f
39568f
Summary: X.Org X11 X authority utilities
39568f
Name: xorg-x11-%{pkgname}
39568f
Version: 1.0.7
39568f
Release: 3%{?dist}
39568f
# NOTE: Remove Epoch line if package gets renamed
39568f
Epoch: 1
39568f
License: MIT
39568f
Group: User Interface/X
39568f
URL: http://www.x.org
39568f
39568f
Source0: ftp://ftp.x.org/pub/individual/app/%{pkgname}-%{version}.tar.bz2
39568f
39568f
BuildRequires: pkgconfig
39568f
BuildRequires: libX11-devel
39568f
BuildRequires: libXau-devel
39568f
BuildRequires: libXext-devel
39568f
BuildRequires: libXmu-devel
39568f
39568f
Provides: xauth
39568f
39568f
%description
39568f
xauth is used to edit and display the authorization information
39568f
used in connecting to an X server.
39568f
39568f
%prep
39568f
%setup -q -n %{pkgname}-%{version}
39568f
39568f
%build
39568f
%configure
39568f
make %{?_smp_mflags}
39568f
39568f
%install
39568f
rm -rf $RPM_BUILD_ROOT
39568f
39568f
make install DESTDIR=$RPM_BUILD_ROOT
39568f
39568f
%clean
39568f
rm -rf $RPM_BUILD_ROOT
39568f
39568f
%files
39568f
%defattr(-,root,root,-)
39568f
%doc COPYING README
39568f
%{_bindir}/xauth
39568f
#%dir %{_mandir}/man1x
39568f
%{_mandir}/man1/xauth.1*
39568f
39568f
%changelog
39568f
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.7-3
39568f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
39568f
39568f
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.7-2
39568f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
39568f
39568f
* Wed Apr 11 2012 Adam Jackson <ajax@redhat.com> 1.0.7-1
39568f
- xauth 1.0.7 (#806308)
39568f
39568f
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.6-3
39568f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
39568f
39568f
* Thu Aug 11 2011 Matěj Cepl <mcepl@redhat.com> - 1.0.6-2
39568f
- Removed mkxauth with an extreme prejudice.
39568f
39568f
* Tue Jun 21 2011 Adam Jackson <ajax@redhat.com> 1.0.6-1
39568f
- xauth 1.0.6
39568f
39568f
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.2-9
39568f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
39568f
39568f
* Mon Aug 30 2010 Adam Jackson <ajax@redhat.com> 1.0.2-8
39568f
- Merge review cleanups (#226648)
39568f
39568f
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.2-7
39568f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
39568f
39568f
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.2-6
39568f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
39568f
39568f
* Tue Jul 15 2008 Adam Jackson <ajax@redhat.com> 1.0.2-5
39568f
- Fix license tag
39568f
39568f
* Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1:1.0.2-4
39568f
- Autorebuild for GCC 4.3
39568f
39568f
* Tue Aug 21 2007 Adam Jackson <ajax@redhat.com> - 1:1.0.2-3
39568f
- Rebuild for build id
39568f
39568f
* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> 1:1.0.2-2
39568f
- Don't install INSTALL
39568f
39568f
* Fri Jan 05 2007 Adam Jackson <ajax@redhat.com> 1:1.0.2-1.fc7
39568f
- Update to 1.0.2
39568f
39568f
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
39568f
- rebuild
39568f
39568f
* Wed Jun 21 2006 Mike A. Harris <mharris@redhat.com> 1:1.0.1-2
39568f
- Add missing documentation to doc manifest.
39568f
- Use "make install" instead of makeinstall macro.
39568f
39568f
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> 1:1.0.1-1.2
39568f
- bump again for double-long bug on ppc(64)
39568f
39568f
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> 1:1.0.1-1.1
39568f
- rebuilt for new gcc4.1 snapshot and glibc changes
39568f
39568f
* Wed Jan 18 2006 Mike A. Harris <mharris@redhat.com> 1:1.0.1-1
39568f
- Updated to xauth 1.0.1 from X11R7.0
39568f
39568f
* Fri Dec 16 2005 Mike A. Harris <mharris@redhat.com> 1:1.0.0-1
39568f
- Updated to xauth 1.0.0 from X11R7 RC4
39568f
- Changed manpage dir from man1x to man1 to match upstream default.
39568f
39568f
* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 1:0.99.2-1
39568f
- Updated to xauth 0.99.2 from X11R7 RC2
39568f
- Added Epoch 1 to package, to be able to change the version number from the
39568f
  X11R7 release number to the actual twm version.
39568f
- Rename mkxauth manpage to mkxauth.1x
39568f
39568f
* Mon Oct 31 2005 Mike A. Harris <mharris@redhat.com> 6.99.99.0-3
39568f
- Updated to xauth 0.99.1 from X11R7 RC1
39568f
- Change manpage location to 'man1x' in file manifest
39568f
39568f
* Wed Aug 24 2005 Mike A. Harris <mharris@redhat.com> 6.99.99.0-2
39568f
- Use Fedora-Extras style BuildRoot tag
39568f
- Update BuildRequires to use new library package names
39568f
39568f
* Wed Aug 24 2005 Mike A. Harris <mharris@redhat.com> 6.99.99.0-1
39568f
- Initial build.