[pfstools/f15] Fix placement of octave plugin.

Jussi Lehtola jussilehtola at fedoraproject.org
Thu Aug 18 08:29:54 UTC 2011


commit 114e67e6a65aff9273952a0b5251baecedac08be
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Thu Aug 18 11:29:39 2011 +0300

    Fix placement of octave plugin.

 pfstools.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/pfstools.spec b/pfstools.spec
index b34fc16..13836b8 100644
--- a/pfstools.spec
+++ b/pfstools.spec
@@ -1,6 +1,6 @@
 Name:		pfstools
 Version:	1.8.3
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Programs for handling high-dynamic range images
 
 Group:		Applications/Multimedia
@@ -91,6 +91,7 @@ ImageMagick to and from the HDR graphics file format used in pfstools.
 %package octave
 Summary:	Octave interaction with PFS tools
 Group:		Applications/Multimedia
+Requires:	octave(api) = %{octave_api}
 
 %description octave
 The pfstools-octave package contains programs to process red, green and blue
@@ -261,7 +262,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/pfsoctavelum
 %{_bindir}/pfsoctavergb
 %{_bindir}/pfsstat
-%{_libdir}/octave/*/site/oct/pfstools
+%{_libdir}/octave/*/site/oct/*/pfstools
 %{_datadir}/octave/*/site/m/pfstools
 %{_mandir}/man1/pfsoctavelum.1.gz
 %{_mandir}/man1/pfsoctavergb.1.gz
@@ -280,6 +281,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/pfs-1.2
 
 %changelog
+* Thu Aug 18 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.8.3-2
+- Add dependecy on octave(api) in -octave.
+- Rebuild for octave 3.4.2.
+
 * Tue May 10 2011 Orion Poplawski <orion at cora.nwra.com> - 1.8.3-1
 - Update to upstream release 1.8.3
 - pfsview now uses qt4


More information about the scm-commits mailing list