commit 838774dfec75647f2fbfd5fee6807544a29ebd9d
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Fri Sep 27 10:50:21 2013 +0200

    - rel ++; drop ldconfig from build

 linenoise.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/linenoise.spec b/linenoise.spec
index b7f347d..a4041df 100644
--- a/linenoise.spec
+++ b/linenoise.spec
@@ -4,7 +4,7 @@
 Summary:       Minimal replacement for readline
 Name:          linenoise
 Version:       0
-Release:       0.git%{git_rev}
+Release:       0.git%{git_rev}.1
 # The licenses are a bit of a mess here...
 # utf8.{c,h} contain incomplete license headers. They refer to a "LICENSE" file
 # which is actually from jimtcl. A copy is committed in dist-git as
@@ -40,6 +40,9 @@ This package contains files needed for developing software 
that uses
 
 %prep
 %setup -q -n tadmarshall-%{name}-%{git_rev}
+
+sed -i -e 's#ldconfig.*##g' Makefile
+
 %patch0 -p1
 %patch1 -p1
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/linenoise.git/commitdiff/838774dfec75647f2fbfd5fee6807544a29ebd9d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to