rpms/anaconda/F-7 .cvsignore, 1.416, 1.417 anaconda.spec, 1.548, 1.549 sources, 1.541, 1.542

Peter Jones (pjones) fedora-extras-commits at redhat.com
Wed May 23 21:35:38 UTC 2007


Author: pjones

Update of /cvs/extras/rpms/anaconda/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27095

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
- update to .64-1



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/anaconda/F-7/.cvsignore,v
retrieving revision 1.416
retrieving revision 1.417
diff -u -r1.416 -r1.417
--- .cvsignore	22 May 2007 22:27:02 -0000	1.416
+++ .cvsignore	23 May 2007 21:35:04 -0000	1.417
@@ -1 +1 @@
-anaconda-11.2.0.63.tar.bz2
+anaconda-11.2.0.64.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/extras/rpms/anaconda/F-7/anaconda.spec,v
retrieving revision 1.548
retrieving revision 1.549
diff -u -r1.548 -r1.549
--- anaconda.spec	22 May 2007 22:39:49 -0000	1.548
+++ anaconda.spec	23 May 2007 21:35:04 -0000	1.549
@@ -1,8 +1,8 @@
 %define livearches %{ix86} x86_64
 
 Name: anaconda
-Version: 11.2.0.63
-Release: 2
+Version: 11.2.0.64
+Release: 1
 License: GPL
 Summary: Graphical system installer
 Group: Applications/System
@@ -85,7 +85,7 @@
 
 %build
 make depend
-LANG=en_US.UTF-8 make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
+make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -142,8 +142,10 @@
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
-* Tue May 22 2007 Jeremy Katz <katzj at redhat.com> - 11.2.0.63-2
-- fix unicode shenanigans in the build
+* Wed May 23 2007 Peter Jones <pjones at redhat.com> - 11.2.0.64-1
+- Fix going back in network configuration (dcantrell, #239958)
+- Fix handling of empty prefixes in CIDR setup (dcantrell)
+- Fix filesystem detection on existing raid devices (#151653)
 
 * Tue May 22 2007 Jeremy Katz <katzj at redhat.com> - 11.2.0.63-1
 - Avoid a few potential tracebacks with partitioning (dcantrell)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/anaconda/F-7/sources,v
retrieving revision 1.541
retrieving revision 1.542
diff -u -r1.541 -r1.542
--- sources	22 May 2007 22:27:02 -0000	1.541
+++ sources	23 May 2007 21:35:04 -0000	1.542
@@ -1 +1 @@
-7ea1412c76d83b21551669bbd20e34d6  anaconda-11.2.0.63.tar.bz2
+d0868ca53f813271b9fdef7a09eb10b7  anaconda-11.2.0.64.tar.bz2




More information about the fedora-extras-commits mailing list