[jdbm/f19] Add original license and changelog for spec file

madsa madsa at fedoraproject.org
Sun Oct 20 05:26:36 UTC 2013


commit e87ae22a2d708e35e473ec57ad9d4806b45d78a0
Author: Matt Spaulding <mspaulding06 at gmail.com>
Date:   Sat Oct 19 22:25:29 2013 -0700

    Add original license and changelog for spec file

 jdbm.spec |   50 +++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 49 insertions(+), 1 deletions(-)
---
diff --git a/jdbm.spec b/jdbm.spec
index 0071448..0e25552 100644
--- a/jdbm.spec
+++ b/jdbm.spec
@@ -1,6 +1,36 @@
+# Copyright (c) 2000-2009, JPackage Project
+# All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions
+# are met:
+#
+# 1. Redistributions of source code must retain the above copyright
+#    notice, this list of conditions and the following disclaimer.
+# 2. 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.
+# 3. Neither the name of the JPackage Project 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.
+#
+
 Name:           jdbm
 Version:        1.0
-Release:        5%{dist}
+Release:        6%{dist}
 Summary:        A transactional persistence engine for Java
 
 Group:          Development/Libraries
@@ -82,6 +112,9 @@ cp -pr build/doc/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Sat Oct 19 2013 Matt Spaulding <mspaulding06 at gmail.com> - 1.0-6
+- Add original license and changelog for spec file
+
 * Fri Oct 11 2013 Matt Spaulding <mspaulding06 at gmail.com> - 1.0-5
 - Updated license to reflect license included with source (RHBZ#998506)
 
@@ -99,3 +132,18 @@ cp -pr build/doc/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 * Fri Jul 27 2012 Matt Spaulding <mspaulding06 at gmail.com> 1.0-1
 - Initial package build
 
+* Fri Feb 06 2009 Ralph Apel <r.apel at r-apel.de> 0:1.0-2.jpp5
+- Rebuild for JPP-5 according to current best practices
+
+* Wed Apr 04 2007 Fernando Nasser <fnasser at redhat.com> 0:1.0-1jpp
+- Upgrade to 1.0
+
+* Fri May 26 2006 Fernando Nasser <fnasser at redhat.com> 0:0.20-2jpp
+- First JPP 1.7 build
+
+* Thu Feb 17 2005 Ralph Apel <r.apel at r-apel.de> 0:0.20-1jpp
+- Upgrade to 0.20 from HEAD
+
+* Wed Feb 09 2005 Ralph Apel <r.apel at r-apel.de> 0:0.13-1jpp
+- First release
+


More information about the scm-commits mailing list