SPECS: bug-buddy.spec - merged form DEVEL, 2.12.0
aflinta
aflinta at pld-linux.org
Wed Sep 7 12:49:26 CEST 2005
Author: aflinta Date: Wed Sep 7 10:49:26 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- merged form DEVEL, 2.12.0
---- Files affected:
SPECS:
bug-buddy.spec (1.37 -> 1.38)
---- Diffs:
================================================================
Index: SPECS/bug-buddy.spec
diff -u SPECS/bug-buddy.spec:1.37 SPECS/bug-buddy.spec:1.38
--- SPECS/bug-buddy.spec:1.37 Tue Jun 14 21:25:31 2005
+++ SPECS/bug-buddy.spec Wed Sep 7 12:49:20 2005
@@ -2,32 +2,32 @@
Summary: Utility to ease the reporting of bugs within the GNOME
Summary(pl): Narzędzie ułatwiające zgłaszanie błędów w środowisku GNOME
Name: bug-buddy
-Version: 2.10.0
-Release: 5
+Version: 2.12.0
+Release: 1
License: GPL v2
Group: X11/Applications
-Source0: http://ftp.gnome.org/pub/gnome/sources/bug-buddy/2.10/%{name}-%{version}.tar.bz2
-# Source0-md5: c821a933f3d7be64071c7bfcb07ee1ac
+Source0: http://ftp.gnome.org/pub/gnome/sources/bug-buddy/2.12/%{name}-%{version}.tar.bz2
+# Source0-md5: 04e70c97dd59e78a986d5583503ed6c3
Patch0: %{name}-desktop.patch
URL: http://www.gnome.org/
-BuildRequires: GConf2-devel >= 2.10.0
+BuildRequires: GConf2-devel >= 2.12.0
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gettext-devel
-BuildRequires: gnome-desktop-devel >= 2.10.0-2
-BuildRequires: gnome-doc-utils >= 0.2.0
-BuildRequires: gnome-menus-devel >= 2.10.1
-BuildRequires: gnome-vfs2-devel >= 2.10.0-2
-BuildRequires: gtk+2-devel >= 2:2.6.4
+BuildRequires: gnome-desktop-devel >= 2.12.0
+BuildRequires: gnome-doc-utils >= 0.4.1
+BuildRequires: gnome-menus-devel >= 2.12.0
+BuildRequires: gnome-vfs2-devel >= 2.12.0
+BuildRequires: gtk+2-devel >= 2:2.8.3
BuildRequires: intltool >= 0.33
BuildRequires: libglade2-devel >= 1:2.5.1
-BuildRequires: libgnomeui-devel >= 2.10.0-2
-BuildRequires: libxml2-devel >= 1:2.6.19
-BuildRequires: libxslt-progs >= 1.1.14
+BuildRequires: libgnomeui-devel >= 2.12.0
+BuildRequires: libxml2-devel >= 1:2.6.21
+BuildRequires: libxslt-progs >= 1.1.15
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.197
BuildRequires: scrollkeeper >= 0.3.8
-Requires(post,preun): GConf2 >= 2.10.0
+Requires(post,preun): GConf2 >= 2.12.0
Requires(post,postun): desktop-file-utils
Requires(post,postun): scrollkeeper
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -52,11 +52,13 @@
%build
%{__glib_gettextize}
%{__intltoolize}
+%{__gnome_doc_common}
%{__aclocal}
%{__autoconf}
%{__automake}
%configure \
- --disable-schemas-install
+ --disable-schemas-install \
+ --disable-scrollkeeper
%{__make}
%install
@@ -90,12 +92,12 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README TODO docs/multiple_bts.txt
%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*
%{_datadir}/%{name}
%{_desktopdir}/*
-%{_pixmapsdir}/*
+%{_mandir}/man1/*
%{_omf_dest_dir}/*
-%{_sysconfdir}/gconf/schemas/*
+%{_pixmapsdir}/*
+%{_sysconfdir}/gconf/schemas/bug-buddy.schemas
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -103,6 +105,23 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.38 2005/09/07 10:49:20 aflinta
+- merged form DEVEL, 2.12.0
+
+Revision 1.37.2.4 2005/08/24 07:45:20 paladine
+- updated to 2.11.92
+- sorted %%files
+- itemize schemas
+
+Revision 1.37.2.3 2005/08/18 05:52:41 aflinta
+- rebuild with cairo, rel. 2
+
+Revision 1.37.2.2 2005/07/23 11:10:41 freetz
+- 2.11.1
+
+Revision 1.37.2.1 2005/07/12 12:52:55 freetz
+- 2.11.0, updated BRs
+
Revision 1.37 2005/06/14 19:25:31 zbyniu
- BR: gettext-devel, pkgconfig
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/bug-buddy.spec?r1=1.37&r2=1.38&f=u
More information about the pld-cvs-commit
mailing list