]> git.pld-linux.org Git - packages/swig.git/commitdiff
- updated to 3.0.8 auto/th/swig-3.0.8-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 10 Jan 2016 12:06:24 +0000 (13:06 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 10 Jan 2016 12:06:24 +0000 (13:06 +0100)
- ccache-swig(1) man page has been dropped; see Doc/Manual/CCache.html instead

swig.spec

index 477cedab5fb85198da848aafd2da8d51b56a0b98..553b63b88f48cf3f267d73ef1dae786dee287e4a 100644 (file)
--- a/swig.spec
+++ b/swig.spec
@@ -14,12 +14,12 @@ Summary:    Interface generator for Perl, Tcl, Guile and Python
 Summary(pl.UTF-8):     Generator interfejsów do Perla, Tcl-a, Guile'a i Pythona
 Summary(pt_BR.UTF-8):  Gerador de Interfaces e "Wrappers" Simplificado (SWIG)
 Name:          swig
-Version:       3.0.7
+Version:       3.0.8
 Release:       1
 License:       GPL v3+ (utility), free (library)
 Group:         Development/Languages
 Source0:       http://downloads.sourceforge.net/swig/%{name}-%{version}.tar.gz
-# Source0-md5: 7fff46c84b8c630ede5b0f0827e3d90a
+# Source0-md5: c96a1d5ecb13d38604d7e92148c73c97
 Patch0:                %{name}-php-freearg.patch
 URL:           http://www.swig.org/
 BuildRequires: autoconf >= 2.58
@@ -223,7 +223,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}/%{version}/std
 %{_datadir}/%{name}/%{version}/typemaps
 %{_datadir}/%{name}/%{version}/uffi
-%{_mandir}/man1/ccache-swig.1*
 %{_examplesdir}/%{name}-%{version}
 
 %if %{with guile}
This page took 0.11053 seconds and 4 git commands to generate.