diff --git a/geocode-glib.spec b/geocode-glib.spec index 58dd9e5..ab3105d 100644 --- a/geocode-glib.spec +++ b/geocode-glib.spec @@ -21,7 +21,7 @@ Name: geocode-glib Version: 0.99.0 Release: 1 Summary: Convenience library for the Yahoo! Place Finder APIs -License: LGPLv2.0+ +License: LGPL-2.0+ Group: System/Libraries Url: http://www.gnome.org/ Source: http://download.gnome.org/sources/geocode-glib/0.99/%{name}-%{version}.tar.bz2 @@ -42,7 +42,7 @@ and latitude from an address), and reverse geocoding (finding an address from coordinates). %package -n libgeocode-glib0 -License: LGPLv2.0+ +License: LGPL-2.0+ Summary: Convenience library for the Yahoo! Place Finder APIs Group: System/Libraries @@ -55,7 +55,7 @@ and latitude from an address), and reverse geocoding (finding an address from coordinates). %package devel -License: LGPLv2.0+ +License: LGPL-2.0+ Summary: Convenience library for the Yahoo! Place Finder APIs -- Development Files Group: Development/Libraries/C and C++ Requires: libgeocode-glib0 = %{version}