SPECS: bug-buddy.spec - updated to 2.24.0; merged from DEVEL - -pld.patch a...

megabajt megabajt at pld-linux.org
Sat Sep 27 13:22:45 CEST 2008


Author: megabajt                     Date: Sat Sep 27 11:22:45 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.24.0; merged from DEVEL
- -pld.patch applied upstream

---- Files affected:
SPECS:
   bug-buddy.spec (1.63 -> 1.64) 

---- Diffs:

================================================================
Index: SPECS/bug-buddy.spec
diff -u SPECS/bug-buddy.spec:1.63 SPECS/bug-buddy.spec:1.64
--- SPECS/bug-buddy.spec:1.63	Tue Mar 11 21:38:52 2008
+++ SPECS/bug-buddy.spec	Sat Sep 27 13:22:40 2008
@@ -2,28 +2,27 @@
 Summary:	Utility to ease the reporting of bugs within the GNOME
 Summary(pl.UTF-8):	Narzędzie ułatwiające zgłaszanie błędów w środowisku GNOME
 Name:		bug-buddy
-Version:	2.22.0
-Release:	2
+Version:	2.24.0
+Release:	1
 License:	GPL v2
 Group:		X11/Applications
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/bug-buddy/2.22/%{name}-%{version}.tar.bz2
-# Source0-md5:	092e1f91d0be4ca133cd0650622a6b06
-Patch0:		%{name}-pld.patch
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/bug-buddy/2.24/%{name}-%{version}.tar.bz2
+# Source0-md5:	d0fa514747137ce56dc123392d066630
 URL:		http://www.gnome.org/
-BuildRequires:	GConf2-devel >= 2.22.0
+BuildRequires:	GConf2-devel >= 2.24.0
 BuildRequires:	autoconf
 BuildRequires:	automake >= 1:1.9
 BuildRequires:	elfutils-devel
-BuildRequires:	evolution-data-server-devel >= 2.22.0
+BuildRequires:	evolution-data-server-devel >= 2.24.0
 BuildRequires:	gettext-devel
 BuildRequires:	gnome-common
-BuildRequires:	gnome-desktop-devel >= 2.22.0
+BuildRequires:	glib2-devel >= 1:2.18.0
 BuildRequires:	gnome-doc-utils >= 0.12.0
-BuildRequires:	gnome-menus-devel >= 2.22.0
-BuildRequires:	gnome-vfs2-devel >= 2.22.0
-BuildRequires:	gtk+2-devel >= 2:2.12.5
-BuildRequires:	intltool >= 0.37.0
-BuildRequires:	libgnomeui-devel >= 2.22.0
+BuildRequires:	gnome-menus-devel >= 2.24.0
+BuildRequires:	gtk+2-devel >= 2:2.14.0
+BuildRequires:	libbonobo-devel >= 2.24.0
+BuildRequires:	intltool >= 0.40.0
+BuildRequires:	libgnomeui-devel >= 2.24.0
 BuildRequires:	libgtop-devel >= 2.14.8
 BuildRequires:	libsoup-devel >= 2.4.0
 BuildRequires:	libtool
@@ -35,8 +34,8 @@
 Requires(post,postun):	gtk+2
 Requires(post,postun):	hicolor-icon-theme
 Requires(post,preun):	GConf2
-Requires:	gtk+2 >= 2:2.12.5
-Requires:	libgnomeui >= 2.22.0
+Requires:	gtk+2 >= 2:2.14.0
+Requires:	libgnomeui >= 2.24.0
 # sr at Latn vs. sr at latin
 Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -56,12 +55,14 @@
 
 %prep
 %setup -q
-%patch0 -p1
-
-sed -i -e 's#sr at Latn#sr at latin#' po/LINGUAS
-mv po/sr@{Latn,latin}.po
 
 %build
+cd google-breakpad
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+cd ..
+
 %{__glib_gettextize}
 %{__intltoolize}
 %{__libtoolize}
@@ -116,7 +117,9 @@
 %{_datadir}/%{name}
 %{_desktopdir}/bug-buddy.desktop
 %{_iconsdir}/hicolor/*/*/bug-buddy.png
+%{_iconsdir}/hicolor/*/*/bug-buddy.svg
 %{_sysconfdir}/gconf/schemas/bug-buddy.schemas
+%{_mandir}/man1/*.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -124,6 +127,22 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.64  2008/09/27 11:22:40  megabajt
+- updated to 2.24.0; merged from DEVEL
+- -pld.patch applied upstream
+
+Revision 1.63.2.4  2008/09/04 08:36:48  patrys
+- 2.23.91.1
+
+Revision 1.63.2.3  2008/08/17 20:47:01  megabajt
+- updated to 2.23.90
+
+Revision 1.63.2.2  2008/08/04 13:41:44  patrys
+- 2.23.6
+
+Revision 1.63.2.1  2008/07/23 09:58:12  patrys
+- 2.23.5.1
+
 Revision 1.63  2008/03/11 20:38:52  megabajt
 - minidump_dump and minidump_stackwalk don't exist on archs other than %{ix86}
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bug-buddy.spec?r1=1.63&r2=1.64&f=u



More information about the pld-cvs-commit mailing list