11Summary: The Apache Subversion control system
22Name: subversion
3- Version: 1.14.0
4- Release: 4 %{?dist }
3+ Version: 1.14.1
4+ Release: 1 %{?dist }
55License: ASL 2.0
6- URL: https://subversion.apache.org/
7- Group: Utilities/System
86Vendor: Microsoft Corporation
97Distribution: Mariner
8+ Group: Utilities/System
9+ URL: https://subversion.apache.org/
1010Source0: https://archive.apache.org/dist/%{name }/%{name }-%{version }.tar.bz2
11- Patch0: CVE-2020-17525.patch
12-
1311BuildRequires: apr-devel
1412BuildRequires: apr-util
1513BuildRequires: apr-util-devel
1614BuildRequires: expat-devel
1715BuildRequires: libserf-devel
1816BuildRequires: libtool
1917BuildRequires: lz4
20- BuildRequires: utf8proc-devel
21- BuildRequires: swig
22- BuildRequires: sqlite-devel
2318BuildRequires: perl(ExtUtils::Embed)
19+ BuildRequires: sqlite-devel
20+ BuildRequires: swig
21+ BuildRequires: utf8proc-devel
2422%if %{with_check }
2523BuildRequires: python-xml
2624BuildRequires: python2
2725BuildRequires: shadow-utils
2826BuildRequires: sudo
2927%endif
30-
3128Requires: apr
3229Requires: apr-util
3330Requires: libserf
@@ -37,19 +34,20 @@ Requires: utf8proc
3734The Apache version control system.
3835
3936%package devel
40- Summary: Header and development files for mesos
41- Requires: %{name } = %{version }
37+ Summary: Header and development files for mesos
38+ Requires: %{name } = %{version }
39+
4240%description devel
4341 subversion-devel package contains header files, libraries.
4442
4543%package perl
46- Summary: Allows Perl scripts to directly use Subversion repositories.
47- Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
48- Requires: %{name } = %{version }
44+ Summary: Allows Perl scripts to directly use Subversion repositories.
45+ Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
46+ Requires: %{name } = %{version }
47+
4948%description perl
5049Provides Perl (SWIG) support for Subversion version control system.
5150
52-
5351%prep
5452%autosetup -p1
5553
@@ -71,9 +69,9 @@ make -j1 DESTDIR=%{buildroot} install
7169%find_lang %{name }
7270
7371# For Perl bindings
74- make install-swig-pl-lib DESTDIR= $RPM_BUILD_ROOT
72+ make install-swig-pl-lib DESTDIR= %{ buildroot }
7573make pure_vendor_install -C subversion/bindings/swig/perl/native \
76- PERL_INSTALL_ROOT= $RPM_BUILD_ROOT
74+ PERL_INSTALL_ROOT= %{ buildroot }
7775
7876%check
7977# subversion expect nonroot user to run tests
@@ -105,61 +103,88 @@ sudo -u test make check && userdel test -r -f
105103%{_mandir }/man3/SVN*
106104
107105%changelog
106+ *
Fri Jan 14 2022 Neha Agarwal <[email protected] > -
1.14.1-1 107+ - Update to version 1.14.1.
108+
108109*
Fri Apr 02 2021 Thomas Crain <[email protected] > -
1.14.0-4 109110- Merge the following releases from 1.0 to dev branch
110111-
[email protected] , 1.14.0-3: Adding 'BuildRequires' on 'python', 'shadow-utils' and 'sudo' to fix the package tests.111112-
[email protected] , 1.14.0-4: Patch CVE-2020-17525.112113
113- * Mon Oct 12 2020 Joe Schmitt <
[email protected] > 1.14.0-3
114- - Use new perl package names.
115- - Add perl(ExtUtils::Embed) build requirement.
116- - Update perl installation and packaging to perl_vendorarch directory.
117- * Thu Jun 11 2020 Henry Beberman <
[email protected] > 1.14.0-2
118- - Add -Wformat to fix the build because -Werror=format-security is enabled.
119- * Tue Jun 09 2020 Andrew Phelps <
[email protected] > 1.14.0-1
120- - Update to 1.14.0 to fix: CVE-2019-0203, CVE-2018-11782, CVE-2018-11803
121- * Sat May 09 2020 Nick Samson <
[email protected] > 1.10.2-7
122- - Added %%license line automatically
123- * Mon Apr 13 2020 Emre Girgin <
[email protected] > 1.10.2-6
124- - Rename serf to libserf.
125- - Update Source0 and URL to use https. Update License. License verified.
126- * Tue Sep 03 2019 Mateusz Malisz <
[email protected] > 1.10.2-5
127- - Initial CBL-Mariner import from Photon (license: Apache2).
128- * Tue Mar 05 2019 Siju Maliakkal <
[email protected] > 1.10.2-4
129- - Excluding conflicting perllocal.pod
130- * Tue Oct 02 2018 Siju Maliakkal <
[email protected] > 1.10.2-3
131- - Added Perl bindings
132- * Fri Sep 21 2018 Ankit Jain <
[email protected] > 1.10.2-2
133- - Added utf8proc as Requires.
134- * Wed Sep 19 2018 Ankit Jain <
[email protected] > 1.10.2-1
135- - Updated to version 1.10.2
136- * Mon Jan 22 2018 Xiaolin Li <
[email protected] > 1.9.7-2
137- - Compile subversion with https repository access module support
138- * Mon Aug 28 2017 Xiaolin Li <
[email protected] > 1.9.7-1
139- - Update to version 1.9.7.
140- * Thu Jun 15 2017 Xiaolin Li <
[email protected] > 1.9.5-2
141- - Fix make check issues.
142- * Wed Apr 12 2017 Vinay Kulkarni <
[email protected] > 1.9.5-1
143- - Update to version 1.9.5
144- * Tue Dec 27 2016 Xiaolin Li <
[email protected] > 1.9.4-2
145- - Moved pkgconfig/*.pc to devel subpackage.
146- * Wed Nov 23 2016 Harish Udaiya Kumar <
[email protected] > 1.9.4-1
147- - Upgraded to version 1.9.4, fixes CVE-2016-2167 CVE-2016-2168
148- * Wed Nov 16 2016 Alexey Makhalov <
[email protected] > 1.9.3-8
149- - Use sqlite-{devel,libs}
150- * Mon Oct 10 2016 ChangLee <
[email protected] > 1.9.3-7
151- - Modified %check
152- * Tue May 24 2016 Priyesh Padmavilasom <
[email protected] > 1.9.3-6
153- - GA - Bump release of all rpms
154- * Tue Feb 23 2016 Xiaolin Li <
[email protected] > 1.9.3-1
155- - Updated to version 1.9.3
156- * Tue Nov 10 2015 Xiaolin Li <
[email protected] > 1.8.13-5
157- - Handled locale files with macro find_lang
158- * Tue Sep 22 2015 Harish Udaiya Kumar <
[email protected] > 1.8.13-4
159- - Updated build-requires after creating devel package for apr.
160- * Mon Sep 21 2015 Xiaolin Li <
[email protected] > 1.8.13-3
161- - Move .a, and .so files to devel pkg.
162- * Tue Sep 08 2015 Vinay Kulkarni <
[email protected] > 1.8.13-2
163- - Move headers into devel pkg.
164- * Fri Jun 26 2015 Sarah Choi <
[email protected] > 1.8.13-1
165- - Initial build. First version
114+ *
Mon Oct 12 2020 Joe Schmitt <[email protected] > 1.14.0-3 115+ - Use new perl package names.
116+ - Add perl(ExtUtils::Embed) build requirement.
117+ - Update perl installation and packaging to perl_vendorarch directory.
118+
119+ *
Thu Jun 11 2020 Henry Beberman <[email protected] > 1.14.0-2 120+ - Add -Wformat to fix the build because -Werror=format-security is enabled.
121+
122+ *
Tue Jun 09 2020 Andrew Phelps <[email protected] > 1.14.0-1 123+ - Update to 1.14.0 to fix: CVE-2019-0203, CVE-2018-11782, CVE-2018-11803
124+
125+ *
Sat May 09 2020 Nick Samson <[email protected] > 1.10.2-7 126+ - Added %%license line automatically
127+
128+ *
Mon Apr 13 2020 Emre Girgin <[email protected] > 1.10.2-6 129+ - Rename serf to libserf.
130+ - Update Source0 and URL to use https. Update License. License verified.
131+
132+ *
Tue Sep 03 2019 Mateusz Malisz <[email protected] > 1.10.2-5 133+ - Initial CBL-Mariner import from Photon (license: Apache2).
134+
135+ *
Tue Mar 05 2019 Siju Maliakkal <[email protected] > 1.10.2-4 136+ - Excluding conflicting perllocal.pod
137+
138+ *
Tue Oct 02 2018 Siju Maliakkal <[email protected] > 1.10.2-3 139+ - Added Perl bindings
140+
141+ *
Fri Sep 21 2018 Ankit Jain <[email protected] > 1.10.2-2 142+ - Added utf8proc as Requires.
143+
144+ *
Wed Sep 19 2018 Ankit Jain <[email protected] > 1.10.2-1 145+ - Updated to version 1.10.2
146+
147+ *
Mon Jan 22 2018 Xiaolin Li <[email protected] > 1.9.7-2 148+ - Compile subversion with https repository access module support
149+
150+ *
Mon Aug 28 2017 Xiaolin Li <[email protected] > 1.9.7-1 151+ - Update to version 1.9.7.
152+
153+ *
Thu Jun 15 2017 Xiaolin Li <[email protected] > 1.9.5-2 154+ - Fix make check issues.
155+
156+ *
Wed Apr 12 2017 Vinay Kulkarni <[email protected] > 1.9.5-1 157+ - Update to version 1.9.5
158+
159+ *
Tue Dec 27 2016 Xiaolin Li <[email protected] > 1.9.4-2 160+ - Moved pkgconfig/*.pc to devel subpackage.
161+
162+ *
Wed Nov 23 2016 Harish Udaiya Kumar <[email protected] > 1.9.4-1 163+ - Upgraded to version 1.9.4, fixes CVE-2016-2167 CVE-2016-2168
164+
165+ *
Wed Nov 16 2016 Alexey Makhalov <[email protected] > 1.9.3-8 166+ - Use sqlite-{devel,libs}
167+
168+ *
Mon Oct 10 2016 ChangLee <[email protected] > 1.9.3-7 169+ - Modified %check
170+
171+ *
Tue May 24 2016 Priyesh Padmavilasom <[email protected] > 1.9.3-6 172+ - GA - Bump release of all
173+
174+ *
Tue Feb 23 2016 Xiaolin Li <[email protected] > 1.9.3-1 175+ - Updated to version 1.9.3
176+
177+ *
Tue Nov 10 2015 Xiaolin Li <[email protected] > 1.8.13-5 178+ - Handled locale files with macro find_lang
179+
180+ *
Tue Sep 22 2015 Harish Udaiya Kumar <[email protected] > 1.8.13-4 181+ - Updated build-requires after creating devel package for apr.
182+
183+ *
Mon Sep 21 2015 Xiaolin Li <[email protected] > 1.8.13-3 184+ - Move .a, and .so files to devel pkg.
185+
186+ *
Tue Sep 08 2015 Vinay Kulkarni <[email protected] > 1.8.13-2 187+ - Move headers into devel pkg.
188+
189+ *
Fri Jun 26 2015 Sarah Choi <[email protected] > 1.8.13-1 190+ - Initial build. First version
0 commit comments