xorg-x11-xauth-1.0.6-1.fc16
This commit is contained in:
parent
8fbb33a2fd
commit
5dfc635d3b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
xauth-1.0.2.tar.bz2
|
xauth-1.0.2.tar.bz2
|
||||||
|
/xauth-1.0.6.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
31b956edaeb453ddaa640420e97b25b2 xauth-1.0.2.tar.bz2
|
105f5b00bb9293b3db36f7e500d4f950 xauth-1.0.6.tar.bz2
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: X.Org X11 X authority utilities
|
Summary: X.Org X11 X authority utilities
|
||||||
Name: xorg-x11-%{pkgname}
|
Name: xorg-x11-%{pkgname}
|
||||||
Version: 1.0.2
|
Version: 1.0.6
|
||||||
Release: 9%{?dist}
|
Release: 1%{?dist}
|
||||||
# NOTE: Remove Epoch line if package gets renamed
|
# NOTE: Remove Epoch line if package gets renamed
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -49,7 +49,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc AUTHORS COPYING NEWS README
|
%doc COPYING README
|
||||||
%{_bindir}/xauth
|
%{_bindir}/xauth
|
||||||
%{_bindir}/mkxauth
|
%{_bindir}/mkxauth
|
||||||
#%dir %{_mandir}/man1x
|
#%dir %{_mandir}/man1x
|
||||||
@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/mkxauth.1*
|
%{_mandir}/man1/mkxauth.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 21 2011 Adam Jackson <ajax@redhat.com> 1.0.6-1
|
||||||
|
- xauth 1.0.6
|
||||||
|
|
||||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.2-9
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user