Accepting request 63564 from home:coolo:branches:openSUSE:Factory

reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/63564
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-lite?expand=0&rev=41
This commit is contained in:
Bernhard Walle
2011-03-07 18:39:43 +00:00
committed by Git OBS Bridge
parent adac3d0b76
commit e45e08aa83
3 changed files with 12 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package pcsc-lite (Version 1.5.5)
# spec file for package pcsc-lite (Version 1.6.6)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 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
@@ -28,7 +28,7 @@ BuildRequires: libusb-1_0-devel
BuildRequires: hal-devel
%endif
Version: 1.6.6
Release: 0
Release: 1
PreReq: %{insserv_prereq} %{fillup_prereq}
Group: Productivity/Security
License: BSD3c(or similar)
@@ -42,6 +42,9 @@ Source4: baselibs.conf
Source5: pcsc-lite-init
Source6: pcsc-lite-reader-conf
Requires: libpcsclite1 >= %{version}
%if %suse_version > 1130
PreReq: sysvinit(syslog)
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define USER scard
%define GROUP scard