Hello community, here is the log from the commit of package pure-ftpd for openSUSE:Factory checked in at 2019-07-26 17:34:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pure-ftpd (Old) and /work/SRC/openSUSE:Factory/.pure-ftpd.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pure-ftpd" Fri Jul 26 17:34:48 2019 rev:53 rq:718866 version:1.0.47 Changes: -------- --- /work/SRC/openSUSE:Factory/pure-ftpd/pure-ftpd.changes 2019-06-19 21:10:50.646651781 +0200 +++ /work/SRC/openSUSE:Factory/.pure-ftpd.new.4126/pure-ftpd.changes 2019-07-26 17:34:51.528075196 +0200 @@ -1,0 +2,13 @@ +Fri Jul 26 12:11:28 UTC 2019 - [email protected] + +- removal of version checks for outdated distributions + +------------------------------------------------------------------- +Thu Jul 25 13:14:55 UTC 2019 - [email protected] + +- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by + firewalld, see [1]. + + [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html + +------------------------------------------------------------------- Old: ---- pure-ftpd.firewall ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pure-ftpd.spec ++++++ --- /var/tmp/diff_new_pack.ESRMOg/_old 2019-07-26 17:34:52.220074956 +0200 +++ /var/tmp/diff_new_pack.ESRMOg/_new 2019-07-26 17:34:52.224074954 +0200 @@ -29,7 +29,6 @@ Source3: %{name}.init Source4: %{name}.pamd Source5: %{name}.xinetd -Source7: %{name}.firewall Source8: %{name}.service # PATCH-FEATURE-OPENSUSE %{name}-1.0.20_config.patch -- Custom service configs. Patch0: %{name}-1.0.20_config.patch @@ -56,15 +55,9 @@ %if 0%{?suse_version} > 1500 BuildRequires: postgresql-server-devel %endif -%if 0%{?suse_version} > 1140 BuildRequires: pkgconfig(systemd) %{?systemd_requires} -%else -Requires(pre): %insserv_prereq -%endif -%if 0%{?suse_version} > 1320 Requires(pre): user(ftp) -%endif %description Pure-FTPd is a fast, production-quality, and standard-conforming FTP @@ -127,50 +120,25 @@ install -m 0644 pureftpd.schema %{buildroot}%{_sysconfdir}/openldap/schema/ -install -d %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ -install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name} - install -D -m 0644 usr.sbin.pure-ftpd %{buildroot}%{_sysconfdir}/apparmor/profiles/extras/usr.sbin.pure-ftpd -%if 0%{?suse_version} > 1140 install -D -m0644 %{SOURCE8} %{buildroot}%{_unitdir}/%{name}.service ln -sf service %{buildroot}%{_sbindir}/rc%{name} -%else -install -Dm 0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/xinetd.d/pure-ftpd -install -D -m 0755 %{SOURCE3} %{buildroot}%{_sysconfdir}/init.d/%{name} -mkdir -p %{buildroot}%{_sbindir} -ln -sf %{_sysconfdir}/init.d/%{name} %{buildroot}%{_sbindir}/rc%{name} -%endif %pre -%if 0%{?suse_version} > 1140 %service_add_pre %{name}.service -%endif %preun -%if 0%{?suse_version} > 1140 %service_del_preun %{name}.service -%else -%stop_on_removal %{name} -%endif %post if [ -f etc/pure-ftpd.conf ]; then mv etc/pure-ftpd.conf etc/pure-ftpd/pure-ftpd.conf fi -%if 0%{?suse_version} > 1140 %service_add_post %{name}.service -%else -%fillup_and_insserv %{name} -%endif %postun -%if 0%{?suse_version} > 1140 %service_del_postun %{name}.service -%else -%restart_on_update %{name} -%insserv_cleanup -%endif %files %license COPYING @@ -190,14 +158,8 @@ %config %{_sysconfdir}/openldap/schema/pureftpd.schema %config %{_sysconfdir}/pam.d/pure-ftpd %config(noreplace) %{_sysconfdir}/%{name}/pure-ftpd.conf -%config(noreplace) %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name} %config(noreplace) %{_sysconfdir}/apparmor/profiles/extras/usr.sbin.pure-ftpd -%if 0%{?suse_version} > 1140 %{_unitdir}/%{name}.service -%else -%config(noreplace) %{_sysconfdir}/xinetd.d/pure-ftpd -%{_sysconfdir}/init.d/%{name} -%endif %changelog
