[packages/link-grammar] - added format-security.patch - rel 3

witekfl witekfl at pld-linux.org
Tue Jan 14 21:15:54 CET 2014


commit 8ab880fe19b805978bba60d8910c1f32bac26114
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Tue Jan 14 21:15:22 2014 +0100

    - added format-security.patch
    - rel 3

 link-grammar.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/link-grammar.spec b/link-grammar.spec
index 8561543..de5fd57 100644
--- a/link-grammar.spec
+++ b/link-grammar.spec
@@ -2,11 +2,12 @@ Summary:	Link Grammar - a syntactic parser of English
 Summary(pl.UTF-8):	Link Grammar - składniowy analizator języka angielskiego
 Name:		link-grammar
 Version:	4.2.2
-Release:	2
+Release:	3
 License:	BSD
 Group:		Libraries
 Source0:	http://www.abisource.com/downloads/link-grammar/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	798c165b7d7f26e60925c30515c45782
+Patch0:		format-security.patch
 URL:		http://www.link.cs.cmu.edu/link/
 BuildRequires:	automake
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -53,6 +54,7 @@ Statyczna biblioteka link-grammar.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
@@ -78,6 +80,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc LICENSE README
 %attr(755,root,root) %{_bindir}/grammar-parse
 %attr(755,root,root) %{_libdir}/liblink-grammar.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/liblink-grammar.so.4
 %{_datadir}/link-grammar
 
 %files devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/link-grammar.git/commitdiff/8ab880fe19b805978bba60d8910c1f32bac26114



More information about the pld-cvs-commit mailing list