rpms/firstaidkit/devel firstaidkit.spec, 1.29, 1.30 sources, 1.12, 1.13

Martin Sivák msivak at fedoraproject.org
Tue Sep 22 07:42:56 UTC 2009


Author: msivak

Update of /cvs/extras/rpms/firstaidkit/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv582

Modified Files:
	firstaidkit.spec sources 
Log Message:
new version



Index: firstaidkit.spec
===================================================================
RCS file: /cvs/extras/rpms/firstaidkit/devel/firstaidkit.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- firstaidkit.spec	17 Aug 2009 12:55:54 -0000	1.29
+++ firstaidkit.spec	22 Sep 2009 07:42:56 -0000	1.30
@@ -18,7 +18,7 @@ BuildRequires:  desktop-file-utils
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools-devel
 BuildArch:      noarch
-Requires:	dialog
+Requires:	newt
 
 %description
 A tool that automates simple and common system recovery tasks.
@@ -58,7 +58,7 @@ needed firstaidkit plugins.
 Group:          Applications/System
 Summary:        FirstAidKit GUI
 Requires:       %{name} = %{version}-%{release}
-Requires:       pygtk2, pygtk2-libglade
+Requires:       pygtk2, pygtk2-libglade, zenity
 
 %description gui
 This package contains the Gtk based FirstAidKit GUI
@@ -243,12 +243,11 @@ desktop-file-install --vendor="fedora" -
 #
 #%files plugin-rpm
 #%{_libdir}/firstaidkit/plugins/rpm_lowlevel/*
-#%{_libdir}/firstaidkit/plugins/rpm/*
+#
 
 %changelog
-* Mon Aug 17 2009 Joel Granados <jgranado at redhat.com> - 0.2.5-1
-- Update the pyparted API calls.
-- Add the key_recovery plugin.
+* Tue Sep 22 2009 Martin Sivak <msivak at redhat.com> - 0.2.5-1
+- Use whiptail instead of dialog for firstaidkit-qs
 
 * Tue Aug 04 2009 Martin Sivak <msivak at redhat.com> - 0.2.4-1
 - Fix temp file generation in firstaidkit-qs
@@ -347,3 +346,4 @@ desktop-file-install --vendor="fedora" -
 
 * Wed Jan 02 2008 Joel Granados <jgranado at redhat.com> 0.1.0-1
 - Initial spec
+%{_libdir}/firstaidkit/plugins/rpm/*


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/firstaidkit/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sources	17 Aug 2009 12:55:54 -0000	1.12
+++ sources	22 Sep 2009 07:42:56 -0000	1.13
@@ -1 +1 @@
-98b602cb19fa52d73773dd43db4e7d38  firstaidkit-0.2.5.tar.bz2
+7fa1cf8d7a514535c2e1896435327aaf  firstaidkit-0.2.5.tar.bz2




More information about the fedora-extras-commits mailing list