|
|
@ -5,7 +5,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: geany
|
|
|
|
Name: geany
|
|
|
|
Version: 1.25
|
|
|
|
Version: 1.25
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 6%{?dist}
|
|
|
|
Summary: A fast and lightweight IDE using GTK2
|
|
|
|
Summary: A fast and lightweight IDE using GTK2
|
|
|
|
|
|
|
|
|
|
|
|
Group: Development/Tools
|
|
|
|
Group: Development/Tools
|
|
|
@ -77,7 +77,7 @@ Geany plugins.
|
|
|
|
Summary: Header files for building Geany plug-ins
|
|
|
|
Summary: Header files for building Geany plug-ins
|
|
|
|
Group: Development/Tools
|
|
|
|
Group: Development/Tools
|
|
|
|
Requires: geany = %{version}-%{release}
|
|
|
|
Requires: geany = %{version}-%{release}
|
|
|
|
Requires: pkgconfig gtk3-devel
|
|
|
|
Requires: pkgconfig gtk2-devel
|
|
|
|
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
%description devel
|
|
|
|
This package contains the header files and pkg-config file needed for building
|
|
|
|
This package contains the header files and pkg-config file needed for building
|
|
|
@ -194,6 +194,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|
|
|
%{_libdir}/pkgconfig/geany.pc
|
|
|
|
%{_libdir}/pkgconfig/geany.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Aug 21 2015 Dominic Hopf <dmaphy@fedoraproject.org> - 1.25-6
|
|
|
|
|
|
|
|
- fix depency for geany-devel on GTK
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Aug 19 2015 Dominic Hopf <dmaphy@fedoraproject.org> - 1.25-5
|
|
|
|
* Wed Aug 19 2015 Dominic Hopf <dmaphy@fedoraproject.org> - 1.25-5
|
|
|
|
- roll back to GTK2
|
|
|
|
- roll back to GTK2
|
|
|
|
|
|
|
|
|
|
|
|