Rebuild to break bogus libpng dependency
Fix summaries for gtk3 subpackages to not talk about gtk2
This commit is contained in:
parent
35a831a9ad
commit
be7cd98364
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
Name: spice-gtk
|
Name: spice-gtk
|
||||||
Version: 0.7.39
|
Version: 0.7.39
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A GTK2 widget for SPICE clients
|
Summary: A GTK2 widget for SPICE clients
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -81,14 +81,14 @@ Libraries, includes, etc. to compile with the spice-glib-2.0 libraries
|
|||||||
|
|
||||||
%if %{with_gtk3}
|
%if %{with_gtk3}
|
||||||
%package -n spice-gtk3
|
%package -n spice-gtk3
|
||||||
Summary: A GTK2 widget for SPICE clients
|
Summary: A GTK3 widget for SPICE clients
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
|
|
||||||
%description -n spice-gtk3
|
%description -n spice-gtk3
|
||||||
spice-client-glib-3.0 is a SPICE client library for Gtk3.
|
spice-client-glib-3.0 is a SPICE client library for Gtk3.
|
||||||
|
|
||||||
%package -n spice-gtk3-devel
|
%package -n spice-gtk3-devel
|
||||||
Summary: Development files to build GTK2 applications with spice-gtk-3.0
|
Summary: Development files to build GTK3 applications with spice-gtk-3.0
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: spice-gtk3 = %{version}-%{release}
|
Requires: spice-gtk3 = %{version}-%{release}
|
||||||
Requires: spice-glib-devel = %{version}-%{release}
|
Requires: spice-glib-devel = %{version}-%{release}
|
||||||
@ -232,6 +232,10 @@ rm -rf %{buildroot}
|
|||||||
%{_bindir}/spicy-stats
|
%{_bindir}/spicy-stats
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 14 2011 Adam Jackson <ajax@redhat.com> 0.7.39-2
|
||||||
|
- Rebuild to break bogus libpng dependency
|
||||||
|
- Fix summaries for gtk3 subpackages to not talk about gtk2
|
||||||
|
|
||||||
* Fri Sep 2 2011 Hans de Goede <hdegoede@redhat.com> - 0.7.39-1
|
* Fri Sep 2 2011 Hans de Goede <hdegoede@redhat.com> - 0.7.39-1
|
||||||
- Update to git snapshot 0.7.39-ab64, to add usbredir support
|
- Update to git snapshot 0.7.39-ab64, to add usbredir support
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user