rpms/octave/devel octave.spec,1.82,1.83

Jussi Lehtola jussilehtola at fedoraproject.org
Sat Jul 11 13:23:13 UTC 2009


Author: jussilehtola

Update of /cvs/pkgs/rpms/octave/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4555/devel

Modified Files:
	octave.spec 
Log Message:
Build fixes.


Index: octave.spec
===================================================================
RCS file: /cvs/pkgs/rpms/octave/devel/octave.spec,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -p -r1.82 -r1.83
--- octave.spec	11 Jul 2009 12:26:36 -0000	1.82
+++ octave.spec	11 Jul 2009 13:22:43 -0000	1.83
@@ -19,6 +19,7 @@ BuildRequires:  ncurses-devel zlib-devel
 BuildRequires:  readline-devel glibc-devel fftw-devel gperf ghostscript
 BuildRequires:  curl-devel pcre-devel texinfo-tex arpack-devel libX11-devel
 BuildRequires:  suitesparse-devel glpk-devel gnuplot desktop-file-utils
+BuildRequires:  GraphicsMagick-c++-devel fltk-devel
 # FIXME: Uncomment when qrupdate is available in Fedora
 #BuildRequires:  qrupdate-devel
 
@@ -83,6 +84,8 @@ echo "%{_libdir}/octave-%{version}" > $R
 # Remove RPM_BUILD_ROOT from ls-R files
 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
+# Make sure ls-R exists
+touch $RPM_BUILD_ROOT%{_datadir}/%{name}/ls-R
 
 # Clean doc directory
 pushd doc
@@ -121,7 +124,7 @@ fi
 %files
 %defattr(-,root,root,-)
 %doc COPYING NEWS* PROJECTS README README.Linux README.kpathsea ROADMAP
-%doc SENDING-PATCHES emacs/ examples/ doc/interpreter/octave.p*
+%doc SENDING-PATCHES emacs/ examples/ doc/interpreter/octave.pdf
 %doc doc/faq/ doc/interpreter/HTML/ doc/refcard/
 %config /etc/ld.so.conf.d/octave-*.conf
 %{_bindir}/octave*




More information about the fedora-extras-commits mailing list