Indicate that this package bundles scintilla 3.2.1.

epel8
Jason Tibbitts 10 years ago
parent 744d50fe26
commit 26939d076b

@ -11,7 +11,7 @@
Name: %{wxgtkname} Name: %{wxgtkname}
Version: 3.0.2 Version: 3.0.2
Release: 4%{?dist} Release: 5%{?dist}
Summary: GTK port of the wxWidgets GUI library Summary: GTK port of the wxWidgets GUI library
License: wxWidgets License: wxWidgets
Group: System Environment/Libraries Group: System Environment/Libraries
@ -41,6 +41,7 @@ BuildRequires: cppunit-devel
BuildRequires: libmspack-devel BuildRequires: libmspack-devel
Provides: %{srcname} = %{version}-%{release} Provides: %{srcname} = %{version}-%{release}
Provides: bundled(scintilla) = 3.2.1
Requires: %{wxbasename}%{?_isa} = %{version}-%{release} Requires: %{wxbasename}%{?_isa} = %{version}-%{release}
%description %description
@ -242,6 +243,9 @@ popd
%doc html %doc html
%changelog %changelog
* Mon May 04 2015 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.2-5
- Indicate that this package bundles scintilla 3.2.1.
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 3.0.2-4 * Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 3.0.2-4
- Rebuilt for GCC 5 C++11 ABI change - Rebuilt for GCC 5 C++11 ABI change

Loading…
Cancel
Save