rpms/firstboot/devel .cvsignore, 1.98, 1.99 firstboot.spec, 1.134, 1.135 sources, 1.128, 1.129

Christopher Edward Lumens clumens at fedoraproject.org
Wed Jul 29 03:28:16 UTC 2009


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/firstboot/devel/.cvsignore,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -p -r1.98 -r1.99
--- .cvsignore	16 Jan 2009 16:37:28 -0000	1.98
+++ .cvsignore	29 Jul 2009 03:28:16 -0000	1.99
@@ -70,3 +70,4 @@ firstboot-1.102.tar.bz2
 firstboot-1.103.tar.bz2
 firstboot-1.104.tar.bz2
 firstboot-1.105.tar.bz2
+firstboot-1.107.tar.bz2


Index: firstboot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/firstboot/devel/firstboot.spec,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -p -r1.134 -r1.135
--- firstboot.spec	24 Jul 2009 22:50:01 -0000	1.134
+++ firstboot.spec	29 Jul 2009 03:28:16 -0000	1.135
@@ -3,8 +3,8 @@
 Summary: Initial system configuration utility
 Name: firstboot
 URL: http://fedoraproject.org/wiki/FirstBoot
-Version: 1.105
-Release: 3%{?dist}
+Version: 1.107
+Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
 # within this srpm.
@@ -18,7 +18,7 @@ BuildRequires: gettext
 BuildRequires: python-devel, python-setuptools-devel
 Requires: metacity, pygtk2, rhpl, python
 Requires: setuptool, libuser-python, system-config-users, system-config-date
-Requires: authconfig-gtk
+Requires: authconfig-gtk, python-meh
 Requires(post): chkconfig
 
 %define debug_package %{nil}
@@ -71,11 +71,12 @@ fi
 %{_datadir}/firstboot/themes/default/*
 
 %changelog
-* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.105-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+* Tue Jul 28 2009 Chris Lumens <clumens at redhat.com> 1.107-1
+- Convert to using python-meh.
 
-* Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.105-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+* Tue May 05 2009 Chris Lumens <clumens at redhat.com> 1.106-1
+- Display an error message when the user doesn't supply a password (#480927).
+- Lots of translation updates.
 
 * Fri Jan 16 2009 Chris Lumens <clumens at redhat.com> 1.105-1
 - Fix a typo in starting up X.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/firstboot/devel/sources,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -p -r1.128 -r1.129
--- sources	16 Jan 2009 16:37:28 -0000	1.128
+++ sources	29 Jul 2009 03:28:16 -0000	1.129
@@ -1 +1 @@
-43cd2046c00370f2d2cc792324e8ae64  firstboot-1.105.tar.bz2
+071afbd2d63204a2c5aa8fbbf5407f8f  firstboot-1.107.tar.bz2




More information about the fedora-extras-commits mailing list