OBS User unknown
2009-01-09 00:45:38 +00:00
committed by Git OBS Bridge
parent aa3e483978
commit 6124200253
2 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 6 19:22:06 CET 2009 - sbrabec@suse.cz
- Do not call autoreconf for SLE10.
-------------------------------------------------------------------
Wed Sep 10 14:54:11 CEST 2008 - sbrabec@suse.cz

View File

@@ -1,7 +1,7 @@
#
# spec file for package pcsc-lite (Version 1.4.102)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@ BuildRequires: hal-devel pkg-config readline-devel
# For directory ownership:
BuildRequires: udev
Version: 1.4.102
Release: 1
Release: 4
PreReq: %{insserv_prereq} %{fillup_prereq}
# For upgrade from <= SLES9:
PreReq: coreutils
@@ -89,7 +89,9 @@ cp -a %{S:2} .
%patch
%build
%if %suse_version > 1010
ACLOCAL="aclocal -I m4" autoreconf -f -i
%endif
%configure\
--docdir=%{_docdir}/%{name}\
--enable-usbdropdir=%{ifddir}\
@@ -159,6 +161,8 @@ fi
%{_libdir}/pkgconfig/*.pc
%changelog
* Tue Jan 06 2009 sbrabec@suse.cz
- Do not call autoreconf for SLE10.
* Wed Sep 10 2008 sbrabec@suse.cz
- Updated to version 1.4.102:
* pcscd -v now displays enabled features
@@ -256,7 +260,7 @@ fi
* some other minor improvements and bug corrections
- fixed compiler warning: subscript out of range [#204770]
(overflow.patch)
* Sat Aug 12 2006 stark@suse.de
* Fri Aug 11 2006 stark@suse.de
- update to version 1.3.1
* use fprintf(stderr,) instead of syslog(3) to log messages from
libpcsclite
@@ -289,7 +293,7 @@ fi
- remove keeper from nfb (unused)
* Mon Oct 10 2005 stark@suse.de
- Updated towitoko driver to 2.0.7 and install USB bundle
* Thu Sep 22 2005 stark@suse.de
* Wed Sep 21 2005 stark@suse.de
- Repackaged CCID as bundle for USB usage (#116497)
* Tue Sep 20 2005 stark@suse.de
- handle old reader.conf in upgrade case
@@ -392,7 +396,7 @@ fi
- fixed /etc/init.d/pcscd status-handling (bug #9069)
* Thu Jun 07 2001 ro@suse.de
- fix broken Makefile.am
* Mon Apr 23 2001 mge@suse.de
* Sun Apr 22 2001 mge@suse.de
- update to 0.9.1
* Thu Apr 19 2001 mge@suse.de
* Wed Apr 18 2001 mge@suse.de
- created package