[skychart/f14/master] Removinf buildroot and clean macros

Sergio Pascual sergiopr at fedoraproject.org
Thu Apr 28 23:16:59 UTC 2011


commit da630b500f5add48bd9245fd3b19863ae8e511b6
Author: Sergio Pascual <sergiopr at fis.ucm.es>
Date:   Fri Apr 29 01:16:37 2011 +0200

    Removinf buildroot and clean macros

 skychart.spec |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/skychart.spec b/skychart.spec
index 1668ded..7760ced 100644
--- a/skychart.spec
+++ b/skychart.spec
@@ -1,6 +1,6 @@
 Name:           skychart
 Version:        3.0.1.6
-Release:        4.20100724svn%{?dist}
+Release:        5.20100724svn%{?dist}
 Summary:        Planetarium software for the advanced amateur astronomer
 
 # svn export -r1351 https://svn.origo.ethz.ch/skychart/trunk@1351 skychart-3.0.1.6
@@ -13,7 +13,6 @@ Source0:        %{name}-%{version}.tar.gz
 Source1:        skychart.desktop
 Patch1:         skychart-3.0.1.6-desktop.patch
 Patch2:         skychart-3.0.1.6-strip.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # FIXME: http://koji.fedoraproject.org/koji/taskinfo?taskID=918916
 ExcludeArch:    ppc64
@@ -76,11 +75,6 @@ chmod +x %{buildroot}%{_libdir}/*
 # Menu entry
 desktop-file-validate %{buildroot}%{_datadir}/applications/skychart.desktop
 
-
-%clean
-rm -rf %{buildroot}
-
-
 %files
 %defattr(-,root,root,-)
 %{_bindir}/*
@@ -102,6 +96,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Apr 29 2011 Sergio Pascual <sergiopr at fedoraproject.org> - 3.0.1.6-5.20100724svn
+- Removinf buildroot and clean macros
+
 * Sat Feb 12 2011 Sergio Pascual <sergiopr at fedoraproject.org> - 3.0.1.6-4.20100724svn
 - Using d-f-validate instead od d-f-install (Fixes bz #662472)
 - Changed RPM_BUILD_ROOT macro to lower case form


More information about the scm-commits mailing list