[vecmath] Added missing files.

Susi Lehtola jussilehtola at fedoraproject.org
Wed Nov 28 23:46:51 UTC 2012


commit 8626e0d75f4ec5cc6cb1b3892341e60779c1790a
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Thu Nov 29 01:46:46 2012 +0200

    Added missing files.

 vecmath-1.5.2-fix-incorrect-fsf-address.patch |   22 ++++++++++++++++++++++
 vecmath-1.5.2-javadoc-link.patch              |   10 ++++++++++
 2 files changed, 32 insertions(+), 0 deletions(-)
---
diff --git a/vecmath-1.5.2-fix-incorrect-fsf-address.patch b/vecmath-1.5.2-fix-incorrect-fsf-address.patch
new file mode 100644
index 0000000..cf861dc
--- /dev/null
+++ b/vecmath-1.5.2-fix-incorrect-fsf-address.patch
@@ -0,0 +1,22 @@
+--- vecmath/LICENSE.txt	2008-02-28 21:18:51.000000000 +0100
++++ vecmath/LICENSE.txt-gil	2012-11-28 21:06:34.586611326 +0100
+@@ -3,7 +3,7 @@
+ Version 2, June 1991
+ 
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+-59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
++51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
+ 
+ Everyone is permitted to copy and distribute verbatim copies of this license
+ document, but changing it is not allowed.
+@@ -287,8 +287,8 @@
+     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
++    with this program; if not, write to the Free Software Foundation, Inc., 51
++    Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
+ 
+ Also add information on how to contact you by electronic and paper mail.
+ 
diff --git a/vecmath-1.5.2-javadoc-link.patch b/vecmath-1.5.2-javadoc-link.patch
new file mode 100644
index 0000000..acfca07
--- /dev/null
+++ b/vecmath-1.5.2-javadoc-link.patch
@@ -0,0 +1,10 @@
+--- vecmath/build.xml	2008-02-28 21:18:51.000000000 +0100
++++ vecmath/build.xml-gil	2012-11-28 20:53:54.171726954 +0100
+@@ -185,6 +185,7 @@
+ 	     maxmemory="128m"
+              destdir="${build}/javadocs"
+              windowtitle="Vecmath ${version}">
++             <link href="/usr/share/javadoc/java/" />
+     </javadoc>
+ 
+     <!-- Copy the copyright file -->


More information about the scm-commits mailing list