[vorbisgain] Remove some old depreciated cruft from the spec file.

Brian Pepple bpepple at fedoraproject.org
Mon May 13 18:01:58 UTC 2013


commit 33f08fcda1efa23fea3a7ae122d9b809abbe1e1a
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Mon May 13 14:01:55 2013 -0400

    Remove some old depreciated cruft from the spec file.

 Makefile        |   21 ---------------------
 vorbisgain.spec |    7 ++++---
 2 files changed, 4 insertions(+), 24 deletions(-)
---
diff --git a/vorbisgain.spec b/vorbisgain.spec
index 6479409..8d4ba63 100644
--- a/vorbisgain.spec
+++ b/vorbisgain.spec
@@ -1,6 +1,6 @@
 Name:           vorbisgain
 Version:        0.36
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Adds tags to Ogg Vorbis files to adjust the volume
 
 Group:          Applications/Multimedia
@@ -35,18 +35,19 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %files
-%defattr(-,root,root,-)
 %doc NEWS README
 %{_bindir}/%{name}
 %{_mandir}/man1/*
 
 
 %changelog
+* Mon May 13 2013 Brian Pepple <bpepple at fedoraproject.org> - 0.36-11
+- Remove some old depreciated cruft from the spec file.
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.36-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list