* SUNWgst-python.spec: Add %doc to %files
authormattman
Fri, 12 Sep 2008 16:50:45 +0000
changeset 13570 4346cf1c6fdf
parent 13569 72d623d6e95b
child 13571 f4298fb04fde
* SUNWgst-python.spec: Add %doc to %files * copyright/SUNWgst-python.copyright: Updated for new copyright
ChangeLog
SUNWgst-python.spec
copyright/SUNWgst-python.copyright
--- a/ChangeLog	Fri Sep 12 16:27:59 2008 +0000
+++ b/ChangeLog	Fri Sep 12 16:50:45 2008 +0000
@@ -1,9 +1,13 @@
+2008-09-12  Matt Keenan  <[email protected]>
+
+	* SUNWgst-python.spec: Add %doc to %files
+	* copyright/SUNWgst-python.copyright: Updated for new copyright
+
 2008-09-12  Matt Keenan  <[email protected]>
 
 	* SUNWgnome-system-tools.spec: Add %doc to %files
 	* copyright/SUNWgnome-system-tools.copyright: Updated for new copyright
 
-
 2008-09-12 Brian Cameron <[email protected]>
 
 	* base-specs/liboil.spec:  Bump to 0.3.15.
--- a/SUNWgst-python.spec	Fri Sep 12 16:27:59 2008 +0000
+++ b/SUNWgst-python.spec	Fri Sep 12 16:50:45 2008 +0000
@@ -65,8 +65,14 @@
 %{_libdir}/pkgconfig/*
 %dir %attr (0755, root, sys) %{_datadir}
 %{_datadir}/gst-python
+%doc AUTHORS README
+%doc(bzip2) COPYING ChangeLog NEWS
+%dir %attr (0755, root, other) %{_datadir}/doc
 
 %changelog
+* Fri Sep 12 2008 - [email protected]
+- Update copyright
+
 * Wed Jul 16 2008 - [email protected]
 - Update %files for newly delivered library.
 
--- a/copyright/SUNWgst-python.copyright	Fri Sep 12 16:27:59 2008 +0000
+++ b/copyright/SUNWgst-python.copyright	Fri Sep 12 16:50:45 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,70 +11,19 @@
 
 --------------------------------------------------------------------
 
- Copyright (c) 2005 Edward Hervey <edward at fluendo dot com>
- Copyright (C) 2004 Gustavo Carneiro <[email protected]>
+Licensing and copyright information for %{name}
 
- Licensed under LGPL
-
---------------------------------------------------------------------
+  License: GNU Lesser General Public License Version 2.1
 
- Copyright (C) 2000 James Henstridge.
- Copyright (C) 2005 Fluendo S.L.
- Copyright (C) 2002-2004 David I. Lehn <[email protected]>
- Copyright (C) 2004-2005 Andy Wingo <[email protected]>
- Copyright (C) 2005 Alessandro Decina
- Copyright (C) 2004-2007 Johan Dahlin  <[email protected]>
- Copyright (C) 2006 Jason Gerard DeRose <[email protected]>
- Copyright (C) 2005-2008 Edward Hervey <[email protected]>
- 
- Authors:
-   Alessandro Decina <[email protected]>
-   Andy Wingo <[email protected]>
-   David I. Lehn <[email protected]>
-   Johan Dahlin <[email protected]>
-   Zaheer Merali <zaheermerali at gmail dot com>
 
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later version.
-
- 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
- Library General Public License for more details.
+  You can find more information in the following directory:
+  %{_pkg_docdir}
 
- You should have received a copy of the GNU Library 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.
-
---------------------------------------------------------------------
-
- Copyright (C) 2005-2008 Edward Hervey <[email protected]>
- Copyright (C) 2005 Thomas Vander Stichele <thomas at apestaart dot org>
- Copyright (C) 1998-2003  James Henstridge
- Copyright (C) 2002 David I. Lehn <[email protected]>
- Copyright (C) 2004-2007 Johan Dahlin <johan at gnome dot org>
- Copyright (c) 2005 Edward Hervey <edward at fluendo dot com>
+    AUTHORS: List of authors of gst-python
+    COPYING.bz2: GNU GPL
+    ChangeLog.bz2: List of all changes and authors of gst-python
+    NEWS.bz2: List of the most important changes to gst-python
+    README: More information about gst-python
 
- 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.1 of the License, or (at your option) any later version.
-
- 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.
-
- 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
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
- USA
- 
-
---------------------------------------------------------------------
-
+  The sources of gst-python-%{version} were downloaded
+  from %{SOURCE0.url}