spec format

This commit is contained in:
guoxiaoqi 2019-12-25 17:20:16 +08:00
parent 1870e0d178
commit a4bfbca14a

View File

@ -1,9 +1,9 @@
Name: softhsm
Version: 2.5.0
Release: 1
Release: 2
Summary: Software version of a PKCS#11 Hardware Security Module
License: BSD
Url: http://www.opendnssec.org/
URL: http://www.opendnssec.org/
Source: http://dist.opendnssec.org/source/%{name}-%{version}.tar.gz
Source1: http://dist.opendnssec.org/source/%{name}-%{version}.tar.gz.sig
@ -26,11 +26,7 @@ BuildRequires: autoconf, libtool, automake
%description devel
The devel package contains the libsofthsm include files
%package help
Summary: help package of softhsm that includes the man docs
%description help
document files for %{name}
%package_help
%prep
%autosetup -n %{name}-%{version}
@ -99,6 +95,9 @@ if [ -f /var/softhsm/slot0.db ]; then
fi
%changelog
* Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> 2.5.0-2
- Spec format
* Tue Sep 3 2019 openEuler Buildteam <buildteam@openeuler.org> 2.5.0-1
- Package init