This commit is contained in:
Dennis Gilmore 2012-01-13 02:38:15 -06:00
parent a3f4f72c43
commit 127cfcb5f8

View File

@ -8,7 +8,7 @@
Summary: Library to make writing a vnc server easy
Name: libvncserver
Version: 0.9.8.2
Release: 2%{?dist}
Release: 3%{?dist}
# NOTE: --with-tightvnc-filetransfer => GPLv2
License: GPLv2+
Group: System Environment/Libraries
@ -130,6 +130,9 @@ rm -rf %{buildroot}
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.8.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Sat Dec 31 2011 Christoph Wickert <cwickert@fedoraproject.org> - 0.9.8.2-2
- On F15, %%check needs xorg-x11-xauth, too