rpms/exaile/devel .cvsignore, 1.13, 1.14 exaile-makefile.patch, 1.5, 1.6 exaile.spec, 1.30, 1.31 sources, 1.13, 1.14

Deji Akingunola deji at fedoraproject.org
Fri Apr 9 15:23:26 UTC 2010


Author: deji

Update of /cvs/pkgs/rpms/exaile/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv16296

Modified Files:
	.cvsignore exaile-makefile.patch exaile.spec sources 
Log Message:
* Fri Apr 09 2010 Deji Akingunola <dakingun at gmail.com> - 0.3.1.1-1
- Update to 0.3.1.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/exaile/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- .cvsignore	20 Mar 2010 15:41:42 -0000	1.13
+++ .cvsignore	9 Apr 2010 15:23:24 -0000	1.14
@@ -1 +1 @@
-exaile-0.3.1.0.tar.gz
+exaile-0.3.1.1.tar.gz

exaile-makefile.patch:
 Makefile                |    2 +-
 tools/generate-launcher |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Index: exaile-makefile.patch
===================================================================
RCS file: /cvs/pkgs/rpms/exaile/devel/exaile-makefile.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- exaile-makefile.patch	20 Mar 2010 15:41:43 -0000	1.5
+++ exaile-makefile.patch	9 Apr 2010 15:23:25 -0000	1.6
@@ -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


Index: exaile.spec
===================================================================
RCS file: /cvs/pkgs/rpms/exaile/devel/exaile.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- exaile.spec	20 Mar 2010 15:41:43 -0000	1.30
+++ exaile.spec	9 Apr 2010 15:23:25 -0000	1.31
@@ -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
+* Fri Apr 09 2010 Deji Akingunola <dakingun at gmail.com> - 0.3.1.1-1
+- Update to 0.3.1.1
+
 * Sat Mar 20 2010 Deji Akingunola <dakingun at gmail.com> - 0.3.1.0-1
 - Update to 0.3.1.0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/exaile/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	20 Mar 2010 15:41:43 -0000	1.13
+++ sources	9 Apr 2010 15:23:25 -0000	1.14
@@ -1 +1 @@
-e9554ee9bb49af3d1b3a8570e51a27da  exaile-0.3.1.0.tar.gz
+4f0e6ce72249027d69653456a0707c57  exaile-0.3.1.1.tar.gz



More information about the scm-commits mailing list