rpms/anaconda/devel .cvsignore, 1.464, 1.465 anaconda.spec, 1.604, 1.605 sources, 1.595, 1.596

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Mon Dec 10 23:11:02 UTC 2007


Author: clumens

Update of /cvs/pkgs/rpms/anaconda/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29566

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
New version.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/.cvsignore,v
retrieving revision 1.464
retrieving revision 1.465
diff -u -r1.464 -r1.465
--- .cvsignore	7 Dec 2007 20:44:44 -0000	1.464
+++ .cvsignore	10 Dec 2007 23:10:28 -0000	1.465
@@ -1,3 +1,4 @@
 anaconda-11.4.0.5.tar.bz2
 anaconda-11.4.0.6.tar.bz2
 anaconda-11.4.0.7.tar.bz2
+anaconda-11.4.0.8.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.604
retrieving revision 1.605
diff -u -r1.604 -r1.605
--- anaconda.spec	7 Dec 2007 20:44:44 -0000	1.604
+++ anaconda.spec	10 Dec 2007 23:10:28 -0000	1.605
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 11.4.0.7
+Version: 11.4.0.8
 Release: 1
 License: GPLv2
 Group:   Applications/System
@@ -45,6 +45,7 @@
 BuildRequires: glib2-static >= %{glib2ver}
 BuildRequires: gtk2-devel
 BuildRequires: intltool >= %{intltoolver}
+BuildRequires: isomd5sum-devel
 BuildRequires: kudzu-devel >= %{kudzuver}
 BuildRequires: libX11-devel
 BuildRequires: libXt-devel
@@ -138,14 +139,6 @@
 are needed for installing new systems.  These files are used to build media 
 sets, but are not meant for use on already installed systems.
 
-%package -n isomd5sum
-Summary: Utilities for checking/implanting md5sums into ISO images
-Group: Applications/System
-
-%description -n isomd5sum
-The isomd5sum package contains utilities for implanting and verifying 
-an md5sum implanted into an ISO9660 image.
-
 %prep
 %setup -q
 
@@ -206,16 +199,20 @@
 %defattr(-,root,root)
 %{_prefix}/lib/anaconda-runtime
 
-%files -n isomd5sum
-%defattr(-,root,root)
-%{_bindir}/checkisomd5
-%{_bindir}/implantisomd5
-%{_libdir}/python?.?/site-packages/pyisomd5sum.so
-
 %triggerun -- anaconda < 8.0-1
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Mon Dec 10 2007 Chris Lumens <clumens at redhat.com> - 11.4.0.8-1
+- Include lshal for debugging (katzj)
+- Remove isomd5sum in favor of libcheckisomd5. (notting, katzj)
+- makeDevInode no longer exists. (clumens)
+- Fix text mode to be able to autopartition (#409301) (katzj)
+- Fix method-related tracebacks (katzj, clumens)
+- Load ext2 module to allow installing to ext2 for livecd (#408251) (katzj)
+- Catch errors from yum, exit on them. (notting)
+- Switch to full dejavu-fonts, to match the installed OS default. (notting)
+
 * Fri Dec 07 2007 Chris Lumens <clumens at redhat.com> - 11.4.0.7-1
 - Tweak save-exception-to-disk algorithm. (notting)
 - Merge the FTP and HTTP methods into a single URL method. (clumens)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/sources,v
retrieving revision 1.595
retrieving revision 1.596
diff -u -r1.595 -r1.596
--- sources	7 Dec 2007 20:44:44 -0000	1.595
+++ sources	10 Dec 2007 23:10:28 -0000	1.596
@@ -1 +1 @@
-7b6fb4c4c9fb9f671b5b8db57576dd74  anaconda-11.4.0.7.tar.bz2
+fc38608dae09406ba89c85ed83bd5f43  anaconda-11.4.0.8.tar.bz2




More information about the fedora-extras-commits mailing list