commit 8f9b1d3603c198d59bf3556df9d856ca93db840c
Author: Jan Rękorajski <[email protected]>
Date:   Thu Jul 19 14:54:23 2012 +0200

    Correct ADA install directories
    Release 3

 plplot.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/plplot.spec b/plplot.spec
index aba0c32..a8ebeda 100644
--- a/plplot.spec
+++ b/plplot.spec
@@ -21,7 +21,7 @@ Summary:      PLplot - a library of functions that are useful 
for making scientific p
 Summary(pl.UTF-8):     PLplot - biblioteka funkcji przydatnych do tworzenia 
wykresów naukowych
 Name:          plplot
 Version:       5.9.9
-Release:       2
+Release:       3
 License:       LGPL v2+
 Group:         Libraries
 Source0:       
http://downloads.sourceforge.net/plplot/%{name}-%{version}.tar.gz
@@ -103,8 +103,8 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                octave_m_sitedir        %(octave-config --m-site-dir)
 
 %define                gcc_target      %(%{__cc} -dumpmachine)
-%define                ada_incdir      
%{_libdir}/%{gcc_target}/%{cc_version}/adainclude
-%define                ada_objdir      
%{_libdir}/%{gcc_target}/%{cc_version}/adalib
+%define                ada_incdir      
%{_libdir}/gcc/%{gcc_target}/%{cc_version}/adainclude
+%define                ada_objdir      
%{_libdir}/gcc/%{gcc_target}/%{cc_version}/adalib
 
 %description
 PLplot is a library of functions that are useful for making scientific
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to