[svn] r6248 - trunk/rpms/exaile

packagers at lists.rpmforge.net packagers at lists.rpmforge.net
Wed Apr 2 20:41:57 CEST 2008


Author: hadams
Date: 2008-04-02 19:41:56 +0100 (Wed, 02 Apr 2008)
New Revision: 6248

Modified:
   trunk/rpms/exaile/exaile.spec
Log:
Update to 0.2.13

Modified: trunk/rpms/exaile/exaile.spec
===================================================================
--- trunk/rpms/exaile/exaile.spec	2008-04-01 12:27:28 UTC (rev 6247)
+++ trunk/rpms/exaile/exaile.spec	2008-04-02 18:41:56 UTC (rev 6248)
@@ -1,11 +1,11 @@
 # $Id$
 # Authority:    hadams
 
-%define real_version 0.2.12
+%define real_version 0.2.13
 
 Summary:	A music player
 Name:		exaile
-Version:	0.2.12
+Version:	0.2.13
 Release:	1
 Group:		Applications/Multimedia
 License:	GPL
@@ -52,7 +52,7 @@
 on your iPod to last.fm
 
 %prep
-%setup
+%setup -n %{name}_%{real_version}
 %patch0 -p0 -b .fix
 
 # remove shebangs from all files as none should be executable scripts
@@ -92,6 +92,9 @@
 %{_mandir}/man1/exaile*.*
 
 %changelog
+* Thu Apr 02 2008 Heiko Adams <info at fedora-blog.de> - 0.2.13-1
+- version update
+
 * Fri Mar 28 2008 Heiko Adams <info at fedora-blog.de> - 0.2.12-1
 - version update
 



More information about the svn-commits mailing list