[projects/template-specs] no_install_post_check_tmpfiles hack sample

glen glen at pld-linux.org
Mon Feb 1 09:36:03 CET 2016


commit e025831d0be2888961347ecbb0a9ad03965198b8
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Feb 1 10:36:00 2016 +0200

    no_install_post_check_tmpfiles hack sample

 lib.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/lib.spec b/lib.spec
index 15edd6f..824395b 100644
--- a/lib.spec
+++ b/lib.spec
@@ -40,6 +40,9 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 BuildRequires:	rpmbuild(macros) >= 1.583
 %define		skip_post_check_so	libunresolved.so.*
 
+# do not commit spec containing this (use for local testing only):
+%define		no_install_post_check_tmpfiles	1
+
 %description
 
 #%description -l pl.UTF-8
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/e025831d0be2888961347ecbb0a9ad03965198b8



More information about the pld-cvs-commit mailing list