rpms/octave/FC-4 octave.spec,1.25,1.26

Quentin Spencer (qspencer) fedora-extras-commits at redhat.com
Fri Feb 24 07:16:15 UTC 2006


Author: qspencer

Update of /cvs/extras/rpms/octave/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29496

Modified Files:
	octave.spec 
Log Message:
spec file fix


Index: octave.spec
===================================================================
RCS file: /cvs/extras/rpms/octave/FC-4/octave.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- octave.spec	1 Feb 2006 23:47:00 -0000	1.25
+++ octave.spec	24 Feb 2006 07:16:14 -0000	1.26
@@ -1,6 +1,6 @@
 Name:           octave
 Version:        2.1.72
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A high-level language for numerical computations
 Epoch:          6
 
@@ -104,8 +104,7 @@
 %config(noreplace) /etc/ld.so.conf.d/*
 %{_libdir}/octave*
 %{_datadir}/octave
-%{_libexecdir}/octave/%{version}
-%{_libexecdir}/octave/site
+%{_libexecdir}/octave
 %{_mandir}/man*/octave*
 %{_infodir}/octave.info*
 
@@ -116,10 +115,12 @@
 %{_bindir}/octave-config*
 %{_includedir}/octave*
 %{_mandir}/man*/mkoctfile*
-%{_libexecdir}/octave/ls-R
 
 
 %changelog
+* Fri Feb 24 2006 Quentin Spencer <qspencer at users.sourceforge.net> 2.1.72-4
+- Make sure /usr/libexec/octave is owned by octave.
+
 * Wed Feb  1 2006 Quentin Spencer <qspencer at users.sourceforge.net> 2.1.72-3
 - Patch to fix bug #179242.
 - Change dependency from fftw3 to fftw.




More information about the scm-commits mailing list