SHA256
1
0
forked from pool/qwt6

Accepting request 908531 from home:DarkSS:branches:network

- Rollback previous changes.
- Moved *.so.? & *.so.?.? to the devel subpackage.
- Added BSD-3-Clause for examples subpackage (6.2.0 changes).

OBS-URL: https://build.opensuse.org/request/show/908531
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/qwt6?expand=0&rev=15
This commit is contained in:
Luigi Baldoni 2021-07-27 10:24:07 +00:00 committed by Git OBS Bridge
parent c21700a42a
commit e24102d6b8
2 changed files with 11 additions and 3 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 27 08:07:52 UTC 2021 - Dmitriy Perlow <dap.darkness@gmail.com>
- Rollback previous changes.
- Moved *.so.? & *.so.?.? to the devel subpackage.
- Added BSD-3-Clause for examples subpackage (6.2.0 changes).
-------------------------------------------------------------------
Wed Jul 21 08:06:44 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>

View File

@ -17,7 +17,6 @@
%define sover 6_2
%define oldver 6_0
Name: qwt6
Version: 6.2.0
Release: 0
@ -52,7 +51,6 @@ double.
%package -n libqwt%{sover}
Summary: Shared library for Qt5 Widgets for Technical Applications
Group: System/Libraries
Obsoletes: lib%{name}-qt5-%{oldver} < %{version}
Provides: lib%{name}-qt5-%{sover} = %{version}
Obsoletes: lib%{name}-qt5-%{sover} < %{version}
@ -87,6 +85,7 @@ in order to create Qt applications using the Qwt(Qt5) widgets.
%package examples
Summary: Example programs using Qwt(Qt5)
License: SUSE-QWT-1.0 or BSD-3-Clause
Group: Development/Libraries/C and C++
Requires: %{name}-devel = %{version}
Provides: %{name}-qt5-examples = %{version}
@ -155,7 +154,7 @@ mv %{buildroot}%{_libqt5_docdir}/qwt6/man/man3 \
%else
%doc COPYING
%endif
%{_libqt5_libdir}/libqwt.so.*
%{_libqt5_libdir}/libqwt.so.?.?.?
%files designer
%dir %{_libqt5_plugindir}/designer/
@ -164,6 +163,8 @@ mv %{buildroot}%{_libqt5_docdir}/qwt6/man/man3 \
%files devel
%doc README
%{_libqt5_libdir}/libqwt.so
%{_libqt5_libdir}/libqwt.so.?
%{_libqt5_libdir}/libqwt.so.?.?
%{_libqt5_libdir}/pkgconfig/Qt5Qwt6.pc
%{_libqt5_archdatadir}/mkspecs/features/
%dir %{_libqt5_includedir}/qwt6