]> git.pld-linux.org Git - packages/opensc.git/blobdiff - opensc.spec
- added fix for SEGV
[packages/opensc.git] / opensc.spec
index f68973c15dc99a603bd21a330da9730dc2169ce8..48cdf1958d8d74d6740a55aeb64905f0359f4144 100644 (file)
@@ -7,6 +7,7 @@ License:        LGPL
 Group:         Applications
 Source0:       http://www.opensc.org/files/%{name}-%{version}.tar.gz
 Patch0:                %{name}-nolibs.patch
+Patch1:                %{name}-segv.patch
 URL:           http://www.opensc.org/
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
@@ -76,7 +77,8 @@ Modu
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
This page took 0.037891 seconds and 4 git commands to generate.