From 4b9a24741355bdd1c2044471896434fcf8c0e274 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 3 Aug 2007 02:43:57 +0000 Subject: [PATCH] Update license fields --- gnome-keyring.spec | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/gnome-keyring.spec b/gnome-keyring.spec index 00feabf..5ec4097 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -3,8 +3,8 @@ Summary: A framework for managing user passwords and other secrets Name: gnome-keyring Version: 2.19.6.1 -Release: 1%{?dist} -License: GPL/LGPL +Release: 2%{?dist} +License: GPLv2+ and LGPLv2+ Group: System Environment/Libraries Source: http://download.gnome.org/sources/gnome-keyring/2.19/gnome-keyring-%{version}.tar.bz2 Patch0: pam.patch @@ -28,6 +28,7 @@ with the keyring. %package devel Summary: The files needed for gnome-keyring application development +License: LGPLv2+ Group: Development/Libraries Requires: %name = %{version}-%{release} Requires: glib2-devel @@ -42,6 +43,7 @@ use gnome-keyring. %package pam Summary: A pam module for unlocking keyrings at login time +License: LGPLv2+ Group: Development/Libraries Requires: %{name} = %{version}-%{release} # for /lib/security @@ -83,7 +85,9 @@ rm -rf $RPM_BUILD_ROOT %files -f gnome-keyring.lang %defattr(-, root, root) %doc AUTHORS NEWS README COPYING COPYING.LIB +# LGPL %{_libdir}/lib*.so.* +# GPL %{_bindir}/* %{_libexecdir}/* @@ -92,7 +96,7 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/lib*.so %{_libdir}/pkgconfig/* %{_includedir}/* -%{_datadir}/gtk-doc/html/gnome-keyring/ +%doc %{_datadir}/gtk-doc/html/gnome-keyring/ %files pam %defattr(-, root, root) @@ -100,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Aug 2 2007 Matthias Clasen - 2.19.6.1-2 +- Update License fields + * Mon Jul 30 2007 Matthias Clasen - 2.19.6.1-1 - Update to 2.19.6.1