[packages/discount] - updated to 2.2.6

witekfl witekfl at pld-linux.org
Fri Apr 23 19:00:14 CEST 2021


commit bf3f27625ab726625bec1d9406ab8474f86514fe
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Fri Apr 23 19:00:01 2021 +0200

    - updated to 2.2.6

 discount-ldconfig.patch | 10 +++++-----
 discount.spec           |  5 +++--
 2 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/discount.spec b/discount.spec
index 4dad214..e5b3e72 100644
--- a/discount.spec
+++ b/discount.spec
@@ -1,12 +1,12 @@
 Summary:	A command-line utility for converting Markdown files into HTML
 Summary(pl.UTF-8):	Działające z linii poleceń narzędzie do konwersji plików Markdown do HTML-a
 Name:		discount
-Version:	2.2.2
+Version:	2.2.6
 Release:	1
 License:	BSD
 Group:		Applications/Text
 Source0:	http://www.pell.portland.or.us/~orc/Code/discount/%{name}-%{version}.tar.bz2
-# Source0-md5:	0531fc428f023942b364c781a948df08
+# Source0-md5:	3ed0f301dc09d2732a9b38b10c45d2ee
 Patch0:		%{name}-ldconfig.patch
 URL:		http://www.pell.portland.or.us/~orc/Code/discount
 Requires:	libmarkdown = %{version}-%{release}
@@ -119,3 +119,4 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/markdown.3*
 %{_mandir}/man3/mkd_*.3*
 %{_mandir}/man3/mkd-*.3*
+%{_pkgconfigdir}/libmarkdown.pc
diff --git a/discount-ldconfig.patch b/discount-ldconfig.patch
index 9e6c573..0f0c705 100644
--- a/discount-ldconfig.patch
+++ b/discount-ldconfig.patch
@@ -1,8 +1,8 @@
---- discount-2.2.2/configure.inc.orig	2017-02-26 12:31:46.399778068 +0100
-+++ discount-2.2.2/configure.inc	2017-02-26 12:32:51.019777329 +0100
-@@ -1372,7 +1372,7 @@
- 	$PROG_LN_S -f "\$FULLNAME" "\$1/\$LIBNAME.\$MAJOR"
- 	$PROG_LN_S -f "\$FULLNAME" "\$1/\$LIBNAME"
+--- discount-2.2.6/configure.inc.orig	2019-04-15 17:28:20.000000000 +0200
++++ discount-2.2.6/configure.inc	2021-04-23 18:57:39.936658790 +0200
+@@ -1501,7 +1501,7 @@
+ 	$PROG_LN_S -f \$FULLNAME \$1/\$LIBNAME.\$MAJOR
+ 	$PROG_LN_S -f \$FULLNAME \$1/\$LIBNAME
  EOF
 -    test "$LDCONFIG" && echo '	'$LDCONFIG '"$1"' >> librarian.sh
 +    test "$LDCONFIG" && echo '	'$LDCONFIG '"$1" || :' >> librarian.sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/discount.git/commitdiff/bf3f27625ab726625bec1d9406ab8474f86514fe



More information about the pld-cvs-commit mailing list