rpms/octave/devel octave.spec,1.30,1.31

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


Author: qspencer

Update of /cvs/extras/rpms/octave/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29550

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


Index: octave.spec
===================================================================
RCS file: /cvs/extras/rpms/octave/devel/octave.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- octave.spec	15 Feb 2006 20:37:32 -0000	1.30
+++ octave.spec	24 Feb 2006 07:23:11 -0000	1.31
@@ -1,6 +1,6 @@
 Name:           octave
 Version:        2.9.4
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        A high-level language for numerical computations
 Epoch:          6
 
@@ -86,8 +86,6 @@
 perl -pi -e "s,$RPM_BUILD_ROOT,," $RPM_BUILD_ROOT/%{_libexecdir}/%{name}/ls-R
 perl -pi -e "s,$RPM_BUILD_ROOT,," $RPM_BUILD_ROOT/%{_datadir}/%{name}/ls-R
 
-
-# XXX Nuke unpackaged files
 rm -f ${RPM_BUILD_ROOT}%{_infodir}/dir
 
 %clean
@@ -115,8 +113,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*
 
@@ -127,10 +124,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.9.4-8
+- Make sure /usr/libexec/octave is owned by octave.
+
 * Wed Feb 15 2006 Quentin Spencer <qspencer at users.sourceforge.net> 2.9.4-7
 - Rebuild for Fedora Extras 5.
 




More information about the scm-commits mailing list