This commit is contained in:
parent
76afd85dd6
commit
d75ded3da6
@ -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
|
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
||||||
|
|
||||||
|
@ -2,9 +2,16 @@
|
|||||||
# spec file for package pcsc-lite (Version 1.4.100)
|
# spec file for package pcsc-lite (Version 1.4.100)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# 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/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
@ -14,11 +21,11 @@
|
|||||||
Name: pcsc-lite
|
Name: pcsc-lite
|
||||||
# FIXME: Maybe we should use /usr/lib/pcsc/drivers as others do:
|
# FIXME: Maybe we should use /usr/lib/pcsc/drivers as others do:
|
||||||
%define ifddir %{_libdir}/readers
|
%define ifddir %{_libdir}/readers
|
||||||
BuildRequires: hal-devel pkg-config readline-devel resmgr
|
BuildRequires: hal-devel pkg-config readline-devel
|
||||||
# For directory ownership:
|
# For directory ownership:
|
||||||
BuildRequires: udev
|
BuildRequires: udev
|
||||||
Version: 1.4.100
|
Version: 1.4.100
|
||||||
Release: 3
|
Release: 49
|
||||||
PreReq: %{insserv_prereq} %{fillup_prereq}
|
PreReq: %{insserv_prereq} %{fillup_prereq}
|
||||||
# For upgrade from <= SLES9:
|
# For upgrade from <= SLES9:
|
||||||
PreReq: coreutils
|
PreReq: coreutils
|
||||||
@ -154,6 +161,8 @@ fi
|
|||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 22 2008 lnussel@suse.de
|
||||||
|
- remove resmgr from BuildRequires
|
||||||
* Thu Apr 10 2008 ro@suse.de
|
* Thu Apr 10 2008 ro@suse.de
|
||||||
- added baselibs.conf file to build xxbit packages
|
- added baselibs.conf file to build xxbit packages
|
||||||
for multilib support
|
for multilib support
|
||||||
|
Loading…
x
Reference in New Issue
Block a user