[exaile/f17] Spec clean-up and rebuild

Deji Akingunola deji at fedoraproject.org
Fri Feb 22 18:22:43 UTC 2013


commit 00bc22a07c9a8b8002061a55706e7029a361bf79
Author: Deji Akingunola <dakingun at gmail.com>
Date:   Fri Feb 22 13:22:41 2013 -0500

    Spec clean-up and rebuild

 exaile.spec |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/exaile.spec b/exaile.spec
index 8595941..4ff7e24 100644
--- a/exaile.spec
+++ b/exaile.spec
@@ -1,14 +1,13 @@
 Summary:	A music player
 Name:		exaile
 Version:	3.3.1
-Release:	1%{?dist}
+Release:	1%{?dist}.1
 Group:		Applications/Multimedia
 License:	GPLv2+
 URL:		http://www.exaile.org
 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
 BuildRequires:	gettext help2man
@@ -45,8 +44,6 @@ on your iPod to last.fm
 make %{?_smp_mflags}
  
 %install
-rm -rf %{buildroot}
-
 make install PREFIX=%{_prefix} LIBINSTALLDIR=%{_datadir} DESTDIR=%{buildroot} PYTHON2_CMD=%{_bindir}/python
 
 desktop-file-install --delete-original			\
@@ -56,9 +53,6 @@ desktop-file-install --delete-original			\
 
 %find_lang %{name}
 
-%clean
-rm -rf %{buildroot}
-
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc COPYING
@@ -71,6 +65,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/exaile*.*
 
 %changelog
+* Fri Feb 22 2013 Deji Akingunola <dakingun at gmail.com> - 3.3.1-1
+- Spec clean-up and rebuild
+
 * Sat Nov 17 2012 Deji Akingunola <dakingun at gmail.com> - 3.3.1-1
 - Update to 3.3.1
 


More information about the scm-commits mailing list