forked from pool/pure-ftpd
Accepting request 891856 from network
OBS-URL: https://build.opensuse.org/request/show/891856 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pure-ftpd?expand=0&rev=2
This commit is contained in:
commit
109b42cfe8
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 3 05:30:57 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
- Small cleanup
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 1 09:07:59 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
Sat May 1 09:07:59 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package pure-ftpd
|
# spec file for package pure-ftpd
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -110,7 +110,6 @@ CFLAGS="%{optflags} -I%{_includedir}/mysql"
|
|||||||
--with-virtualchroot \
|
--with-virtualchroot \
|
||||||
--with-extauth
|
--with-extauth
|
||||||
%make_build
|
%make_build
|
||||||
#{?_smp_mflags}
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
@ -151,7 +150,7 @@ fi
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
%doc FAQ AUTHORS NEWS THANKS README
|
%doc FAQ AUTHORS NEWS THANKS README
|
||||||
%doc README.Configuration-File HISTORY README.Virtual-Users README.AppArmor
|
%doc README.Configuration-File HISTORY README.Virtual-Users README.AppArmor
|
||||||
%doc README.LDAP pureftpd-ldap.conf README.MySQL pureftpd-mysql.conf
|
%doc README.LDAP pureftpd-ldap.conf README.MySQL pureftpd-mysql.conf
|
||||||
%doc README.PGSQL pureftpd-pgsql.conf README.TLS
|
%doc README.PGSQL pureftpd-pgsql.conf README.TLS
|
||||||
%doc README.Donations README.Authentication-Modules
|
%doc README.Donations README.Authentication-Modules
|
||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user