rpms/abrt/devel .cvsignore, 1.6, 1.7 abrt.spec, 1.8, 1.9 sources, 1.6, 1.7

Jiří Moskovčák jmoskovc at fedoraproject.org
Tue Aug 18 09:06:03 UTC 2009


Author: jmoskovc

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

Modified Files:
	.cvsignore abrt.spec sources 
Log Message:
new version


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/abrt/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	17 Aug 2009 15:41:27 -0000	1.6
+++ .cvsignore	18 Aug 2009 09:06:03 -0000	1.7
@@ -1 +1 @@
-abrt-0.0.6.tar.gz
+abrt-0.0.7.tar.gz


Index: abrt.spec
===================================================================
RCS file: /cvs/extras/rpms/abrt/devel/abrt.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- abrt.spec	17 Aug 2009 15:41:27 -0000	1.8
+++ abrt.spec	18 Aug 2009 09:06:03 -0000	1.9
@@ -3,7 +3,7 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 Summary: Automatic bug detection and reporting tool
 Name: abrt
-Version: 0.0.6
+Version: 0.0.7
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -22,6 +22,7 @@ BuildRequires: xmlrpc-c-devel
 BuildRequires: file-devel
 BuildRequires: python-devel
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Requires: %{name}-libs = %{version}-%{release}
 
 %description
 %{name} is a tool to help users to detect defects in applications and
@@ -48,6 +49,9 @@ Summary: %{name}'s gui
 Group: User Interface/Desktops
 Requires: %{name} = %{version}-%{release}
 Requires: dbus-python, pygtk2, pygtk2-libglade
+Provides: abrt-applet = %{version}-%{release}
+Obsoletes: abrt-applet < 0.0.5
+Conflicts: abrt-applet < 0.0.5
 
 %description gui
 GTK+ wizard for convenient bug reporting.
@@ -326,6 +330,10 @@ fi
 %defattr(-,root,root,-)
 
 %changelog
+* Tue Aug 18 2009  Jiri Moskovcak <jmoskovc at redhat.com> 0.0.7-1
+- new version
+- added status window to show user some info after reporting a bug
+
 * Mon Aug 17 2009  Denys Vlasenko <dvlasenk at redhat.com> 0.0.6-1
 - new version
 - many fixes


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/abrt/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	17 Aug 2009 15:41:27 -0000	1.6
+++ sources	18 Aug 2009 09:06:03 -0000	1.7
@@ -1 +1 @@
-0c7760cb88a2719087846190faf370c6  abrt-0.0.6.tar.gz
+31be7e454451ebf8f173b4f7f851566f  abrt-0.0.7.tar.gz




More information about the fedora-extras-commits mailing list