[xnoise-plugins-core] - excise reference to discarded patch - remove BuildRoot and clean sections

Michel Alexandre Salim salimma at fedoraproject.org
Sun Nov 7 02:07:02 UTC 2010


commit f37e86b164d98f1c5e1400e2635bce5d0407bcfe
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Sun Nov 7 03:06:33 2010 +0100

    - excise reference to discarded patch
    - remove BuildRoot and clean sections

 xnoise-plugins-core.spec |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/xnoise-plugins-core.spec b/xnoise-plugins-core.spec
index f0bb3f4..5624139 100644
--- a/xnoise-plugins-core.spec
+++ b/xnoise-plugins-core.spec
@@ -7,9 +7,6 @@ Group:          Applications/Multimedia
 License:        GPLv2+
 URL:            http://www.xnoise-media-player.com/
 Source0:        http://xnoise.googlecode.com/files/%{name}-%{version}.tar.bz2
-# http://code.google.com/p/xnoise/issues/detail?id=46
-Patch0:         %{name}-0.1.6-no_bold.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  xnoise-devel = %{version}
 BuildRequires:  gstreamer-plugins-base-devel
@@ -40,7 +37,6 @@ for developing additional xnoise plugins.
 
 %prep
 %setup -q
-#patch0 -p1 -b .no_bold
 
 
 %build
@@ -64,10 +60,6 @@ rm $RPM_BUILD_ROOT%{_libdir}/pkgconfig/%{name}-1.0.pc
 %find_lang %{name}
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc COPYING AUTHORS


More information about the scm-commits mailing list