nonamedotc pushed to thunar-volman (epel7). "Update to 0.7.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Apr 4 20:58:56 UTC 2015


>From 5e5d37cc01f6928d8570aab6f64ec8afe92c5b8e Mon Sep 17 00:00:00 2001
From: Kevin Fenzi <kevin at scrye.com>
Date: Wed, 4 Apr 2012 21:20:02 -0600
Subject: Update to 0.7.0


diff --git a/.gitignore b/.gitignore
index b1c5ecc..e9ddad6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 thunar-volman-0.3.80.tar.bz2
 /thunar-volman-0.5.3.tar.bz2
 /thunar-volman-0.6.0.tar.bz2
+/thunar-volman-0.7.0.tar.bz2
diff --git a/sources b/sources
index a51eade..3153ec7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f166662dd100d5195da238af417f305  thunar-volman-0.6.0.tar.bz2
+9a17bbd0abe8e6c8b88d8fdc53093a83  thunar-volman-0.7.0.tar.bz2
diff --git a/thunar-volman-0.7.0-desktop-fix.patch b/thunar-volman-0.7.0-desktop-fix.patch
new file mode 100644
index 0000000..4537959
--- /dev/null
+++ b/thunar-volman-0.7.0-desktop-fix.patch
@@ -0,0 +1,11 @@
+diff -Nur thunar-volman-0.7.0.orig/thunar-volman-settings/thunar-volman-settings.desktop.in.in thunar-volman-0.7.0/thunar-volman-settings/thunar-volman-settings.desktop.in.in
+--- thunar-volman-0.7.0.orig/thunar-volman-settings/thunar-volman-settings.desktop.in.in	2012-03-28 10:42:29.000000000 -0600
++++ thunar-volman-0.7.0/thunar-volman-settings/thunar-volman-settings.desktop.in.in	2012-04-03 18:47:50.123807289 -0600
+@@ -6,6 +6,6 @@
+ Terminal=false
+ StartupNotify=true
+ Type=Application
+-Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-HardwareSettings;
++Categories=GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-HardwareSettings;
+ 
+ # vi:set encoding=UTF-8:
diff --git a/thunar-volman.spec b/thunar-volman.spec
index 6e1fc8b..261566b 100644
--- a/thunar-volman.spec
+++ b/thunar-volman.spec
@@ -1,22 +1,21 @@
-%global thunarversion 1.2
-%global xfceversion 4.8
+%global thunarversion 1.3
+%global xfceversion 4.9
 
 Name:           thunar-volman
-Version:        0.6.0
-Release:        3%{?dist}
+Version:        0.7.0
+Release:        1%{?dist}
 Summary:        Automatic management of removable drives and media for the Thunar file manager
 
 Group:          User Interface/Desktops
 License:        GPLv2+
 URL:            http://goodies.xfce.org/projects/thunar-plugins/%{name}
-Source0:        http://www.xfce.org/archive/src/apps/%{name}/0.6/%{name}-%{version}.tar.bz2
+Source0:        http://archive.xfce.org/src/xfce/thunar-volman/0.7/%{name}-%{version}.tar.bz2
+Patch1:         thunar-volman-0.7.0-desktop-fix.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  exo-devel >= 0.5.0
 BuildRequires:  xfconf >= %{xfceversion}
 BuildRequires:  libxfce4ui-devel >= %{xfceversion}
-#BuildRequires:  hal-devel >= 0.5.0
-#BuildRequires:  dbus-glib-devel >= 0.34
 BuildRequires:  libgudev1-devel >= 145
 BuildRequires:  libnotify-devel >= 0.4.0
 BuildRequires:  gettext
@@ -34,6 +33,7 @@ and import the new pictures from the camera into your photo collection.
 
 %prep
 %setup -q
+%patch1 -p1
 
 
 %build
@@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Apr 03 2012 Kevin Fenzi <kevin at scrye.com> - 0.7.0-1
+- Update to 0.7.0
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/thunar-volman.git/commit/?h=epel7&id=5e5d37cc01f6928d8570aab6f64ec8afe92c5b8e


More information about the scm-commits mailing list