]> git.pld-linux.org Git - packages/bug-buddy.git/blobdiff - bug-buddy.spec
- tabs in preamble
[packages/bug-buddy.git] / bug-buddy.spec
index 3e116f98acc457abdd5a5c7d7a6d3a24846340c9..e45f563ec1d72d2e314176dc01c1a888d51d9c05 100644 (file)
@@ -1,41 +1,39 @@
-# TODO
-# fix stupid .desktop breakage
-#
 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
+Summary(pl.UTF-8):     Narzędzie ułatwiające zgłaszanie błędów w środowisku GNOME
 Name:          bug-buddy
-Version:       2.15.90
-Release:       2
+Version:       2.16.1
+Release:       1
 License:       GPL v2
 Group:         X11/Applications
-Source0:       http://ftp.gnome.org/pub/gnome/sources/bug-buddy/2.15/%{name}-%{version}.tar.bz2
-# Source0-md5: 38c092ad09b5b1a9dae04beb35311234
+Source0:       http://ftp.gnome.org/pub/gnome/sources/bug-buddy/2.16/%{name}-%{version}.tar.bz2
+# Source0-md5: c15641ebfd90a91f185179d67bde88e3
 Patch0:                %{name}-desktop.patch
 URL:           http://www.gnome.org/
-BuildRequires: GConf2-devel >= 2.14.0
+BuildRequires: GConf2-devel >= 2.16.0
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: evolution-data-server-devel >= 1.7.90.1
+BuildRequires: evolution-data-server-devel >= 1.8.1
 BuildRequires: gettext-devel
-BuildRequires: gnome-desktop-devel >= 2.15.90
-BuildRequires: gnome-doc-utils >= 0.7.1
-BuildRequires: gnome-menus-devel >= 2.15.90
-BuildRequires: gnome-vfs2-devel >= 2.15.90
-BuildRequires: gtk+2-devel >= 2:2.10.1
-BuildRequires: intltool >= 0.35
+BuildRequires: gnome-desktop-devel >= 2.16.2
+BuildRequires: gnome-doc-utils >= 0.8.0
+BuildRequires: gnome-menus-devel >= 2.16.1
+BuildRequires: gnome-vfs2-devel >= 2.16.3
+BuildRequires: gtk+2-devel >= 2:2.10.6
+BuildRequires: intltool >= 0.35.0
 BuildRequires: libglade2-devel >= 1:2.6.0
-BuildRequires: libgnomeui-devel >= 2.15.90
-BuildRequires: libgtop-devel >= 2.14.1
-BuildRequires: libxml2-devel >= 1:2.6.26
+BuildRequires: libgnomeui-devel >= 2.16.1
+BuildRequires: libgtop-devel >= 2.14.4
+BuildRequires: libxml2-devel >= 1:2.6.27
 BuildRequires: libxslt-progs >= 1.1.17
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: scrollkeeper >= 0.3.8
-Requires(post,preun):  GConf2 >= 2.14.0
+Requires(post,preun):  GConf2 >= 2.16.0
 Requires(post,postun): desktop-file-utils
+Requires(post,postun): gtk+2 >= 2:2.10.6
+Requires(post,postun): hicolor-icon-theme
 Requires(post,postun): scrollkeeper
-Requires(post,postun): gtk+2 >= 2.10.1
-Requires:      libgnomeui >= 2.15.90
+Requires:      libgnomeui >= 2.16.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -44,11 +42,11 @@ submission process. It can automatically obtain stack traces from core
 files or crashed applications. Debian and KDE bug tracking systems are
 also supported.
 
-%description -l pl
-bug-budy jest narzêdziem przeprowadzaj±cym Ciê przez proces sk³adania
-raportu o b³êdzie w ¶rodowisku GNOME. Potrafi on automatycznie uzyskaæ
-¶lady ze stosu (backtrace) z plików core lub wywracaj±cych siê
-aplikacji. Wspierane s± równie¿ systemy obs³ugi b³êdów Debiana oraz
+%description -l pl.UTF-8
+bug-budy jest narzędziem przeprowadzającym Cię przez proces składania
+raportu o błędzie w środowisku GNOME. Potrafi on automatycznie uzyskać
+ślady ze stosu (backtrace) z plików core lub wywracających się
+aplikacji. Wspierane są również systemy obsługi błędów Debiana oraz
 KDE.
 
 %prep
@@ -74,8 +72,6 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT \
        GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale/{no,ug}
-
 %find_lang %{name} --with-gnome --all-name
 
 %clean
@@ -97,11 +93,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README TODO docs/multiple_bts.txt
+%doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_iconsdir}/hicolor/*/*/bug-buddy.png
-%{_mandir}/man1/*
-%{_omf_dest_dir}/*
 %{_sysconfdir}/gconf/schemas/bug-buddy.schemas
This page took 0.034175 seconds and 4 git commands to generate.