Accepting request 970883 from home:jengelh:branches:devel:libraries:c_c++

move obsoletes to the right place, use %make_build

OBS-URL: https://build.opensuse.org/request/show/970883
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libvpd?expand=0&rev=4
This commit is contained in:
2022-04-19 18:56:22 +00:00
committed by Git OBS Bridge
parent 73be06136e
commit dbf0e46491
2 changed files with 2 additions and 2 deletions

View File

@@ -2,3 +2,4 @@ libvpd-2_2-3
libvpd-devel
requires -libvpd-<targettype>
requires "libvpd-2_2-3-<targettype> = <version>"
obsoletes "libvpd2-devel-<targettype> < <version>"

View File

@@ -65,7 +65,6 @@ Group: Development/Languages/C and C++
Requires: %{name}%{soversion} = %{version}-%{release}
Requires: pkgconfig(sqlite3)
Obsoletes: libvpd2-devel < 2.2.9
Obsoletes: libvpd2-devel-32bit < 2.2.9
%description devel
The libvpd-devel package contains development libraries and header
@@ -79,7 +78,7 @@ the lsvpd package.
autoreconf -fiv
%configure \
--disable-static
make %{?_smp_mflags}
%make_build
%install
%make_install