Increase obsoletes version to be larger than both f14 and f15
This commit is contained in:
parent
cc648ba744
commit
cad5fe5549
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
Name: pygtk2
|
Name: pygtk2
|
||||||
Version: 2.24.0
|
Version: 2.24.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
Summary: Python bindings for GTK+
|
Summary: Python bindings for GTK+
|
||||||
@ -30,7 +30,7 @@ Patch0: pygtk-nodisplay-exception.patch
|
|||||||
|
|
||||||
# This was dropped from gnome-python; obsolete it here because, well,
|
# This was dropped from gnome-python; obsolete it here because, well,
|
||||||
# we have to put it somewhere
|
# we have to put it somewhere
|
||||||
Obsoletes: gnome-python2-applet < 2.31.1-5
|
Obsoletes: gnome-python2-applet < 2.32.0-5
|
||||||
|
|
||||||
### Dependencies ###
|
### Dependencies ###
|
||||||
|
|
||||||
@ -163,6 +163,9 @@ rm -fr $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/gtk-doc/html/pygtk
|
%{_datadir}/gtk-doc/html/pygtk
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 5 2011 Colin Walters <walters@verbum.org> - 2.24.0-3
|
||||||
|
- Increase obsoletes version to be larger than both f14 and f15
|
||||||
|
|
||||||
* Thu May 5 2011 Colin Walters <walters@verbum.org> - 2.24.0-2
|
* Thu May 5 2011 Colin Walters <walters@verbum.org> - 2.24.0-2
|
||||||
- Obsolete gnome-python2-applet
|
- Obsolete gnome-python2-applet
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user