Hello community, here is the log from the commit of package tpm2-0-tss for openSUSE:Factory checked in at 2016-05-10 09:27:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tpm2-0-tss (Old) and /work/SRC/openSUSE:Factory/.tpm2-0-tss.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tpm2-0-tss" Changes: -------- --- /work/SRC/openSUSE:Factory/tpm2-0-tss/tpm2-0-tss.changes 2016-04-28 16:56:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.tpm2-0-tss.new/tpm2-0-tss.changes 2016-05-10 09:27:41.000000000 +0200 @@ -1,0 +2,6 @@ +Fri May 6 19:45:29 UTC 2016 - [email protected] + +- Correct package naming to be in line with shared library guideline +- Remove unused systemd build and runtime dependencies + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tpm2-0-tss.spec ++++++ --- /var/tmp/diff_new_pack.cO0VE7/_old 2016-05-10 09:27:42.000000000 +0200 +++ /var/tmp/diff_new_pack.cO0VE7/_new 2016-05-10 09:27:42.000000000 +0200 @@ -29,10 +29,8 @@ BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: pkg-config -BuildRequires: systemd-rpm-macros Requires(pre): pwdutils BuildRoot: %{_tmppath}/%{name}-%{version}-build -%{?systemd_requires} %description The tpm2-0-tss package provides a TPM 2.0 TSS implementation. @@ -41,18 +39,21 @@ Summary: Development headers for the TSS (TCG Software Stack) access library for TPM 2.0 chips Group: Development/Libraries/C and C++ Requires: glibc-devel -Requires: libtss2 = %{version} +Requires: libtss2-0 = %{version} %description devel This package provides the development files for the libtss2 library for accessing TPM 2.0 chips. -%package -n libtss2 +%package -n libtss2-0 Summary: TSS (TCG Software Stack) access library for TPM 2.0 chip Group: System/Libraries Requires: trousers +# Non-SLPP package name from earlier +Obsoletes: libtss2 < %version-%release +Provides: libtss2 = %version-%release -%description -n libtss2 +%description -n libtss2-0 This package provides the library to access the TSS (TCG Software Stack) for accessing TPM 2.0 chips. @@ -68,8 +69,8 @@ %make_install find %{buildroot} -type f -name "*.la" -delete -print -%post -n libtss2 -p /sbin/ldconfig -%postun -n libtss2 -p /sbin/ldconfig +%post -n libtss2-0 -p /sbin/ldconfig +%postun -n libtss2-0 -p /sbin/ldconfig %files %defattr(-,root,root) @@ -84,7 +85,7 @@ ##only available in static form #%{_libdir}/libtddl.a -%files -n libtss2 +%files -n libtss2-0 %defattr(-,root,root) /%{_libdir}/libtss2.so.* /%{_libdir}/libtctidevice.so.* ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.cO0VE7/_old 2016-05-10 09:27:42.000000000 +0200 +++ /var/tmp/diff_new_pack.cO0VE7/_new 2016-05-10 09:27:42.000000000 +0200 @@ -1 +1 @@ -libtss2 +libtss2-0
