Added Requires: clearlooks-compact-gnome-theme. RHBZ#1565827
This commit is contained in:
parent
c82b7f9a03
commit
dfcdda8d60
@ -5,7 +5,7 @@
|
||||
|
||||
Name: guitarix
|
||||
Version: 0.36.1
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Mono amplifier to JACK
|
||||
Group: Applications/Multimedia
|
||||
License: GPLv2+
|
||||
@ -35,6 +35,7 @@ BuildRequires: lilv-devel
|
||||
BuildRequires: gperf
|
||||
BuildRequires: avahi-gobject-devel
|
||||
BuildRequires: eigen3-devel
|
||||
Requires: clearlooks-compact-gnome-theme
|
||||
Requires: jack_capture
|
||||
Requires: jconv
|
||||
Requires: ladspa-%{name}-plugins = %{version}-%{release}
|
||||
@ -171,17 +172,13 @@ chmod 755 %{buildroot}%{_libdir}/glade/modules/libgladegx.so
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
%post -n libgxw -p /sbin/ldconfig
|
||||
|
||||
%postun -n libgxw -p /sbin/ldconfig
|
||||
|
||||
%post -n libgxwmm -p /sbin/ldconfig
|
||||
|
||||
%postun -n libgxwmm -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n libgxw
|
||||
%ldconfig_scriptlets -n libgxwmm
|
||||
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc changelog COPYING README
|
||||
%doc changelog README
|
||||
%license COPYING
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/%{altname}/
|
||||
%{_datadir}/ladspa/rdf/%{name}.rdf
|
||||
@ -219,6 +216,9 @@ chmod 755 %{buildroot}%{_libdir}/glade/modules/libgladegx.so
|
||||
%{_libdir}/lv2/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 12 2018 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.36.1-4
|
||||
- Added Requires: clearlooks-compact-gnome-theme. RHBZ#1565827
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.36.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user