diff --git a/libgweather.spec b/libgweather.spec index 3ba0992..c5b735a 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,6 +1,6 @@ Name: libgweather Version: 2.21.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A library for weather information Group: System Environment/Libraries @@ -24,6 +24,9 @@ services for numerous locations. %package devel Summary: Development files for %{name} Group: Development/Libraries +# libgweather used to be part of gnome-applets, and +# gnome-applets-devel only had the libgweather-devel parts in it +Obsoletes: gnome-applets-devel < 1:2.21.4-1 Requires: %{name} = %{version}-%{release} Requires: pkgconfig @@ -91,6 +94,9 @@ fi %changelog +* Wed Jan 16 2008 Matthias Clasen 2.21.2-4 +- Add Obsoletes for gnome-applets-devel + * Wed Jan 16 2008 Matthias Clasen 2.21.2-3 - Carry over space-saving hack from gnome-applets