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:
@@ -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>"
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user