[lv2-ll-plugins] Correct errors in spec file

Brendan Jones bsjones at fedoraproject.org
Tue Nov 8 05:37:24 UTC 2011


commit b20c20b94d70b74326d8e578da030db7c03c5c0a
Author: Brendan Jones <brendan.jones.it at gmail.com>
Date:   Tue Nov 8 06:37:16 2011 +0100

    Correct errors in spec file

 lv2-ll-plugins.spec |   13 +++++--------
 1 files changed, 5 insertions(+), 8 deletions(-)
---
diff --git a/lv2-ll-plugins.spec b/lv2-ll-plugins.spec
index 61b3d40..d003f3f 100644
--- a/lv2-ll-plugins.spec
+++ b/lv2-ll-plugins.spec
@@ -3,7 +3,7 @@
 Summary:	Collection of LV2 plugins
 Name:		lv2-ll-plugins
 Version:	0.2.8
-Release:	6%{?dist}
+Release:	7%{?dist}
 License:	GPLv3+
 Group:		Applications/Multimedia
 URL:		http://ll-plugins.nongnu.org/
@@ -11,7 +11,6 @@ Source:		http://download.savannah.nongnu.org/releases/ll-plugins/%{pkgname}-%{ve
 # Patch sent to the author via email as there is no upstream tracker
 # Fix 64 bit path
 Patch0:		ll-plugins-lib64.patch
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	gtkmm24-devel
 BuildRequires:	lash-devel
@@ -44,17 +43,15 @@ make libdir=%{_libdir} DESTDIR=%{buildroot} install
 
 rm -f %{buildroot}%{_docdir}/%{pkgname}/*
 
-%clean
-rm -rf %{buildroot}
-
-
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog README
 %{_libdir}/lv2/*
 
 %changelog
-* Tue Feb 08 2011 Brendan Jones <brendan.jones.it at gmail.com> - 0.2.8-6
+* Tue Nov 08 2011 Brendan Jones <brendan.jones.it at gmail.com> - 0.2.8-7
+- Clean up spec file, correct comments
+
+* Sun Nov 06 2011 Brendan Jones <brendan.jones.it at gmail.com> - 0.2.8-6
 - Rebuilt for libpng 1.5
 
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.8-5


More information about the scm-commits mailing list