[xfce4-places-plugin] Update to 1.3.0

Kevin Fenzi kevin at fedoraproject.org
Sun Apr 22 01:51:11 UTC 2012


commit a01645508035d5934956f6c95c52c4e2b91ce8ef
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Apr 21 19:51:06 2012 -0600

    Update to 1.3.0

 .gitignore               |    1 +
 sources                  |    2 +-
 xfce4-places-plugin.spec |   25 +++++++++++--------------
 3 files changed, 13 insertions(+), 15 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 49e7880..b076604 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 xfce4-places-plugin-1.2.0.tar.bz2
+/xfce4-places-plugin-1.3.0.tar.bz2
diff --git a/sources b/sources
index 272089c..eb085c8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f2d8c13340b3d52c5a7f6e2b9cdc55e3  xfce4-places-plugin-1.2.0.tar.bz2
+d075fffccf44bcf09a1bfcd4e0cd38a2  xfce4-places-plugin-1.3.0.tar.bz2
diff --git a/xfce4-places-plugin.spec b/xfce4-places-plugin.spec
index 048643c..01b3793 100644
--- a/xfce4-places-plugin.spec
+++ b/xfce4-places-plugin.spec
@@ -1,24 +1,22 @@
 Name:		xfce4-places-plugin
-Version:	1.2.0
-Release:	10%{?dist}
+Version:	1.3.0
+Release:	1%{?dist}
 Summary:	Places menu for the Xfce panel
 
 Group:		User Interface/Desktops
 License:	GPLv2+
 URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
-Source0:	http://archive.xfce.org/src/panel-plugins/%{name}/1.2/%{name}-%{version}.tar.bz2
-Patch0:		xfce4-places-plugin-1.2.0-exo1.patch
-Patch1:		xfce4-places-plugin-1.2.0-dsofix.patch
-Patch2:		xfce4-places-plugin-1.2.0-libxfce4ui.patch
-Patch3:		xfce4-places-plugin-1.2.0-gio.patch
+Source0:	http://archive.xfce.org/src/panel-plugins/%{name}/1.3/%{name}-%{version}.tar.bz2
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	xfce4-panel-devel >= 4.3.99.1, libxfcegui4-devel >= 4.3.99.1
-BuildRequires:	Thunar-devel >= 0.4.0, exo-devel
+BuildRequires:	xfce4-panel-devel >= 4.8.0
+BuildRequires:  exo-devel >= 0.5.0
+BuildRequires:  libxfce4ui-devel >= 0.8.0
+BuildRequires:  libxfce4util-devel >= 0.8.0
 BuildRequires:	libxml2-devel, gettext, intltool
 BuildRequires:  autoconf libtool libnotify-devel xfce4-dev-tools
-Requires:	xfce4-panel >= 4.4.1, Thunar >= 0.9.0
+Requires:	xfce4-panel >= 4.8.0, Thunar >= 0.9.0
 
 %description
 A menu with quick access to folders, documents, and removable media. The 
@@ -32,10 +30,6 @@ a menu with 4 sections:
 
 %prep
 %setup -q
-%patch0 -p1 -b .exo1
-%patch1 -p1 -b .dsofix
-%patch2 -p1 -b .libxfce4ui
-%patch3 -p1 -b .gio
 
 %build
 xdt-autogen
@@ -62,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Apr 21 2012 Kevin Fenzi <kevin at scrye.com> - 1.3.0-1
+- Update to 1.3.0
+
 * Sun Apr 15 2012 Kevin Fenzi <kevin at scrye.com> - 1.2.0-10
 - Rebuild for Xfce 4.10(pre2)
 


More information about the scm-commits mailing list