OBS User unknown 2008-08-22 23:50:21 +00:00 committed by Git OBS Bridge
parent 76afd85dd6
commit d75ded3da6
2 changed files with 18 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 22 08:13:07 CEST 2008 - lnussel@suse.de
- remove resmgr from BuildRequires
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de

View File

@ -2,9 +2,16 @@
# spec file for package pcsc-lite (Version 1.4.100)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@ -14,11 +21,11 @@
Name: pcsc-lite
# FIXME: Maybe we should use /usr/lib/pcsc/drivers as others do:
%define ifddir %{_libdir}/readers
BuildRequires: hal-devel pkg-config readline-devel resmgr
BuildRequires: hal-devel pkg-config readline-devel
# For directory ownership:
BuildRequires: udev
Version: 1.4.100
Release: 3
Release: 49
PreReq: %{insserv_prereq} %{fillup_prereq}
# For upgrade from <= SLES9:
PreReq: coreutils
@ -154,6 +161,8 @@ fi
%{_libdir}/pkgconfig/*.pc
%changelog
* Fri Aug 22 2008 lnussel@suse.de
- remove resmgr from BuildRequires
* Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support