[pinta] clean up spec file

palango palango at fedoraproject.org
Fri Jul 6 11:12:24 UTC 2012


commit 7c038c130f38784347209663d53514ea2a32043b
Author: Paul Lange <palango at gmx.de>
Date:   Fri Jul 6 13:11:51 2012 +0200

    clean up spec file

 pinta.spec |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/pinta.spec b/pinta.spec
index 0421c7e..68f0ce9 100644
--- a/pinta.spec
+++ b/pinta.spec
@@ -12,8 +12,6 @@ License:	MIT and CC-BY
 URL:		http://pinta-project.com/
 
 Source0:	http://github.com/downloads/PintaProject/Pinta/%{name}-%{version}.tar.gz
-      
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # Mono only available on these:
 ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
@@ -78,9 +76,6 @@ fi
 %posttrans
 gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
-%clean
-rm -rf %{buildroot}
-
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc todo.txt readme.md license-mit.txt license-pdn.txt


More information about the scm-commits mailing list