projects
/
packages
/
opensc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bd89ae
)
- added fix for SEGV
author
Jakub Bogusz
<qboosh@pld-linux.org>
Tue, 11 Mar 2003 17:08:19 +0000
(17:08 +0000)
committer
cvs2git
<feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000
(12:13 +0000)
Changed files:
opensc.spec -> 1.5
opensc.spec
patch
|
blob
|
blame
|
history
diff --git
a/opensc.spec
b/opensc.spec
index f68973c15dc99a603bd21a330da9730dc2169ce8..48cdf1958d8d74d6740a55aeb64905f0359f4144 100644
(file)
--- a/
opensc.spec
+++ b/
opensc.spec
@@
-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.068488 seconds
and
4
git commands to generate.