rpms/firstboot/devel .cvsignore, 1.96, 1.97 firstboot.spec, 1.130, 1.131 sources, 1.126, 1.127

Christopher Edward Lumens clumens at fedoraproject.org
Tue Dec 16 20:38:41 UTC 2008


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/firstboot/devel/.cvsignore,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- .cvsignore	4 Nov 2008 21:54:59 -0000	1.96
+++ .cvsignore	16 Dec 2008 20:38:11 -0000	1.97
@@ -68,3 +68,4 @@
 firstboot-1.101.tar.bz2
 firstboot-1.102.tar.bz2
 firstboot-1.103.tar.bz2
+firstboot-1.104.tar.bz2


Index: firstboot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/firstboot/devel/firstboot.spec,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- firstboot.spec	29 Nov 2008 16:36:56 -0000	1.130
+++ firstboot.spec	16 Dec 2008 20:38:11 -0000	1.131
@@ -3,8 +3,8 @@
 Summary: Initial system configuration utility
 Name: firstboot
 URL: http://fedoraproject.org/wiki/FirstBoot
-Version: 1.103
-Release: 2%{?dist}
+Version: 1.104
+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,6 +18,7 @@
 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(post): chkconfig
 
 %define debug_package %{nil}
@@ -70,8 +71,13 @@
 %{_datadir}/firstboot/themes/default/*
 
 %changelog
-* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 1.103-2
-- Rebuild for Python 2.6
+* Tue Dec 16 2008 Chris Lumens <clumens at redhat.com> 1.104-1
+- Let X tell us when it's ready to run (ajax).
+- Add a Requires: for authconfig-gtk (#474733).
+- Log errors changing file permissions and notify (#473191).
+- Improve the dialogs around reusing a home directory (#470461).
+- Fix a crash when cancelling contacting an NTP server (#475304).
+- Since you have to create a user now, change the message.
 
 * Tue Nov 04 2008 Chris Lumens <clumens at redhat.com> 1.103-1
 - Try another way of waiting for X to terminate (#469501).


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/firstboot/devel/sources,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- sources	4 Nov 2008 21:54:59 -0000	1.126
+++ sources	16 Dec 2008 20:38:11 -0000	1.127
@@ -1 +1 @@
-e9cba493a07c9fa7fc024d44224dfb96  firstboot-1.103.tar.bz2
+5bc66c156e3a1c5e9e2dd95f6d954646  firstboot-1.104.tar.bz2




More information about the fedora-extras-commits mailing list