Author: sergiopr
Update of /cvs/nonfree/rpms/pgplot/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31328
Modified Files:
pgplot.spec
Log Message:
* Sat Dec 06 2008 Sergio Pascual <sergio.pasra(a)gmail.com> 5.2.2-27
- Fixing bz #228. Multilib conflict produced by pgplot-routines.pdf
Index: pgplot.spec
===================================================================
RCS file: /cvs/nonfree/rpms/pgplot/F-9/pgplot.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pgplot.spec 13 Nov 2008 10:32:48 -0000 1.1
+++ pgplot.spec 10 Dec 2008 11:15:49 -0000 1.2
@@ -3,7 +3,7 @@
Name: pgplot
%define lvmajor 5
Version: 5.2.2
-Release: 26%{?dist}
+Release: 27%{?dist}
Summary: Graphic library for making simple scientific graphs
Group: Development/Libraries
@@ -31,7 +31,7 @@
Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: libpng-devel tk-devel libX11-devel gcc-gfortran
-BuildRequires: perl texlive-latex glibc-common
+BuildRequires: perl glibc-common
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
@@ -155,7 +155,6 @@
%{__make} %{?_smp_mflags} pgplot-routines.tex
%{__make} %{?_smp_mflags} pgplot.html
-pdflatex pgplot-routines.tex
%install
%{__rm} -rf %{buildroot}
@@ -196,7 +195,7 @@
%files devel
%defattr (-,root,root,-)
-%doc aaaread.me pgplot-routines.pdf pgplot.html copyright.notice
+%doc aaaread.me pgplot-routines.tex pgplot.html copyright.notice
%{_libdir}/lib%{name}.so
%{_libdir}/libc%{name}.so
%{_includedir}/cpgplot.h
@@ -222,6 +221,9 @@
%{_bindir}/*
%changelog
+* Sat Dec 06 2008 Sergio Pascual <sergio.pasra(a)gmail.com> 5.2.2-27
+- Fixing bz #228. Multilib conflict produced by pgplot-routines.pdf
+
* Thu Nov 13 2008 Sergio Pascual <spr(a)astrax.fis.ucm.es> 5.2.2-26
- Provides includes release