/[smecontribs]/rpms/seafile/contribs9/seafile-5.1.3.libarchive.patch
ViewVC logotype

Annotation of /rpms/seafile/contribs9/seafile-5.1.3.libarchive.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Wed Feb 28 06:51:12 2018 UTC (6 years, 2 months ago) by jpp
Branch: MAIN
CVS Tags: seafile-5_1_3-1, seafile-5_1_3-2_el6_sme, HEAD
*** empty log message ***

1 jpp 1.1 diff -Nur seafile-5.1.3.ori/configure.ac seafile-5.1.3/configure.ac
2     --- seafile-5.1.3.ori/configure.ac 2016-07-12 00:15:47.000000000 -0400
3     +++ seafile-5.1.3/configure.ac 2018-02-28 00:35:40.491000000 -0500
4     @@ -311,7 +311,7 @@
5    
6     if test x${compile_server} = xyes; then
7     dnl check libarchive
8     - LIBARCHIVE_REQUIRED=2.8.5
9     + LIBARCHIVE_REQUIRED=2.8.3
10     PKG_CHECK_MODULES(LIBARCHIVE, [libarchive >= $LIBARCHIVE_REQUIRED])
11     AC_SUBST(LIBARCHIVE_CFLAGS)
12     AC_SUBST(LIBARCHIVE_LIBS)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed