From 5dd53d77d02fdf21c2d88a1e51edb774d6e7c92c Mon Sep 17 00:00:00 2001 From: Ville Skyttä Date: Mar 05 2007 22:31:28 +0000 Subject: - 0.11.2-pre4. - Require pinentry-gui instead of the pinentry executable in signer. --- diff --git a/.cvsignore b/.cvsignore index 6eeee01..9e1ecb5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -opensc-0.11.2-pre3.tar.gz +opensc-0.11.2-pre4.tar.gz diff --git a/opensc.spec b/opensc.spec index 18043a1..7acfcac 100644 --- a/opensc.spec +++ b/opensc.spec @@ -2,14 +2,14 @@ Name: opensc Version: 0.11.2 -Release: 0.1.pre3%{?dist} +Release: 0.2.pre4%{?dist} Summary: Smart card library and applications Group: System Environment/Libraries License: LGPL URL: http://www.opensc-project.org/opensc/ #Source0: http://www.opensc-project.org/files/opensc/%{name}-%{version}.tar.gz -Source0: http://www.opensc-project.org/files/opensc/testing/%{name}-%{version}-pre3.tar.gz +Source0: http://www.opensc-project.org/files/opensc/testing/%{name}-%{version}-pre4.tar.gz Patch0: %{name}-0.11.1-develconfig.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -34,7 +34,7 @@ Group: Applications/Internet BuildRequires: libXt-devel BuildRequires: libassuan-static Requires: %{plugindir} -Requires: %{_bindir}/pinentry +Requires: pinentry-gui %description -n mozilla-opensc-signer OpenSC Signer is a plugin for web browsers compatible with Mozilla @@ -52,7 +52,7 @@ OpenSC development files. %prep -%setup -q -n %{name}-%{version}-pre3 +%setup -q -n %{name}-%{version}-pre4 %patch0 -p1 sed -i -e 's|"/lib /usr/lib\b|"/%{_lib} %{_libdir}|' configure # lib64 rpaths sed -i -e 's|-ltermcap|-lncurses|' configure @@ -142,6 +142,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Mar 6 2007 Ville Skyttä - 0.11.2-0.2.pre4 +- 0.11.2-pre4. +- Require pinentry-gui instead of the pinentry executable in signer. + * Sun Dec 3 2006 Ville Skyttä - 0.11.2-0.1.pre3 - 0.11.2-pre3. - Build with new libassuan. diff --git a/sources b/sources index 9225301..e3f2577 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -46a5ea72b3cc447f970de0a103e479e4 opensc-0.11.2-pre3.tar.gz +2f366426f2fcb1bed220cfae332cb268 opensc-0.11.2-pre4.tar.gz