* SUNWgnome-python-extras.spec: Add %doc to %files
authormattman
Fri, 12 Sep 2008 17:36:55 +0000
changeset 13573 341105fe187e
parent 13572 db8a6d2b386e
child 13574 164d399fe546
* SUNWgnome-python-extras.spec: Add %doc to %files * copyright/SUNWgnome-python-extras.copyright: Updated for new copyright
ChangeLog
SUNWgnome-python-extras.spec
copyright/SUNWgnome-python-extras.copyright
--- a/ChangeLog	Fri Sep 12 17:23:37 2008 +0000
+++ b/ChangeLog	Fri Sep 12 17:36:55 2008 +0000
@@ -1,3 +1,8 @@
+2008-09-12  Matt Keenan  <[email protected]>
+
+	* SUNWgnome-python-extras.spec: Add %doc to %files
+	* copyright/SUNWgnome-python-extras.copyright: Updated for new copyright
+
 2008-09-12  Matt Keenan  <[email protected]>
 
 	* SUNWxdg-user-dirs.spec: Add %doc to %files
--- a/SUNWgnome-python-extras.spec	Fri Sep 12 17:23:37 2008 +0000
+++ b/SUNWgnome-python-extras.spec	Fri Sep 12 17:36:55 2008 +0000
@@ -72,8 +72,13 @@
 %dir %attr (0755, root, sys) %{_datadir}
 %{_datadir}/pygtk/*
 %{_datadir}/gtk-doc/*
+%doc AUTHORS COPYING README
+%doc(bzip2) COPYING.GPL COPYING.LGPL ChangeLog NEWS
+%dir %attr (0755, root, other) %{_datadir}/doc
 
 %changelog
+* Fri Sep 12 2008 - [email protected]
+- Update copyright
 * Fri May 30 2008 - [email protected]
 - Add option "--with-ff3" to enable building with Firefox3
 - Add patch gnome-python-extras-02-using-firefox3.diff
--- a/copyright/SUNWgnome-python-extras.copyright	Fri Sep 12 17:23:37 2008 +0000
+++ b/copyright/SUNWgnome-python-extras.copyright	Fri Sep 12 17:36:55 2008 +0000
@@ -1,8 +1,6 @@
 Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
 Use is subject to license terms.
 
---------------------------------------------------------------------
-
 For the avoidance of doubt, except that if any license choice other
 than GPL or LGPL is available it will apply instead, Sun elects to
 use only the General Public License version 2 (GPLv2) at this time
@@ -13,48 +11,21 @@
 
 --------------------------------------------------------------------
 
- Copyright (C) 2002 Anders Carlsson <[email protected]>
- Copyright (C) 1998-2003  James Henstridge
- Copyright (C) 2007 - Gian Mario Tagliaretti <[email protected]>
-
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later version.
+Licensing and copyright information for %{name}
 
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- Lesser General Public License for more details.
+  License: GNU General Public License Version 2
+  License: GNU Lesser General Public License Version 2.1
 
- You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
- 
-
---------------------------------------------------------------------
+  You can find more information in the following directory:
+  %{_pkg_docdir}
 
- Copyright (C) 2000 James Henstridge.
- Copyright (C) 2007 - Gian Mario Tagliaretti <[email protected]>
-
- Authors:
-   James Willcox <[email protected]>
-   Paolo Bacchilega <[email protected]>
- 
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
+    AUTHORS: List of authors of gnome-python-extras
+    COPYING: Module specific license information for gnome-python-extras
+    COPYING.GPL.bz2: GNU GPL
+    COPYING.LGPL.bz2: GNU LGPL
+    ChangeLog.bz2: List of all changes and authors of gnome-python-extras
+    NEWS.bz2: List of the most important changes to gnome-python-extras
+    README: More information about gnome-python-extras
 
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
---------------------------------------------------------------------
+  The sources of gnome-python-extras-%{version} were downloaded
+  from %{SOURCE0.url}