bug-buddy.spec
changeset 568 d33d9c99b698
parent 552 36a802302e86
child 575 2b5c59a05848
--- a/bug-buddy.spec	Tue Jul 15 11:31:43 2003 +0000
+++ b/bug-buddy.spec	Tue Jul 15 12:25:04 2003 +0000
@@ -2,11 +2,12 @@
 License:      GPL
 Group:        System/GUI/GNOME
 Version:      2.2.103
-Release:      4
+Release:      5
 Distribution: Mercury
 Vendor:       Sun Microsystems Inc
 Summary:      GNOME 2.0 Bug Reporting Tool
 Source:       bug-buddy-%{version}.tar.bz2
+Patch0:       bug-buddy-01-potfiles_in.diff
 URL:          www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_docdir}/bug-buddy
@@ -24,6 +25,7 @@
 
 %prep
 %setup -n bug-buddy-%{version} 
+%patch0 -p1
 
 %build
 ./configure --prefix=%{_prefix} \