orion pushed to itk (f21). "Update to 4.0.1"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 5 18:05:57 UTC 2015


>From 62896d16094ae2e9b802de46f2e644cba19b2041 Mon Sep 17 00:00:00 2001
From: Orion Poplawski <orion at cora.nwra.com>
Date: Tue, 5 May 2015 12:02:37 -0600
Subject: Update to 4.0.1


diff --git a/.gitignore b/.gitignore
index 546cb18..3c48662 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 itk-20071231cvs.tgz
 /itk4.0.0.tar.gz
+/itk4.0.1.tar.gz
diff --git a/itcl4.0.0-objects.patch b/itcl4.0.0-objects.patch
deleted file mode 100644
index b9c9aec..0000000
--- a/itcl4.0.0-objects.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- itk4.0.0.orig/generic/itkArchetype.c	2013-02-03 17:25:51.000000000 +0100
-+++ itk4.0.0.orig/generic/itkArchetype.c	2014-07-07 11:37:19.984552307 +0200
-@@ -589,7 +589,7 @@ Itk_ArchInitCmd(dummy, interp, objc, obj
-                         (ClientData)ivPtr);
- 
-                     val = Itcl_GetInstanceVar(interp,
--		            Tcl_GetString(ivPtr->fullNamePtr),
-+		            Tcl_GetString(ivPtr->namePtr),
-                             contextObj, contextObj->iclsPtr);
- 
-                     result = Itk_AddOptionPart(interp, info,
diff --git a/itk.spec b/itk.spec
index 68fb553..cc27dc9 100644
--- a/itk.spec
+++ b/itk.spec
@@ -2,18 +2,17 @@
 %{!?tcl_sitearch: %define tcl_sitearch %{_libdir}/tcl%{tcl_version}}
 
 Name:           itk
-Version:        4.0.0
-Release:        4%{?dist}
+Version:        4.0.1
+Release:        1%{?dist}
 Summary:        Object oriented extensions to Tk
 
 Group:          Development/Libraries
 License:        TCL
 URL:            http://incrtcl.sourceforge.net/itcl/
-Source0:        https://downloads.sourceforge.net/project/incrtcl/%5Bincr%20Tcl_Tk%5D-4-source/Itcl%20%{version}/%{name}%{version}.tar.gz
+Source0:        https://downloads.sourceforge.net/incrtcl/%{name}%{version}.tar.gz
 Patch0:         itk-libdir.patch
 Patch1:         itk-soname.patch
 Patch2:         itcl4.0.0-linuxloading.patch
-Patch3:         itcl4.0.0-objects.patch
 Patch4:         itcl4.0.0-tolowercase.patch
 
 Requires:       tcl(abi) = 8.6 itcl tk
@@ -36,7 +35,6 @@ Development headers and libraries for linking against itk.
 %patch0 -p1 -b .libdir
 %patch1 -p1 -b .soname
 %patch2 -p1 -b .linuxloading
-%patch3 -p1 -b .objects
 %patch4 -p1 -b .tolowercase
 
 %build
@@ -61,6 +59,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 # What happened to itk's stub library and itkConfig.sh?
 
 %changelog
+* Tue May 5 Orion Poplawski <orion at cora.nwra.com> - 4.0.1-1
+- Update to 4.0.1
+
 * Thu Aug 28 2014 Dmitrij S. Kryzhevich <krege at land.ru> - 4.0.0-4
 - Fix RHBZs #1116860, #1105506, #1116853.
 
diff --git a/sources b/sources
index 9d1f90b..2308306 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e3600a9ad0fcdcbbc4138af5a4893b7e  itk4.0.0.tar.gz
+bb4af8623f639c2aabbd75711c4699fe  itk4.0.1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/itk.git/commit/?h=f21&id=62896d16094ae2e9b802de46f2e644cba19b2041


More information about the scm-commits mailing list