rpms/anaconda/devel anaconda-tigervnc.patch, NONE, 1.1 anaconda.spec, 1.758, 1.759

Adam Tkac atkac at fedoraproject.org
Tue Mar 3 21:06:11 UTC 2009


Author: atkac

Update of /cvs/pkgs/rpms/anaconda/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29018

Modified Files:
	anaconda.spec 
Added Files:
	anaconda-tigervnc.patch 
Log Message:
- use tigervnc* packages instead of tightvnc*


anaconda-tigervnc.patch:

--- NEW FILE anaconda-tigervnc.patch ---
diff -up anaconda-11.5.0.23/scripts/upd-instroot.tigervnc anaconda-11.5.0.23/scripts/upd-instroot
--- anaconda-11.5.0.23/scripts/upd-instroot.tigervnc	2009-03-03 21:47:58.000000000 +0100
+++ anaconda-11.5.0.23/scripts/upd-instroot	2009-03-03 21:48:18.000000000 +0100
@@ -183,8 +183,8 @@ PACKAGES="GConf2 NetworkManager ORBit2 P
     reiserfs-utils rhpl rpm rpm-libs rpm-python sed selinux-policy-targeted
     setup slang smc-fonts-meera specspo sqlite synaptics system-config-date
     system-config-keyboard ${brandpkgname}-logos ${brandpkgname}-release taipeifonts tcp_wrappers
-    tzdata udev un-core-fonts-dotum urw-fonts util-linux-ng tightvnc-server
-    tightvnc-server-module vlgothic-fonts
+    tzdata udev un-core-fonts-dotum urw-fonts util-linux-ng tigervnc-server
+    tigervnc-server-module vlgothic-fonts
     wpa_supplicant xkeyboard-config xfsdump xfsprogs xorg-x11 xorg-x11-auth
     xorg-x11-base xorg-x11-drivers xorg-x11-font-utils xorg-x11-fonts-ethiopic
     xorg-x11-fonts-misc xorg-x11-libs xorg-x11-libs-data xorg-x11-server-utils


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.758
retrieving revision 1.759
diff -u -r1.758 -r1.759
--- anaconda.spec	24 Feb 2009 01:02:21 -0000	1.758
+++ anaconda.spec	3 Mar 2009 21:05:41 -0000	1.759
@@ -3,7 +3,7 @@
 Summary: Graphical system installer
 Name:    anaconda
 Version: 11.5.0.23
-Release: 2
+Release: 3
 License: GPLv2+
 Group:   Applications/System
 URL:     http://fedoraproject.org/wiki/Anaconda
@@ -145,6 +145,8 @@
 Obsoletes: anaconda-runtime < %{version}-%{release}
 Provides: anaconda-runtime = %{version}-%{release}
 
+Patch0: anaconda-tigervnc.patch
+
 %description
 The anaconda package contains the program which was used to install your 
 system.  These files are of little use on an already installed system.
@@ -152,6 +154,8 @@
 %prep
 %setup -q
 
+%patch0 -p1 -b .tigervnc
+
 %build
 %{__make} depend
 %{__make} %{?_smp_mflags}
@@ -207,6 +211,9 @@
 %endif
 
 %changelog
+* Tue Mar 03 2009 Adam Tkac <atkac redhat com> - 11.5.0.23-3
+- use tigervnc* packages instead of tightvnc*
+
 * Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 11.5.0.23-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list