[UpTools] Fixed License

sebelk sebelk at fedoraproject.org
Mon May 16 14:43:08 UTC 2011


commit d77b65bcc6ca927d167c0d12f801e6f229d1453b
Author: Sergio Belkin <sebelk at fedoraproject.org>
Date:   Mon May 16 11:41:37 2011 -0300

    Fixed License

 .gitignore   |    1 +
 UpTools.spec |    8 ++++++--
 sources      |    1 +
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bf73abb..f1bf83c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /UpTools-8.5.4.tar.gz
+/UpTools-8.5.5.tar.gz
diff --git a/UpTools.spec b/UpTools.spec
index db97033..4e0e77c 100644
--- a/UpTools.spec
+++ b/UpTools.spec
@@ -1,8 +1,8 @@
 Summary: C++ library for HPC, networking, DB, memory, etc
 Name: UpTools
 Version: 8.5.4
-Release: 13%{dist}
-License: BSD with advertising
+Release: 14%{dist}
+License: BSD with attribution
 Group: Development/Libraries
 Source: http://www.palermo.edu/ingenieria/%{name}-%{version}.tar.gz
 Patch0: %{name}-8.5.4-64bit.patch
@@ -83,6 +83,10 @@ rm -f %{buildroot}%{_libdir}/libUpTools.la
 %doc LICENSE doc/README.FEDORA doc/code_examples
 
 %changelog
+* Fri May 16 2011 Dan Horák <dan at danny.cz> - 8.5.4-14
+- Fixed License, it was tagged wrongly as "BSD with advertising",
+  it was replaced by "BSD with attribution"
+
 * Fri Mar 25 2011 Dan Horák <dan at danny.cz> - 8.5.4-13
 - fix build on 64-bit platforms (don't fiddle with libdir in configure)
 - fix build on s390 where size_t is unsigned long
diff --git a/sources b/sources
index ed6f409..4a09926 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 3e4f8279ce459015b7c1c908d266b784  UpTools-8.5.4.tar.gz
+de2386ed999d7d3d5d669fd4faefa3b1  UpTools-8.5.5.tar.gz


More information about the scm-commits mailing list