|
@@ -12,7 +12,7 @@ Summary: Modern Version Control System
|
|
|
Summary(ja): モダンなバージョン管理システム
|
|
|
Name: subversion
|
|
|
Version: 1.8.9
|
|
|
-Release: 2%{?_dist_release}
|
|
|
+Release: 3%{?_dist_release}
|
|
|
License: ASL 2.0
|
|
|
Group: Development/Tools
|
|
|
URL: http://subversion.apache.org/
|
|
@@ -54,7 +54,7 @@ BuildRequires: libgnome-keyring-devel
|
|
|
BuildRequires: libserf-devel
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
|
|
-%define __perl_requires %{SOURCE3}
|
|
|
+%define __perllib_requires %{SOURCE3}
|
|
|
|
|
|
%description
|
|
|
Subversion is a concurrent version control system which enables one
|
|
@@ -300,6 +300,10 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Mon Jun 30 2014 IWAI, Masaharu <iwaim.sub@gmail.com> 1.8.9-3
|
|
|
+- build with Perl 5.16
|
|
|
+- using %%__perllib_requires
|
|
|
+
|
|
|
* Fri Jun 27 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 1.8.9-2
|
|
|
- rebuild with ruby-2.1.2-6
|
|
|
|