]> git.pld-linux.org Git - packages/bug-buddy.git/commitdiff
- merged form DEVEL, 2.12.0 auto/ac/bug-buddy-2_12_0-1
authoraflinta <aflinta@pld-linux.org>
Wed, 7 Sep 2005 10:49:20 +0000 (10:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bug-buddy.spec -> 1.38

bug-buddy.spec

index 5d998e4d9d624719046810cd7f709f51c6d75bf9..5f10a7382ff917d816313c38f4c336ced42c2f79 100644 (file)
@@ -1,32 +1,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)
@@ -51,11 +51,13 @@ KDE.
 %build
 %{__glib_gettextize}
 %{__intltoolize}
+%{__gnome_doc_common}
 %{__aclocal}
 %{__autoconf}
 %{__automake}
 %configure \
-       --disable-schemas-install
+       --disable-schemas-install \
+       --disable-scrollkeeper
 %{__make}
 
 %install
@@ -89,9 +91,9 @@ rm -rf $RPM_BUILD_ROOT
 %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
This page took 0.076028 seconds and 4 git commands to generate.