Accepting request 561723 from home:termim:branches:devel:languages:pascal
- fix description fo libQt5Pas packages OBS-URL: https://build.opensuse.org/request/show/561723 OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/lazarus?expand=0&rev=45
This commit is contained in:
parent
9e72a8207a
commit
c6fa7341cc
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 4 18:25:37 UTC 2018 - termim@gmail.com
|
||||
|
||||
- fix description fo libQt5Pas packages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 26 15:18:15 UTC 2017 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package lazarus
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -81,7 +81,7 @@ tool for the FreePascal compiler using the Lazarus component
|
||||
library - LCL. The LCL is included in this package.
|
||||
|
||||
%package -n libQt5Pas%{sover}
|
||||
Summary: Use Qt5 with Free Pascal
|
||||
Summary: Free Pascal interface to Qt5
|
||||
License: LGPL-3.0
|
||||
Group: System/Libraries
|
||||
|
||||
@ -89,13 +89,13 @@ Group: System/Libraries
|
||||
Library that allows to use Qt5 with Free Pascal
|
||||
|
||||
%package -n libQt5Pas-devel
|
||||
Summary: C and C++ bindings for libQt5Pas%{sover}
|
||||
Summary: Free Pascal interface to Qt5
|
||||
License: LGPL-3.0
|
||||
Group: Development/Libraries/Other
|
||||
Requires: libQt5Pas%{sover} = %{version}
|
||||
|
||||
%description -n libQt5Pas-devel
|
||||
This package contains C and C++ Qt5 bindings to use with libQt5Pas%{sover}
|
||||
Development files for Free Pascal interface to Qt5.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}
|
||||
|
Loading…
x
Reference in New Issue
Block a user