Author: freetz Date: Tue Jun 13 16:58:20 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.15.0, GNOME 2.15.x deps, obsolete dirs alread removed, remove ug locale
---- Files affected: SPECS: bug-buddy.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: SPECS/bug-buddy.spec diff -u SPECS/bug-buddy.spec:1.41 SPECS/bug-buddy.spec:1.42 --- SPECS/bug-buddy.spec:1.41 Sat May 27 01:47:53 2006 +++ SPECS/bug-buddy.spec Tue Jun 13 18:58:15 2006 @@ -2,35 +2,35 @@ 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.14.0 -Release: 2 +Version: 2.15.0 +Release: 1 License: GPL v2 Group: X11/Applications -Source0: http://ftp.gnome.org/pub/gnome/sources/bug-buddy/2.14/%{name}-%{version}.tar.bz2 -# Source0-md5: 4fb288adc8f67cbfb8886ddf7b400530 +Source0: http://ftp.gnome.org/pub/gnome/sources/bug-buddy/2.15/%{name}-%{version}.tar.bz2 +# Source0-md5: 58ca17dca26bfae3354f17fdfa6cdcee Patch0: %{name}-desktop.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.14.0 BuildRequires: autoconf BuildRequires: automake BuildRequires: gettext-devel -BuildRequires: gnome-desktop-devel >= 2.14.0 -BuildRequires: gnome-doc-utils >= 0.4.1 +BuildRequires: gnome-desktop-devel >= 2.15.2 +BuildRequires: gnome-doc-utils >= 0.7.1 BuildRequires: gnome-menus-devel >= 2.14.0 -BuildRequires: gnome-vfs2-devel >= 2.14.0 -BuildRequires: gtk+2-devel >= 2:2.8.3 -BuildRequires: intltool >= 0.33 +BuildRequires: gnome-vfs2-devel >= 2.15.1 +BuildRequires: gtk+2-devel >= 2:2.9.2 +BuildRequires: intltool >= 0.35 BuildRequires: libglade2-devel >= 1:2.5.1 -BuildRequires: libgnomeui-devel >= 2.14.0 -BuildRequires: libxml2-devel >= 1:2.6.21 -BuildRequires: libxslt-progs >= 1.1.15 +BuildRequires: libgnomeui-devel >= 2.15.1 +BuildRequires: libxml2-devel >= 1:2.6.26 +BuildRequires: libxslt-progs >= 1.1.17 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: scrollkeeper >= 0.3.8 Requires(post,preun): GConf2 >= 2.14.0 Requires(post,postun): desktop-file-utils Requires(post,postun): scrollkeeper -Requires: libgnomeui >= 2.14.0 +Requires: libgnomeui >= 2.15.1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -69,8 +69,7 @@ DESTDIR=$RPM_BUILD_ROOT \ GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 -rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no -rm -r $RPM_BUILD_ROOT%{_datadir}/{application-registry,mime-info} +rm -r $RPM_BUILD_ROOT%{_datadir}/locale/{no,ug} %find_lang %{name} --with-gnome --all-name @@ -106,6 +105,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2006/06/13 16:58:15 freetz +- 2.15.0, GNOME 2.15.x deps, obsolete dirs alread removed, remove ug locale + Revision 1.41 2006/05/26 23:47:53 qboosh - merged deps update from AC-branch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bug-buddy.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
