SPECS: anaconda.spec - fix custom installclass

glen glen at pld-linux.org
Mon Jun 5 21:29:10 CEST 2006


Author: glen                         Date: Mon Jun  5 19:29:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix custom installclass

---- Files affected:
SPECS:
   anaconda.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SPECS/anaconda.spec
diff -u SPECS/anaconda.spec:1.42 SPECS/anaconda.spec:1.43
--- SPECS/anaconda.spec:1.42	Fri May 26 01:55:29 2006
+++ SPECS/anaconda.spec	Mon Jun  5 21:29:05 2006
@@ -15,7 +15,7 @@
 Summary(pl):	Graficzny instalator systemu
 Name:		anaconda
 Version:	11.0.5
-Release:	0.59
+Release:	0.60
 License:	GPL
 Group:		Applications/System
 Source0:	%{name}-%{version}.tar.bz2
@@ -38,6 +38,7 @@
 Patch10:	%{name}-network.patch
 Patch11:	%{name}-branding.patch
 Patch12:	%{name}-x11.patch
+Patch13:	%{name}-installclasses.patch
 URL:		http://fedora.redhat.com/projects/anaconda-installer/
 BuildRequires:	X11-devel
 BuildRequires:	beecrypt-devel
@@ -171,6 +172,7 @@
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
+%patch13 -p1
 
 rm -f po/no.po
 mv -f po/{eu_ES,eu}.po
@@ -296,6 +298,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2006/06/05 19:29:05  glen
+- fix custom installclass
+
 Revision 1.42  2006/05/25 23:55:29  glen
 - X11 deps
 
================================================================

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



More information about the pld-cvs-commit mailing list