Rebase to pcsc-lite 1.4

This commit is contained in:
Robert Relyea 2007-12-04 20:04:48 +00:00
parent d7e7940db2
commit 7a3e313cd4
5 changed files with 21 additions and 18 deletions

View File

@ -1 +1 @@
pcsc-lite-1.3.3.tar.gz
pcsc-lite-1.4.4.tar.gz

View File

@ -0,0 +1,11 @@
--- ./doc/Makefile.in.docinst 2007-08-14 10:17:26.000000000 -0700
+++ ./doc/Makefile.in 2007-11-27 09:13:40.000000000 -0800
@@ -615,7 +615,7 @@
info-am:
-install-data-am: install-docDATA install-man
+install-data-am: install-man
install-exec-am:

View File

@ -1,11 +0,0 @@
--- doc/Makefile.in 2003-05-31 00:24:32.000000000 +0300
+++ doc/Makefile.in 2003-06-01 15:43:17.000000000 +0300
@@ -390,7 +390,7 @@
info-am:
-install-data-am: install-dataDATA install-man
+install-data-am: install-man
install-exec-am:

View File

@ -1,13 +1,13 @@
Name: pcsc-lite
Version: 1.3.3
Version: 1.4.4
Release: 1%{dist}
Summary: PC/SC Lite smart card framework and applications
Group: System Environment/Daemons
License: BSD
URL: http://pcsclite.alioth.debian.org/
Source0: http://alioth.debian.org/download.php/1565/%{name}-%{version}.tar.gz
Patch0: %{name}-docinst.patch
Source0: http://alioth.debian.org/download.php/2106/%{name}-%{version}.tar.gz
Patch0: %{name}-1.4-docinst.patch
Patch1: %{name}-1.3.0-rpath64.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -96,7 +96,7 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man1/formaticc.1*
%clean
#rm -rf $RPM_BUILD_ROOT
rm -rf $RPM_BUILD_ROOT
%post
@ -144,10 +144,13 @@ fi
%files doc
%defattr(-,root,root,-)
%doc doc/api/ doc/*.pdf doc/example/pcsc_demo.c
%doc doc/api/ doc/example/pcsc_demo.c
%changelog
* Tue Nov 22 2007 Bob Relyea <rrelyea@redhat.com> - 1.4.4-1
- Pick up 1.4.4
* Tue Feb 06 2007 Bob Relyea <rrelyea@redhat.com> - 1.3.3-1
- Pick up 1.3.3

View File

@ -1 +1 @@
851b090aa0efedd0196f6afd9c0c61bb pcsc-lite-1.3.3.tar.gz
6710141d878c12d3b701dc88b9c688c0 pcsc-lite-1.4.4.tar.gz