]> git.pld-linux.org Git - packages/baobab.git/commitdiff
- updated to 3.12.1
authorŁukasz Kieś <kiesiu@pld-linux.org>
Wed, 23 Apr 2014 13:39:35 +0000 (15:39 +0200)
committerŁukasz Kieś <kiesiu@pld-linux.org>
Wed, 23 Apr 2014 13:39:35 +0000 (15:39 +0200)
baobab-desktop.patch
baobab.spec

index b16368a252e3fab2408e46024e9e4d4e1a92506e..4bb7b246b6e99cea2118d50e95b41172742a8414 100644 (file)
@@ -1,5 +1,5 @@
---- baobab-3.8.1/data/baobab.desktop.in.in.old 2013-04-23 21:28:28.404066193 +0200
-+++ baobab-3.8.1/data/baobab.desktop.in.in     2013-04-23 21:28:33.610704653 +0200
+--- baobab-3.8.1/data/org.gnome.baobab.desktop.in.in.old       2013-04-23 21:28:28.404066193 +0200
++++ baobab-3.8.1/data/org.gnome.baobab.desktop.in.in   2013-04-23 21:28:33.610704653 +0200
 @@ -8,7 +8,6 @@ Icon=baobab
  Terminal=false
  Type=Application
index f0c9929e609f969f153e68fde2d6cc9f3e76bd16..44327b5f2a9d287a0517bd6e147b398234cc4451 100644 (file)
@@ -1,18 +1,18 @@
 Summary:       Graphical directory tree analyzer
 Summary(pl.UTF-8):     Graficzny analizator drzew katalogów
 Name:          baobab
-Version:       3.12.0
+Version:       3.12.1
 Release:       1
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/baobab/3.12/%{name}-%{version}.tar.xz
-# Source0-md5: d4a66371304e3ee4387723cbf091be31
+# Source0-md5: 1d265bf555143f7aa0a7d961fd8126c2
 Patch0:                %{name}-desktop.patch
 URL:           http://live.gnome.org/GnomeUtils
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake >= 1:1.11
 BuildRequires: gettext-devel >= 0.17
-BuildRequires: glib2-devel >= 1:2.37.5
+BuildRequires: glib2-devel >= 1:2.39.90
 BuildRequires: gtk+3-devel >= 3.9.10
 BuildRequires: intltool >= 0.40.0
 BuildRequires: libgtop-devel
@@ -21,9 +21,9 @@ BuildRequires:        rpmbuild(find_lang) >= 1.35
 BuildRequires: rpmbuild(macros) >= 1.592
 BuildRequires: vala >= 0.24.0
 BuildRequires: yelp-tools
-Requires(post,postun): glib2 >= 1:2.26.0
+Requires(post,postun): glib2 >= 1:2.39.90
 Requires(post,postun): gtk-update-icon-cache
-Requires:      glib2 >= 1:2.30.0
+Requires:      glib2 >= 1:2.39.90
 Requires:      gtk+3 >= 3.8.0
 Requires:      hicolor-icon-theme
 Provides:      gnome-utils-baobab = 1:%{version}-%{release}
@@ -75,10 +75,11 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/baobab
-%{_desktopdir}/baobab.desktop
+%{_desktopdir}/org.gnome.baobab.desktop
 %{_iconsdir}/hicolor/*/*/*.png
 %{_iconsdir}/hicolor/*/*/*.svg
 %{_iconsdir}/HighContrast/*/*/*.png
+%{_datadir}/dbus-1/services/org.gnome.baobab.service
 %{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml
 %{_mandir}/man1/baobab.1*
 %{_datadir}/appdata/baobab.appdata.xml
This page took 0.163094 seconds and 4 git commands to generate.