]> git.pld-linux.org Git - packages/subversion.git/commitdiff
- rel 2 auto/th/subversion-1_6_13-2
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 13 Oct 2010 12:35:26 +0000 (12:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- unresolved symbols in perl and python modules are completely harmles

Changed files:
    subversion.spec -> 1.287

subversion.spec

index 248ec597e7d9c4d18abb7103685585e54486039d..37c758c63bd617ba22a11b2068d7cdc2582fae00 100644 (file)
@@ -32,7 +32,7 @@ Summary(pl.UTF-8):    System kontroli wersji podobny, ale lepszy, niż CVS
 Summary(pt_BR.UTF-8):  Sistema de versionamento concorrente
 Name:          subversion
 Version:       1.6.13
-Release:       1
+Release:       2
 License:       Apache/BSD-like
 Group:         Development/Version Control
 Source0:       http://subversion.tigris.org/downloads/%{name}-%{version}.tar.bz2
@@ -55,7 +55,7 @@ URL:          http://subversion.apache.org/
 %{?with_apache:BuildRequires:  apache-devel >= 2.2.0-8}
 BuildRequires: automake
 BuildRequires: db-devel >= 4.1.25
-BuildRequires: rpmbuild(macros) >= 1.559
+BuildRequires: rpmbuild(macros) >= 1.583
 %if %{with perl}
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -104,6 +104,8 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                apacheconfdir   %(%{apxs} -q SYSCONFDIR 2>/dev/null)/conf.d
 %define                apachelibdir    %(%{apxs} -q LIBEXECDIR 2>/dev/null)
 
+%define                skip_post_check_so      libsvn_swig_py-1.so.* libsvn_swig_perl-1.so.*
+
 %description
 The goal of the Subversion project is to build a version control
 system that is a compelling replacement for CVS in the open source
This page took 0.085143 seconds and 4 git commands to generate.