rpms/anaconda/devel .cvsignore, 1.614, 1.615 anaconda.spec, 1.759, 1.760 sources, 1.748, 1.749

David Lehman dlehman at fedoraproject.org
Thu Mar 5 03:51:38 UTC 2009


Author: dlehman

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

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
* Wed Mar  4 2009 Dave Lehman <dlehman at redhat.com> - 11.5.0.24-1
- Storage test day.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/.cvsignore,v
retrieving revision 1.614
retrieving revision 1.615
diff -u -r1.614 -r1.615
--- .cvsignore	3 Mar 2009 16:25:26 -0000	1.614
+++ .cvsignore	5 Mar 2009 03:51:07 -0000	1.615
@@ -1,2 +1,2 @@
-anaconda-11.5.0.23.tar.bz2
+anaconda-11.5.0.24.tar.bz2
 clog


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.759
retrieving revision 1.760
diff -u -r1.759 -r1.760
--- anaconda.spec	3 Mar 2009 21:05:41 -0000	1.759
+++ anaconda.spec	5 Mar 2009 03:51:07 -0000	1.760
@@ -2,8 +2,8 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 11.5.0.23
-Release: 3
+Version: 11.5.0.24
+Release: 1
 License: GPLv2+
 Group:   Applications/System
 URL:     http://fedoraproject.org/wiki/Anaconda
@@ -20,6 +20,7 @@
 # match the requires versions of things).
 %define dmver 1.02.17-6
 %define gettextver 0.11
+%define genisoimagever 1.1.9-4
 %define intltoolver 0.31.2-3
 %define libnlver 1.0
 %define libselinuxver 1.6
@@ -40,9 +41,9 @@
 %define createrepover 0.4.7
 %define yumutilsver 1.1.11-3
 %define iscsiver 6.2.0.870-3
+%define pythoncryptsetupver 0.0.6
 
 BuildRequires: audit-libs-devel
-BuildRequires: booty
 BuildRequires: bzip2-devel
 BuildRequires: device-mapper-devel >= %{dmver}
 BuildRequires: e2fsprogs-devel >= %{e2fsver}
@@ -83,7 +84,6 @@
 Requires: rpm-python >= %{rpmpythonver}
 Requires: comps-extras
 Requires: rhpl >= %{rhplver}
-Requires: booty
 Requires: parted >= %{partedver}
 Requires: pyparted >= %{pypartedver}
 Requires: yum >= %{yumver}
@@ -109,6 +109,7 @@
 Requires: gnome-python2-gtkhtml2
 Requires: system-config-firewall
 Requires: cryptsetup-luks
+Requires: python-cryptsetup >= %{pythoncryptsetupver}
 Requires: mdadm
 Requires: lvm2
 Requires: util-linux-ng
@@ -124,9 +125,9 @@
 %endif
 Requires: createrepo >= %{createrepover}
 Requires: squashfs-tools
-Requires: mkisofs
+Requires: genisoimage >= %{genisoimagever}
 %ifarch %{ix86} x86_64
-Requires: syslinux
+Requires: syslinux >= 3.73
 Requires: makebootfat
 Requires: device-mapper
 %endif
@@ -144,8 +145,7 @@
 Provides: anaconda-images = %{version}-%{release}
 Obsoletes: anaconda-runtime < %{version}-%{release}
 Provides: anaconda-runtime = %{version}-%{release}
-
-Patch0: anaconda-tigervnc.patch
+Obsoletes: booty
 
 %description
 The anaconda package contains the program which was used to install your 
@@ -154,8 +154,6 @@
 %prep
 %setup -q
 
-%patch0 -p1 -b .tigervnc
-
 %build
 %{__make} depend
 %{__make} %{?_smp_mflags}
@@ -211,11 +209,8 @@
 %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
+* Wed Mar  4 2009 Dave Lehman <dlehman at redhat.com> - 11.5.0.24-1
+- Storage test day.
 
 * Fri Feb 20 2009 David Cantrell <dcantrell at redhat.com> - 11.5.0.23-1
 - Remove old content from utils/ (dcantrell)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/sources,v
retrieving revision 1.748
retrieving revision 1.749
diff -u -r1.748 -r1.749
--- sources	20 Feb 2009 23:14:07 -0000	1.748
+++ sources	5 Mar 2009 03:51:08 -0000	1.749
@@ -1 +1 @@
-65e77d8add5480a2772a75dac975e29d  anaconda-11.5.0.23.tar.bz2
+678a5343092b3adee1aeaa0369df9b41  anaconda-11.5.0.24.tar.bz2




More information about the fedora-extras-commits mailing list