diff --git a/libnotify.spec b/libnotify.spec index d7618f2..d545b91 100644 --- a/libnotify.spec +++ b/libnotify.spec @@ -30,7 +30,7 @@ Version: 0.7.4 Release: 1 Url: http://www.galago-project.org/ Group: System/Libraries -License: GPLv2+ ; LGPLv2.1+ +License: GPL-2.0+ ; LGPL-2.1+ Summary: Notifications Library Source: http://download.gnome.org/sources/libnotify/0.7/%{name}-%{version}.tar.bz2 Source99: baselibs.conf @@ -40,7 +40,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build D-BUS notifications library. %package -n libnotify4 -License: GPLv2+ ; LGPLv2.1+ +License: GPL-2.0+ ; LGPL-2.1+ Group: System/Libraries Summary: Notifications Library Recommends: notification-daemon @@ -49,7 +49,7 @@ Recommends: notification-daemon D-BUS notifications library. %package tools -License: LGPLv2.1+ +License: LGPL-2.1+ Group: System/Libraries Summary: Notifications Library -- Tools Provides: libnotify = %{version} @@ -61,7 +61,7 @@ D-BUS notifications library. This package contains the notify-send tool to create notifications. %package devel -License: LGPLv2.1+ +License: LGPL-2.1+ Group: Development/Libraries/X11 Summary: Notifications Library Requires: libnotify4 = %{version}