1
0
forked from pool/wxWidgets-3_2
2020-08-15 13:21:33 +00:00
committed by Git OBS Bridge
parent c7b9cb41d2
commit e7026e8327
4 changed files with 12 additions and 16 deletions

View File

@@ -142,7 +142,7 @@ Group: System/Libraries
%description -n libwx_%{toolkit}u_html-%variant%psonum
The wxHTML library provides classes for parsing and displaying HTML.
It is not intended to be a high-end HTML browser. wxHTML can be used
as a generic rich text viewer - for example, to display an About Box
as a generic rich text viewer  for example, to display an About Box
or the result of a database search.
%package -n libwx_%{toolkit}u_media-%variant%psonum
@@ -202,7 +202,7 @@ Group: System/Libraries
%description -n libwx_%{toolkit}u_webview-%variant%psonum
Library for a wxWidgets control that can be used to render web
(HTML / CSS / JavaScript) documents.
(HTML / CSS / JavaScript) documents.
%package -n libwx_%{toolkit}u_xrc-%variant%psonum
Summary: wxWidgets's XML-based resource system
@@ -261,8 +261,7 @@ Note: wxWidgets variant devel packages are mutually exclusive. Please
read %_docdir/%name/README.SUSE to pick a correct variant.
%prep
%setup -q -n %tarball_name-%version
%patch1 -p1
%autosetup -n %tarball_name-%version -p1
cp %{S:2} .
%build