[packages/elfio] BR libstdc++-devel, shut up check-files

glen glen at pld-linux.org
Thu May 2 14:50:42 CEST 2013


commit f859b19bc591fa4c5d8cc23884999ecc071e5147
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu May 2 15:50:20 2013 +0300

    BR libstdc++-devel, shut up check-files

 elfio.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/elfio.spec b/elfio.spec
index 7ba34da..83ff891 100644
--- a/elfio.spec
+++ b/elfio.spec
@@ -7,6 +7,7 @@ Group:		Libraries
 Source0:	https://downloads.sourceforge.net/project/elfio/ELFIO-sources/ELFIO-%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	d370c4e4ff432626dba661f9a30ff2f1
 URL:		http://elfio.sourceforge.net/
+BuildRequires:	libstdc++-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -35,6 +36,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} $RPM_BUILD_ROOT%{_bindir}/{tutorial,write_obj,writer}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/elfio.git/commitdiff/f859b19bc591fa4c5d8cc23884999ecc071e5147



More information about the pld-cvs-commit mailing list