optimization the spec
This commit is contained in:
parent
4576c4d99f
commit
1a77bae6ea
Binary file not shown.
@ -1,13 +1,12 @@
|
||||
Name: libcacard
|
||||
Version: 2.7.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Epoch: 3
|
||||
Summary: Common Access Card(CAC) library
|
||||
License: LGPLv2+
|
||||
URL: https://gitlab.freedesktop.org/spice/libcacard
|
||||
Source0: https://www.spice-space.org/download/libcacard/%{name}-%{version}.tar.xz
|
||||
Source1: https://www.spice-space.org/download/libcacard/%{name}-%{version}.tar.xz.asc
|
||||
Source2: gpgkey-15B5C33D.gpg
|
||||
Patch0: libcacard-2.7.0-caching-keys.patch
|
||||
|
||||
BuildRequires: gcc glib2-devel nss-devel softhsm opensc
|
||||
@ -29,7 +28,6 @@ This package provides libraries and header files for the development of libcacar
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0}
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
@ -59,5 +57,11 @@ sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
|
||||
%doc NEWS ChangeLog README.md
|
||||
|
||||
%changelog
|
||||
* Sat Oct 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.7.0-1
|
||||
* Thu Jan 9 2020 openEuler Buildteam <buildteam@openeuler.org> - 3:2.7.0-2
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC: optimization the spec
|
||||
|
||||
* Sat Oct 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 3:2.7.0-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user