[aisleriot/f16] Fix file lists

Matthias Clasen mclasen at fedoraproject.org
Tue Sep 20 11:21:09 UTC 2011


commit b66c5446268fc3b66e02f66cea1c3db2679f1782
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Sep 20 07:20:26 2011 -0400

    Fix file lists

 aisleriot.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/aisleriot.spec b/aisleriot.spec
index f5a06f7..929dad4 100644
--- a/aisleriot.spec
+++ b/aisleriot.spec
@@ -3,7 +3,7 @@ Summary: A collection of card games
 Name:    aisleriot
 Version: 3.1.92
 Release: 1%{?dist}
-License: GPLv3+ and GFDL
+License: GPLv3+ and LGPLv3+ and GFDL
 Group:   Amusements/Games
 #VCS: git:git://git.gnome.org/aisleriot
 Source:  http://download.gnome.org/sources/aisleriot/3.1/aisleriot-%{version}.tar.xz
@@ -71,7 +71,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 
 %files -f %{name}.lang
-%doc AUTHORS COPYING.GPL3 COPYING-DOCS
+%doc AUTHORS COPYING.GPL3 COPYING.LGPL3 COPYING.GFDL
 %{_bindir}/*
 %{_libdir}/aisleriot
 %{_datadir}/aisleriot


More information about the scm-commits mailing list