SPECS: anaconda.spec - add vncpasswd tool - install pld installclass

glen glen at pld-linux.org
Thu May 25 02:48:55 CEST 2006


Author: glen                         Date: Thu May 25 00:48:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add vncpasswd tool
- install pld installclass

---- Files affected:
SPECS:
   anaconda.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: SPECS/anaconda.spec
diff -u SPECS/anaconda.spec:1.40 SPECS/anaconda.spec:1.41
--- SPECS/anaconda.spec:1.40	Thu May 25 00:41:45 2006
+++ SPECS/anaconda.spec	Thu May 25 02:48:50 2006
@@ -15,7 +15,7 @@
 Summary(pl):	Graficzny instalator systemu
 Name:		anaconda
 Version:	11.0.5
-Release:	0.52
+Release:	0.56
 License:	GPL
 Group:		Applications/System
 Source0:	%{name}-%{version}.tar.bz2
@@ -24,6 +24,7 @@
 Source2:	%{name}-upd-instroot
 Source3:	%{name}-mk-images.i386
 Source4:	%{name}-scrubtree
+Source5:	anaconda-installclass-pld.py
 Patch0:		%{name}-pld.patch
 Patch1:		%{name}-BUS_XEN.patch
 Patch2:		%{name}-vserver-proc.patch
@@ -100,6 +101,7 @@
 Requires:	python-urlgrabber >= 2.9.8
 Requires:	reiserfsprogs
 #Requires:	system-logos
+Requires:	vnc-utils
 Requires:	xfsprogs
 Requires:	yum >= 2.5.1-3
 %ifnarch s390 s390x
@@ -168,6 +170,12 @@
 rm -f po/no.po
 mv -f po/{eu_ES,eu}.po
 
+# we don't want this being visible, neither want we to kill it (the
+# other's aren't valid anyway (outdated probably).
+mv installclasses/fedora.py{,.orig}
+# we want this install class ;)
+cp %{SOURCE5} installclasses/pld.py
+
 sed -i -e 's/$(PYTHON) scripts/python scripts/' Makefile
 
 %build
@@ -283,6 +291,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2006/05/25 00:48:50  glen
+- add vncpasswd tool
+- install pld installclass
+
 Revision 1.40  2006/05/24 22:41:45  glen
 - python-xf86config dep moved from anaconda to python-rhpl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/anaconda.spec?r1=1.40&r2=1.41&f=u



More information about the pld-cvs-commit mailing list