- server package now requires xorg-x11-fonts-misc (#498184)
This commit is contained in:
parent
6bd65dd425
commit
73bde48f15
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: tigervnc
|
Name: tigervnc
|
||||||
Version: 0.0.90
|
Version: 0.0.90
|
||||||
Release: 0.6.%{releasetag}%{?dist}
|
Release: 0.7.%{releasetag}%{?dist}
|
||||||
Summary: A TigerVNC remote display system
|
Summary: A TigerVNC remote display system
|
||||||
|
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
@ -73,6 +73,9 @@ Requires(preun):chkconfig
|
|||||||
Requires(preun):initscripts
|
Requires(preun):initscripts
|
||||||
Requires(postun):initscripts
|
Requires(postun):initscripts
|
||||||
|
|
||||||
|
# Check you don't reintroduce #498184 again
|
||||||
|
Requires: xorg-x11-fonts-misc
|
||||||
|
|
||||||
%description server
|
%description server
|
||||||
The VNC system allows you to access the same desktop from a wide
|
The VNC system allows you to access the same desktop from a wide
|
||||||
variety of platforms. This package is a TigerVNC server, allowing
|
variety of platforms. This package is a TigerVNC server, allowing
|
||||||
@ -247,6 +250,9 @@ fi
|
|||||||
%{_libdir}/xorg/modules/extensions/libvnc.so
|
%{_libdir}/xorg/modules/extensions/libvnc.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 30 2009 Adam Tkac <atkac redhat com> 0.0.90-0.7.20090427svn3789
|
||||||
|
- server package now requires xorg-x11-fonts-misc (#498184)
|
||||||
|
|
||||||
* Mon Apr 27 2009 Adam Tkac <atkac redhat com> 0.0.90-0.6.20090427svn3789
|
* Mon Apr 27 2009 Adam Tkac <atkac redhat com> 0.0.90-0.6.20090427svn3789
|
||||||
- update to r3789
|
- update to r3789
|
||||||
- tigervnc-rh494801.patch merged
|
- tigervnc-rh494801.patch merged
|
||||||
|
Loading…
Reference in New Issue
Block a user