[packages/fpart] Pldize; add BuildRoot, cleanup BR gcc

glen glen at pld-linux.org
Thu Mar 4 17:14:21 CET 2021


commit e95d896d3bdcef4a6801fa2c2d66571fda43cb94
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Mar 4 18:14:11 2021 +0200

    Pldize; add BuildRoot, cleanup BR gcc

 fpart.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/fpart.spec b/fpart.spec
index 5b7450c..cd49aca 100644
--- a/fpart.spec
+++ b/fpart.spec
@@ -3,15 +3,15 @@ Name:		fpart
 Version:	1.2.0
 Release:	1
 License:	BSD
-URL:		http://contribs.martymac.org
 Source0:	https://github.com/martymac/fpart/archive/%{name}-%{version}.tar.gz
 # Source0-md5:	4a2a71f1d92feebf935808fed6dc493b
+URL:		http://contribs.martymac.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	gcc
 Suggests:	cpio
 Suggests:	rsync
 Suggests:	sudo
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Fpart is a tool that helps you sort file trees and pack them into bags
@@ -33,7 +33,6 @@ autoreconf --install
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fpart.git/commitdiff/e95d896d3bdcef4a6801fa2c2d66571fda43cb94



More information about the pld-cvs-commit mailing list