]> git.proxmox.com Git - swtpm.git/blobdiff - swtpm.spec.in
packaging: track dbgsym package for swtpm-libs and swtpm-tools
[swtpm.git] / swtpm.spec.in
index 065bca3a0300d488103bcc3326c7d50686d9808e..a91220e70b537e3bdf4b5d69e839b3a358ebb610 100644 (file)
@@ -1,3 +1,4 @@
+# spec file for RHEL/CentOS and Fedora
 %bcond_without gnutls
 
 # Macros needed by SELinux
@@ -19,14 +20,14 @@ BuildRequires:  libtool
 BuildRequires:  libtpms-devel >= 0.6.0
 BuildRequires:  glib2-devel
 BuildRequires:  json-glib-devel
-BuildRequires:  gmp-devel
 BuildRequires:  expect
 BuildRequires:  net-tools
 BuildRequires:  openssl-devel
 BuildRequires:  socat
-BuildRequires:  python3-twisted
 BuildRequires:  softhsm
+%if (0%{?fedora}) || (0%{?rhel} && 0%{?rhel} < 9)
 BuildRequires:  trousers >= 0.3.9
+%endif
 %if %{with gnutls}
 BuildRequires:  gnutls >= 3.1.0
 BuildRequires:  gnutls-devel
@@ -154,12 +155,12 @@ fi
 %{_mandir}/man8/swtpm_bios.8*
 %{_mandir}/man8/swtpm_cert.8*
 %{_mandir}/man8/swtpm_ioctl.8*
-%{_mandir}/man8/swtpm-localca.conf.8*
-%{_mandir}/man8/swtpm-localca.options.8*
+%{_mandir}/man5/swtpm-localca.conf.5*
+%{_mandir}/man5/swtpm-localca.options.5*
 %{_mandir}/man8/swtpm-localca.8*
 %{_mandir}/man8/swtpm_localca.8*
 %{_mandir}/man8/swtpm_setup.8*
-%{_mandir}/man8/swtpm_setup.conf.8*
+%{_mandir}/man5/swtpm_setup.conf.5*
 %config(noreplace) %{_sysconfdir}/swtpm_setup.conf
 %config(noreplace) %{_sysconfdir}/swtpm-localca.options
 %config(noreplace) %{_sysconfdir}/swtpm-localca.conf
@@ -173,6 +174,12 @@ fi
 %{_datadir}/swtpm/swtpm-create-tpmca
 
 %changelog
+* Thu Nov 10 2022 Stefan Berger <stefanb@linux.ibm.com> - 0.8.0-0.20221110git-------
+- v0.8.0 release
+
+* Tue Nov 09 2021 Stefan Berger <stefanb@linux.ibm.com> - 0.7.0-0.20211022git-------
+- v0.7.0 release
+
 * Mon Jun 7 2021 Stefan Berger <stefanb@linux.ibm.com> - 0.6.0-0.20210607git-------
 - v0.6.0 release