rpms/bug-buddy/devel bug-buddy.spec,1.84,1.85

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Fri Oct 26 16:02:42 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/bug-buddy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31600

Modified Files:
	bug-buddy.spec 
Log Message:
2.20.1



Index: bug-buddy.spec
===================================================================
RCS file: /cvs/extras/rpms/bug-buddy/devel/bug-buddy.spec,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- bug-buddy.spec	2 Oct 2007 03:22:35 -0000	1.84
+++ bug-buddy.spec	26 Oct 2007 16:02:08 -0000	1.85
@@ -5,19 +5,14 @@
 %define gconf_version 2.14
 
 Name: bug-buddy
-Version: 2.20.0
-Release: 2%{?dist}
+Version: 2.20.1
+Release: 1%{?dist}
 Epoch: 1
 Summary: A bug reporting utility for GNOME
 License: GPLv2 and BSD
 Group: Applications/System
 URL: http://www.gnome.org
 Source: http://download.gnome.org/sources/bug-buddy/2.20/%{name}-%{version}.tar.bz2
-Patch0: email-check.patch
-Patch1: gnome-breakpad-fixes.patch
-Patch2: gnome-breakpad-libversion.patch
-Patch3: google-breakpad-r216.patch
-Patch4: google-breakpad-conditional.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -64,11 +59,6 @@
 
 %prep
 %setup -q 
-%patch0 -p1 -b .email-check
-%patch1 -p1 -b .gnome-breakpad-fixes
-%patch2 -p1 -b .gnome-breakpad-libversion
-%patch3 -p0 -b .google-breakpad-r216
-%patch4 -p0 -b .google-breakpad-conditional
 
 %build
 %configure --disable-scrollkeeper
@@ -88,11 +78,8 @@
   $RPM_BUILD_ROOT%{_datadir}/applications/*
 
 rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/breakpad-0.1
-rm -rf $RPM_BUILD_ROOT%{_libdir}/bug-buddy/libbreakpad.{a,la}
-# http://bugzilla.gnome.org/show_bug.cgi?id=473645
-mv $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/libgnomebreakpad.so.0.0.0 \
-   $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/libgnomebreakpad.so
-rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/libgnomebreakpad.{a,la,so.*}
+rm -f $RPM_BUILD_ROOT%{_libdir}/bug-buddy/libbreakpad.{a,la}
+rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/libgnomebreakpad.{a,la}
 
 %find_lang %{name}
 
@@ -143,6 +130,10 @@
 %{_sysconfdir}/gconf/schemas/*
 
 %changelog
+* Fri Oct 26 2007 Matthias Clasen <mclasen at redhat.com> - 1:2.20.1-1
+- Update to 2.20.1
+- Drop obsolete patches
+
 * Mon Oct  1 2007 Matthias Clasen <mclasen at redhat.com> - 1:2.20.0-2
 - Incorporate upstream fixes (#314861)
 




More information about the fedora-extras-commits mailing list