rpms/booty/devel .cvsignore, 1.76, 1.77 booty.spec, 1.84, 1.85 sources, 1.81, 1.82

Christopher Edward Lumens clumens at fedoraproject.org
Thu Feb 19 13:36:58 UTC 2009


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/booty/devel/.cvsignore,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- .cvsignore	19 Nov 2008 01:51:08 -0000	1.76
+++ .cvsignore	19 Feb 2009 13:36:27 -0000	1.77
@@ -1,2 +1,3 @@
 clog
 booty-0.107.tar.bz2
+booty-0.108.tar.bz2


Index: booty.spec
===================================================================
RCS file: /cvs/pkgs/rpms/booty/devel/booty.spec,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- booty.spec	1 Dec 2008 15:00:18 -0000	1.84
+++ booty.spec	19 Feb 2009 13:36:28 -0000	1.85
@@ -1,13 +1,14 @@
 Summary: simple python bootloader config lib
 Name: booty
-Version: 0.107
-Release: 2%{?dist}
+Version: 0.108
+Release: 1%{?dist}
 # No version is specified.
 License: LGPLv2+
 Source0: %{name}-%{version}.tar.bz2
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-root
 Requires: rhpl
+Requires: pyparted
 BuildRequires: python-devel
 BuildArch: noarch
 
@@ -36,8 +37,8 @@
 
 
 %changelog
-* Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.107-2
-- Rebuild for Python 2.6
+* Thu Feb 19 2009 Chris Lumens <clumens at redhat.com> 0.108-1
+- Update to work with new pyparted (hdegoede).
 
 * Tue Nov 18 2008 Peter Jones <pjones at redhat.com> - 0.107-1
 - Fix an inverted test in the logic in the fix for #468526


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/booty/devel/sources,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- sources	19 Nov 2008 01:51:09 -0000	1.81
+++ sources	19 Feb 2009 13:36:28 -0000	1.82
@@ -1 +1 @@
-ca4c224a799ed1e1a81de77a9b30b775  booty-0.107.tar.bz2
+1cf26610b06c07e9a22b3235758869d1  booty-0.108.tar.bz2




More information about the fedora-extras-commits mailing list