[packages/jed] - updated info patch - fixed slang detection when libdir suffix is not /lib - release 2

qboosh qboosh at pld-linux.org
Sun Jun 26 20:25:47 CEST 2016


commit 9135466141edc02acba54c048ba6bf185c2d7fac
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jun 26 20:25:49 2016 +0200

    - updated info patch
    - fixed slang detection when libdir suffix is not /lib
    - release 2

 jed-info.patch | 18 +++++++-----------
 jed.spec       |  6 ++++--
 2 files changed, 11 insertions(+), 13 deletions(-)
---
diff --git a/jed.spec b/jed.spec
index b9c1628..2d2f762 100644
--- a/jed.spec
+++ b/jed.spec
@@ -14,7 +14,7 @@ Summary(tr.UTF-8):	Küçük, hızlı bir metin düzenleyici
 Summary(uk.UTF-8):	Швидкий компактний текстовий редактор на базі бібліотеки slang
 Name:		jed
 Version:	0.99.19
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Applications/Editors
 Source0:	http://www.jedsoft.org/releases/jed/%{name}-%{tar_ver}.tar.bz2
@@ -218,7 +218,9 @@ cd autoconf
 cd ..
 CFLAGS="-DMEMCPY=SLmemcpy -DMEMSET=SLmemset -DMEMCHR=SLmemchr %{rpmcflags}"
 %configure \
-	%{?with_gtk:--with-gtk}
+	%{?with_gtk:--with-gtk} \
+	--with-slanginc=/usr/include/slang \
+	--with-slanglib=%{_libdir}
 
 %{__make} all
 %{__make} xjed
diff --git a/jed-info.patch b/jed-info.patch
index 8268dba..610b6d7 100644
--- a/jed-info.patch
+++ b/jed-info.patch
@@ -1,13 +1,9 @@
---- jed/info/jed.info.entry	Sat Feb  5 11:10:19 2000
-+++ jed/info/jed.info	Sat Feb  5 11:11:11 2000
-@@ -1,6 +1,10 @@
- This is Info file jed.info, produced by Makeinfo-1.55 from the input
- file jed.ti.
- 
-+START-INFO-DIR-ENTRY
+--- jed-0.99-19/info/jed.info.orig	2009-12-14 03:12:55.000000000 +0100
++++ jed-0.99-19/info/jed.info	2016-06-26 19:51:58.688231245 +0200
+@@ -1,5 +1,5 @@
+ START-INFO-DIR-ENTRY
+-* JED: (jed).         The JED editor
 +* JED: (jed).				The JED editor
-+END-INFO-DIR-ENTRY
-+
+ END-INFO-DIR-ENTRY
+ 
  
- Indirect:
- jed.1in: 83
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jed.git/commitdiff/9135466141edc02acba54c048ba6bf185c2d7fac



More information about the pld-cvs-commit mailing list