* SUNWgnome-crash-report.spec: Add %doc to %files
authormattman
Thu, 11 Sep 2008 10:39:08 +0000
changeset 13542 f4cb52eb2c4d
parent 13541 db437b2b8833
child 13543 5999ebbe1b26
* SUNWgnome-crash-report.spec: Add %doc to %files * copyright/SUNWgnome-crash-report.copyright: Updated for new copyright
ChangeLog
SUNWgnome-crash-report.spec
copyright/SUNWgnome-crash-report.copyright
--- a/ChangeLog	Thu Sep 11 09:41:22 2008 +0000
+++ b/ChangeLog	Thu Sep 11 10:39:08 2008 +0000
@@ -1,3 +1,8 @@
+2008-09-11  Matt Keenan  <[email protected]>
+
+	* SUNWgnome-crash-report.spec: Add %doc to %files
+	* copyright/SUNWgnome-crash-report.copyright: Updated for new copyright
+
 2008-09-11  Christian Kelly  <[email protected]>
 
 	* base-specs/gnome-panel.spec: Bump to 2.23.92.
--- a/SUNWgnome-crash-report.spec	Thu Sep 11 09:41:22 2008 +0000
+++ b/SUNWgnome-crash-report.spec	Thu Sep 11 10:39:08 2008 +0000
@@ -144,6 +144,13 @@
 %dir %attr(0755, root, bin) %{_libdir}
 %dir %attr(0755, root, bin) %{_libdir}/*
 %{_libdir}/*/*/*
+%doc -d bug-buddy-%{bug_buddy.version} AUTHORS README
+%doc -d bug-buddy-%{bug_buddy.version} google-breakpad/AUTHORS
+%doc -d bug-buddy-%{bug_buddy.version} google-breakpad/COPYING
+%doc -d bug-buddy-%{bug_buddy.version} google-breakpad/ChangeLog
+%doc -d bug-buddy-%{bug_buddy.version} google-breakpad/README
+%doc(bzip2) -d bug-buddy-%{bug_buddy.version} COPYING ChangeLog po/ChangeLog NEWS
+%dir %attr (0755, root, other) %{_datadir}/doc
 
 %files root
 %defattr (-, root, sys)
@@ -158,6 +165,8 @@
 %endif
 
 %changelog
+* Thu Sep 11 2008 - [email protected]
+- Update copyright
 * Thu Jan  3 2008 - [email protected]
 - use gconf-install.script instead of an inline script
 * Thu Oct  4 2007 - [email protected]
--- a/copyright/SUNWgnome-crash-report.copyright	Thu Sep 11 09:41:22 2008 +0000
+++ b/copyright/SUNWgnome-crash-report.copyright	Thu Sep 11 10:39:08 2008 +0000
@@ -11,112 +11,25 @@
 
 --------------------------------------------------------------------
 
-  (C) Copyright Greg Colvin and Beman Dawes 1998, 1999.
-  Copyright (c) 2001, 2002 Peter Dimov
-
-  Permission to copy, use, modify, sell and distribute this software
-  is granted provided this copyright notice appears in all copies.
-  This software is provided "as is" without express or implied
-  warranty, and with no claim as to its suitability for any purpose.
-
---------------------------------------------------------------------
-
- Copyright 2001-2004 Unicode, Inc.
+Licensing and copyright information for %{name}
 
- Disclaimer
-
- This source code is provided as is by Unicode, Inc. No claims are
- made as to fitness for any particular purpose. No warranties of any
- kind are expressed or implied. The recipient agrees to determine
- applicability of information provided. If this file has been
- purchased on magnetic or optical media from Unicode, Inc., the
- sole remedy for any claim will be exchange of defective media
- within 90 days of receipt.
-
- Limitations on Rights to Redistribute This Code
+  License: GNU General Public License Version 2
 
- Unicode, Inc. hereby grants the right to freely use the information
- supplied in this file in the creation of products supporting the
- Unicode Standard, and to make copies of this file in any form
- for internal or external distribution as long as this notice
- remains attached.
- 
---------------------------------------------------------------------
 
- written by Colin Plumb in 1993, no copyright is claimed.
- This code is in the public domain; do with it what you wish.
-
- Equivalent code is available from RSA Data Security, Inc.
- This code has been tested against that, and is equivalent,
- except that you don't need to include two pages of legalese
- with every copy.
-
---------------------------------------------------------------------
-
- Copyright 2007 Google Inc. All Rights Reserved.
- Author: [email protected] (Liu Li)
-
---------------------------------------------------------------------
-
- Copyright (C) 1999 - 2001 Jacob Berkman
- Copyright 2000, 2001 Ximian, Inc.
- Copyright (C) 2006 Fernando Herrera
-
- Author:  Fernando Herrera  <[email protected]>
- Author:  Jacob Berkman  <[email protected]>
- Author:  Brent Smith  <[email protected]>
+  You can find more information in the following directory:
+  %{_pkg_docdir}
 
- This program is free software; you can redistribute it and/or
- modify it under the terms of version 2 of the GNU General Public
- License as published by the Free Software Foundation.
-
- 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.
- 
---------------------------------------------------------------------
-
- Copyright (c) 2006, Google Inc.
- Copyright (c) 2007, Google Inc.
- All rights reserved.
-
- Author: Li Liu
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are
- met:
+    COPYING.bz2: GNU GPL
+    AUTHORS: List of authors of bug-buddy
+    ChangeLog.bz2: List of all changes and authors of bug-buddy
+    po/ChangeLog.bz2: List of all l10n changes and authors of bug-buddy
+    NEWS.bz2: List of the most important changes to bug-buddy
+    README: More information about bug-buddy
+    google-breakpad/AUTHORS: List of authors of Google Breakpad
+    google-breakpad/COPYING: Google Breakpad License
+    google-breakpad/ChangeLog: List of all changes and authors of
+                               Google Breakpad
+    google-breakpad/README: More information about Google Breakpad
 
-     * Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
-     * Redistributions in binary form must reproduce the above
- copyright notice, this list of conditions and the following disclaimer
- in the documentation and/or other materials provided with the
- distribution.
-     * Neither the name of Google Inc. nor the names of its
- contributors may be used to endorse or promote products derived from
- this software without specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
- Author: Mark Mentovai
- Author: Michael Shang
- Author: Dan Waylonis
- Author: Dave Camp
-
---------------------------------------------------------------------
-
+  The sources of bug-buddy-%{bug_buddy.version} were downloaded
+  from %{bug_buddy.SOURCE0.url}