[packages/enblend-enfuse] - up to 4.2

baggins baggins at pld-linux.org
Thu Apr 13 09:32:21 CEST 2017


commit 5a0561b576ec2fdbe3eb6f424e36e5698e3b2eca
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Apr 13 09:32:12 2017 +0200

    - up to 4.2

 enblend-enfuse-info.patch    |  30 ----------
 enblend-enfuse-texinfo.patch | 139 -------------------------------------------
 enblend-enfuse.spec          |  18 +-----
 3 files changed, 3 insertions(+), 184 deletions(-)
---
diff --git a/enblend-enfuse.spec b/enblend-enfuse.spec
index 0e002a8..9ff4cf3 100644
--- a/enblend-enfuse.spec
+++ b/enblend-enfuse.spec
@@ -6,14 +6,12 @@
 Summary:	Image blending with multiresolution splines
 Summary(pl.UTF-8):	Łączenie zdjęć przy użyciu splajnów wielokrotnej rozdzielczości
 Name:		enblend-enfuse
-Version:	4.1.2
-Release:	14
+Version:	4.2
+Release:	1
 License:	GPL v2+
 Group:		Applications/Graphics
 Source0:	http://downloads.sourceforge.net/enblend/%{name}-%{version}.tar.gz
-# Source0-md5:	5b609ddfc9fae5fadf65d29c08e0340e
-Patch0:		%{name}-info.patch
-Patch1:		%{name}-texinfo.patch
+# Source0-md5:	e26751f393862cecfd1a113003787001
 URL:		http://enblend.sourceforge.net/
 BuildRequires:	OpenEXR-devel >= 1.0
 BuildRequires:	OpenGL-GLU-devel
@@ -60,16 +58,8 @@ przynajmniej bardzo trudne do zobaczenia. Enblend nie wyrównuje zdjęć
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-
-%{__sed} -i -e 's/src:://g;s/CFG::/CFG_/g' doc/*.texi doc/define2set.pl configure.in
 
 %build
-%{__aclocal} -I m4
-%{__autoheader}
-%{__automake}
-%{__autoconf}
 %configure \
 	%{?with_openmp:--enable-openmp --disable-image-cache}
 %{__make}
@@ -96,5 +86,3 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/enfuse
 %{_mandir}/man1/enblend.1*
 %{_mandir}/man1/enfuse.1*
-%{_infodir}/enblend.info*
-%{_infodir}/enfuse.info*
diff --git a/enblend-enfuse-info.patch b/enblend-enfuse-info.patch
deleted file mode 100644
index eb10d7d..0000000
--- a/enblend-enfuse-info.patch
+++ /dev/null
@@ -1,30 +0,0 @@
---- enblend-enfuse-4.0-753b534c819d/doc/enblend.texi.orig	2009-12-21 08:22:30.000000000 +0100
-+++ enblend-enfuse-4.0-753b534c819d/doc/enblend.texi	2010-10-31 13:27:08.515099937 +0100
-@@ -28,10 +28,10 @@
- @c Categorization for the GNU Info System
- @c
- 
-- at dircategory Individual utilities
-+ at dircategory Graphics Utilities:
- 
- @direntry
--* enblend: (enblend).                   Blend images using a multiresolution spline.
-+* enblend: (enblend).			Blend images using a multiresolution spline
- @end direntry
- 
- 
---- enblend-enfuse-4.0-753b534c819d/doc/enfuse.texi.orig	2009-12-21 08:22:30.000000000 +0100
-+++ enblend-enfuse-4.0-753b534c819d/doc/enfuse.texi	2010-10-31 13:27:25.587104966 +0100
-@@ -28,10 +28,10 @@
- @c Categorization for the GNU Info System
- @c
- 
-- at dircategory Individual utilities
-+ at dircategory Graphics Utilities:
- 
- @direntry
--* enfuse: (enfuse).                     Fuse images using a multiresolution spline.
-+* enfuse: (enfuse).			Fuse images using a multiresolution spline
- @end direntry
- 
- 
diff --git a/enblend-enfuse-texinfo.patch b/enblend-enfuse-texinfo.patch
deleted file mode 100644
index 6c5fa05..0000000
--- a/enblend-enfuse-texinfo.patch
+++ /dev/null
@@ -1,139 +0,0 @@
-For some reason texinfo 5 doesn't like @if... just after @macro and @end ... just before @end macro
-(strange things happen...)
---- enblend-enfuse-4.1.1/doc/auxmac.texi.orig	2013-07-20 18:07:37.617634914 +0200
-+++ enblend-enfuse-4.1.1/doc/auxmac.texi	2013-07-20 18:09:19.710963959 +0200
-@@ -82,6 +82,7 @@
- 
- @c Generate a nice representation of base^exponent.
- @macro power{base, exponent}
-+
- @ifinfo
- \base\^\exponent\
- @end ifinfo
-@@ -94,10 +95,12 @@
- @docbook
- \base\<superscript>\exponent\</superscript>
- @end docbook
-+
- @end macro
- 
- 
- @macro classictimes
-+
- @ifinfo
- x at c gobble following newline  -- The Tricks of a Texinfo Wizard.
- @end ifinfo
-@@ -110,6 +113,7 @@
- @docbook
- ×
- @end docbook
-+
- @end macro
- 
- 
-@@ -117,6 +121,7 @@
- @c for TeX lives in auxmac.tex.
- @ifnottex
- @macro geq
-+
- @ifinfo
- >=@c
- @end ifinfo
-@@ -126,6 +131,7 @@
- @docbook
- ≥
- @end docbook
-+
- @end macro
- @end ifnottex
- 
-@@ -140,6 +140,7 @@
- @c for TeX lives in auxmac.tex.
- @ifnottex
- @macro leq
-+
- @ifinfo
- <=@c
- @end ifinfo
-@@ -149,6 +150,7 @@
- @docbook
- ≤
- @end docbook
-+
- @end macro
- @end ifnottex
- 
-@@ -172,6 +174,7 @@
- @c Special Characters
- 
- @macro inlineomega
-+
- @ifinfo
- @math{omega}@c
- @end ifinfo
-@@ -186,10 +189,12 @@
- @docbook
- ω
- @end docbook
-+
- @end macro
- 
- 
- @macro inlinesigma
-+
- @ifinfo
- @math{sigma}@c
- @end ifinfo
-@@ -204,10 +209,12 @@
- @docbook
- σ
- @end docbook
-+
- @end macro
- 
- 
- @macro inlinexi
-+
- @ifinfo
- @math{xi}@c
- @end ifinfo
-@@ -222,6 +229,7 @@
- @docbook
- ξ
- @end docbook
-+
- @end macro
- 
- 
-@@ -239,6 +245,7 @@
- 
- 
- @macro semilog{significant, exponent}
-+
- @ifinfo
- \significant\*10^\exponent\@c
- @end ifinfo
-@@ -258,4 +265,5 @@
- @docbook
- \significant\×10<superscript>\exponent\</superscript>
- @end docbook
-+
- @end macro
---- enblend-enfuse-4.1.1/doc/enfuse.texi.orig	2013-07-20 18:14:21.924284611 +0200
-+++ enblend-enfuse-4.1.1/doc/enfuse.texi	2013-07-20 18:33:00.144237684 +0200
-@@ -2434,6 +2434,7 @@
- input images at tie{}@math{n}.
- 
- @macro equationW{}
-+
- @ifnotdocbook
- @ifnottex
- (W)
-@@ -2445,6 +2446,7 @@
- @docbook
- <xref linkend="equ:pixel-weighting-function"/>
- @end docbook
-+
- @end macro
- 
- Enfuse allows for weighting the contribution of each @math{P(i, x, y)}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/enblend-enfuse.git/commitdiff/5a0561b576ec2fdbe3eb6f424e36e5698e3b2eca



More information about the pld-cvs-commit mailing list