From 637b9f77c950de2b325485ed254ddfccfaf62dc2 Mon Sep 17 00:00:00 2001 From: Deji Akingunola Date: Apr 13 2010 14:38:09 +0000 Subject: - Update to 0.3.1.1 --- diff --git a/exaile-makefile.patch b/exaile-makefile.patch index c19b4e3..c315cf4 100644 --- a/exaile-makefile.patch +++ b/exaile-makefile.patch @@ -9,14 +9,14 @@ EXAILESHAREDIR = $(DESTDIR)$(PREFIX)/share/exaile EXAILECONFDIR = $(DESTDIR)$(XDGCONFDIR)/exaile ---- tools/generate-launcher 2010-03-15 21:52:51.882481251 -0400 -+++ tools/generate-launcher.new 2010-03-20 11:22:11.822431286 -0400 -@@ -28,7 +28,7 @@ +--- tools/generate-launcher 2010-04-07 16:09:52.092922850 -0400 ++++ tools/generate-launcher.new 2010-04-09 10:55:18.284684154 -0400 +@@ -30,7 +30,7 @@ fi XDG_DATA_DIRS="\$EXAILE_PREFIX/share/:\$XDG_DATA_DIRS" export XDG_DATA_DIRS --exec python \$EXAILE_PREFIX$LIBDIR/exaile/exaile.py --datadir=\$EXAILE_PREFIX/share/exaile/data --startgui \$@ -+exec python $LIBDIR/exaile/exaile.py --datadir=\$EXAILE_PREFIX/share/exaile/data --startgui \$@ +-exec python \$EXAILE_PREFIX$LIBDIR/exaile/exaile.py --datadir=\$EXAILE_PREFIX/share/exaile/data --startgui "\$@" ++exec python $LIBDIR/exaile/exaile.py --datadir=\$EXAILE_PREFIX/share/exaile/data --startgui "\$@" exit \$? EOF diff --git a/exaile.spec b/exaile.spec index 053d4df..563a3fe 100644 --- a/exaile.spec +++ b/exaile.spec @@ -2,12 +2,12 @@ Summary: A music player Name: exaile -Version: 0.3.1.0 +Version: 0.3.1.1 Release: 1%{?dist} Group: Applications/Multimedia License: GPLv2+ URL: http://www.exaile.org -Source0: http://launchpad.net/exaile/0.3.1/0.3.1/+download/exaile-%{version}.tar.gz +Source0: http://launchpad.net/exaile/0.3.1/0.3.1.1/+download/exaile-%{version}.tar.gz Patch0: exaile-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel @@ -76,6 +76,9 @@ rm -rf %{buildroot} %{python_sitelib}/exaile/ %changelog +* Tue Apr 13 2010 Deji Akingunola - 0.3.1.1-1 +- Update to 0.3.1.1 + * Sat Mar 20 2010 Deji Akingunola - 0.3.1.0-1 - Update to 0.3.1.0 diff --git a/sources b/sources index a3f1e1f..fc60c33 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e9554ee9bb49af3d1b3a8570e51a27da exaile-0.3.1.0.tar.gz +4f0e6ce72249027d69653456a0707c57 exaile-0.3.1.1.tar.gz