[vorbisgain] - Drop buildroot & clean section since they are no longer necessary.

Brian Pepple bpepple at fedoraproject.org
Thu Oct 21 02:00:02 UTC 2010


commit 0652a03066380ba4134931de3dc5e4796283882c
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Wed Oct 20 22:01:24 2010 -0400

    - Drop buildroot & clean section since they are no longer necessary.

 vorbisgain.spec |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/vorbisgain.spec b/vorbisgain.spec
index 300309c..f326832 100644
--- a/vorbisgain.spec
+++ b/vorbisgain.spec
@@ -1,6 +1,6 @@
 Name:           vorbisgain
 Version:        0.36
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Adds tags to Ogg Vorbis files to adjust the volume
 
 Group:          Applications/Multimedia
@@ -8,7 +8,6 @@ License:        LGPLv2
 URL:            http://sjeng.org/vorbisgain.html
 Source0:	http://sjeng.org/ftp/vorbis/%{name}-%{version}.zip
 Patch0:		%{name}-spelling.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	libvorbis-devel
 BuildRequires:	libogg-devel
@@ -40,10 +39,6 @@ rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
 %defattr(-,root,root,-)
 %doc NEWS README
@@ -52,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Oct 20 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.36-6
+- Drop buildroot & clean section since they are no longer necessary.
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.36-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list