]> git.pld-linux.org Git - packages/swig.git/commitdiff
- updated to 1.3.19
authortrojan <trojan@pld-linux.org>
Fri, 4 Apr 2003 08:50:21 +0000 (08:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    swig.spec -> 1.41

swig.spec

index 601ed71a9ad27199608f454b43aa4f8ee53c2334..a860f00f4bfabe466066a457827c26c746c61e2a 100644 (file)
--- a/swig.spec
+++ b/swig.spec
@@ -2,7 +2,7 @@ Summary:        Interface generator for Perl, Tcl, Guile and Python
 Summary(pl):   Generator interfejsów do Perla, Tcl-a, Guile'a i Pythona
 Summary(pt_BR):        Gerador de Interfaces e "Wrappers" Simplificado (SWIG)
 Name:          swig
-Version:       1.3.17
+Version:       1.3.19
 Release:       1
 License:       distributable
 Group:         Development/Languages
@@ -18,7 +18,7 @@ BuildRequires:        perl-devel >= 5.6.1
 BuildRequires: php-devel >= 4.1.0
 BuildRequires: python >= 2.2
 BuildRequires: ruby >= 1.6.3
-BuildRequires: tcl >= 8.3.3
+BuildRequires: tcl-devel >= 8.3.3
 BuildRequires: ocaml
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -129,7 +129,7 @@ Biblioteka SWIG: ocaml.
 
 %build
 oldpwd=$PWD
-for i in . Source/DOH Tools Examples/GIFPlot; do
+for i in . Tools; do
   cd $i
   %{__libtoolize}
   %{__aclocal}
This page took 0.078264 seconds and 4 git commands to generate.