? clog ? firstboot.spec.jx Index: firstboot.spec =================================================================== RCS file: /cvs/pkgs/rpms/firstboot/devel/firstboot.spec,v retrieving revision 1.111 diff -u -p -r1.111 firstboot.spec --- firstboot.spec 20 Nov 2007 19:09:36 -0000 1.111 +++ firstboot.spec 28 Nov 2007 16:45:53 -0000 @@ -2,7 +2,7 @@ Summary: Initial system configuration ut Name: firstboot URL: http://fedoraproject.org/wiki/FirstBoot Version: 1.90 -Release: 2%{?dist} +Release: 3%{?dist} # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from # within this srpm. @@ -21,6 +21,7 @@ Requires: rhpxl >= 0.19 %endif Obsoletes: firstboot-tui +Provides: firstboot-tui %description The firstboot utility runs after installation. It guides the user through @@ -64,6 +65,9 @@ fi %{_datadir}/firstboot/themes/default/* %changelog +* Tue Nov 27 2007 Adam Jackson 1.90-3 +- Provide: firstboot-tui as well, so upgrades work. + * Tue Nov 20 2007 Chris Lumens 1.90-2 - Obsolete the old firstboot-tui package that no longer exists.