[exaile/f17] Update to 3.3.1

Deji Akingunola deji at fedoraproject.org
Sat Nov 17 13:05:19 UTC 2012


commit 65692b07df578540b39689f54a285de95a0ad49c
Author: Deji Akingunola <dakingun at gmail.com>
Date:   Sat Nov 17 08:05:17 2012 -0500

    Update to 3.3.1

 ...0-makefile.patch => exaile-3.3.1-makefile.patch |   14 +++++++-------
 ...3.3.0-udisks.patch => exaile-3.3.1-udisks.patch |    2 +-
 exaile.spec                                        |   11 +++++++----
 sources                                            |    2 +-
 4 files changed, 16 insertions(+), 13 deletions(-)
---
diff --git a/exaile-3.3.0-makefile.patch b/exaile-3.3.1-makefile.patch
similarity index 70%
rename from exaile-3.3.0-makefile.patch
rename to exaile-3.3.1-makefile.patch
index 2f21c18..31e22c5 100644
--- a/exaile-3.3.0-makefile.patch
+++ b/exaile-3.3.1-makefile.patch
@@ -1,5 +1,5 @@
---- Makefile	2012-08-30 17:58:21.000000000 -0400
-+++ Makefile.new	2012-09-24 15:52:38.751091930 -0400
+--- Makefile	2012-11-15 12:28:50.000000000 -0500
++++ Makefile.new	2012-11-17 07:33:52.334486249 -0500
 @@ -5,7 +5,7 @@
  XDGCONFDIR 	?= /etc/xdg
  
@@ -18,14 +18,14 @@
  		${DESTDIR}${PREFIX}/share/dbus-1/services/org.exaile.Exaile.service
  	${MAKE} -C plugins install
  
---- tools/generate-launcher	2012-08-30 17:58:21.000000000 -0400
-+++ tools/generate-launcher.new	2012-09-24 11:37:21.872510082 -0400
-@@ -31,7 +31,7 @@
+--- tools/generate-launcher	2012-11-15 12:28:50.000000000 -0500
++++ tools/generate-launcher.new	2012-11-17 07:27:37.237377857 -0500
+@@ -34,7 +34,7 @@
  fi
  XDG_DATA_DIRS="\${EXAILE_PREFIX}/share/:\${XDG_DATA_DIRS}"
  export XDG_DATA_DIRS
--exec ${PYTHON2_CMD} \${EXAILE_PREFIX}${LIBDIR}/exaile/exaile.py --datadir=\${EXAILE_PREFIX}/share/exaile/data --startgui "\$@"
-+exec ${PYTHON2_CMD} ${LIBDIR}/exaile/exaile.py --datadir=\${EXAILE_PREFIX}/share/exaile/data --startgui "\$@"
+-exec ${PYTHON2_CMD} \${EXAILE_PREFIX}${LIBDIR}/exaile/exaile.py --datadir=\${EXAILE_PREFIX}/share/exaile/data --startgui ${DEFAULTARGS} "\$@"
++exec ${PYTHON2_CMD} ${LIBDIR}/exaile/exaile.py --datadir=\${EXAILE_PREFIX}/share/exaile/data --startgui ${DEFAULTARGS} "\$@"
  exit \$?
  
  EOF
diff --git a/exaile-3.3.0-udisks.patch b/exaile-3.3.1-udisks.patch
similarity index 99%
rename from exaile-3.3.0-udisks.patch
rename to exaile-3.3.1-udisks.patch
index 499c04f..ef808a7 100644
--- a/exaile-3.3.0-udisks.patch
+++ b/exaile-3.3.1-udisks.patch
@@ -66,7 +66,7 @@
  
 --- xl/main.py	2012-09-09 15:07:41.000000000 -0400
 +++ xl/main.py.new	2012-09-24 11:26:49.132168406 -0400
-@@ -251,6 +251,8 @@
+@@ -254,6 +254,8 @@
          # Initialize HAL
          if self.options.Hal:
              from xl import hal
diff --git a/exaile.spec b/exaile.spec
index d9a0295..8595941 100644
--- a/exaile.spec
+++ b/exaile.spec
@@ -1,13 +1,13 @@
 Summary:	A music player
 Name:		exaile
-Version:	3.3.0
+Version:	3.3.1
 Release:	1%{?dist}
 Group:		Applications/Multimedia
 License:	GPLv2+
 URL:		http://www.exaile.org
-Source0:	http://launchpad.net/exaile/3.3.x/3.3.0/+download/exaile-%{version}.tar.gz
-Patch0:		exaile-3.3.0-makefile.patch
-Patch1:		exaile-3.3.0-udisks.patch
+Source0:	http://launchpad.net/exaile/3.3.x/3.3.1/+download/exaile-%{version}.tar.gz
+Patch0:		exaile-3.3.1-makefile.patch
+Patch1:		exaile-3.3.1-udisks.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	pygobject2-devel
 BuildRequires:	desktop-file-utils
@@ -71,6 +71,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/exaile*.*
 
 %changelog
+* Sat Nov 17 2012 Deji Akingunola <dakingun at gmail.com> - 3.3.1-1
+- Update to 3.3.1
+
 * Mon Sep 24 2012 Deji Akingunola <dakingun at gmail.com> - 3.3.0-1
 - Update to 3.3.0
 
diff --git a/sources b/sources
index 5d9cc6d..21b30fd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4e716a0f47eec5adbf28306985d79f7f  exaile-3.3.0.tar.gz
+cd7ea267a9d53cdd5231912f19ae03f8  exaile-3.3.1.tar.gz


More information about the scm-commits mailing list