[packages/elficon] make clean to avoid stale .pc file from upstream archive

glen glen at pld-linux.org
Sat Mar 21 13:02:37 CET 2015


commit b25ac2791174cd0fd4e998e9b9d60acea62ae4be
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Mar 21 14:02:28 2015 +0200

    make clean to avoid stale .pc file from upstream archive

 elficon.spec | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/elficon.spec b/elficon.spec
index 0d4263c..3246d1f 100644
--- a/elficon.spec
+++ b/elficon.spec
@@ -1,12 +1,7 @@
-#
-# Conditional build:
-%bcond_with	tests		# build with tests
-%bcond_without	tests		# build without tests
-#
 Summary:	Adding icons to ELF binaries
 Name:		elficon
 Version:	0.6.0
-Release:	0.2
+Release:	0.4
 # libr: LGPL v2.1; libr-libbfd backend: LGPL v3; elfres, gnome-thumbnailer: MIT
 License:	LGPL v2.1, LGPL v3, MIT
 Group:		Applications
@@ -75,6 +70,8 @@ Generate thumbnailers for ELF binaries with icons.
 %patch0 -p1
 %patch1 -p1
 
+%{__make} -C libr clean
+
 %build
 
 # libr
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/elficon.git/commitdiff/b25ac2791174cd0fd4e998e9b9d60acea62ae4be



More information about the pld-cvs-commit mailing list