public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/netatalk] rawhide: 4.5.1 release
@ 2026-07-16 18:40 Andrew Bauer
  0 siblings, 0 replies; only message in thread
From: Andrew Bauer @ 2026-07-16 18:40 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/netatalk
Branch : rawhide
Commit : f09b21bfb7d82aee0de2f9c8efab8380d153cb1e
Author : Andrew Bauer <zonexpertconsulting@outlook.com>
Date   : 2026-07-16T13:40:17-05:00
Stats  : +22/-16 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/netatalk/c/f09b21bfb7d82aee0de2f9c8efab8380d153cb1e?branch=rawhide

Log:
4.5.1 release

---
diff --git a/.gitignore b/.gitignore
index bb6efc8..520b8cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /netatalk-4.2.4.tar.xz
 /netatalk-4.4.1.tar.xz
 /netatalk-4.4.3.tar.xz
+/netatalk-4.5.1.tar.xz

diff --git a/netatalk.spec b/netatalk.spec
index 2f7f9e4..71762ee 100644
--- a/netatalk.spec
+++ b/netatalk.spec
@@ -8,8 +8,8 @@
 
 Name:              netatalk
 Epoch:             5
-Version:           4.4.3
-Release:           3%{?dist}
+Version:           4.5.1
+Release:           1%{?dist}
 Summary:           Open Source Apple Filing Protocol(AFP) File Server
 # Automatically converted from old format: GPL+ and GPLv2 and GPLv2+ and LGPLv2+ and BSD and FSFUL and MIT - review is highly recommended.
 License:           GPL-1.0-or-later AND GPL-2.0-only AND GPL-2.0-or-later AND LicenseRef-Callaway-LGPLv2+ AND LicenseRef-Callaway-BSD AND FSFUL AND LicenseRef-Callaway-MIT
@@ -27,11 +27,16 @@ BuildRequires:     bison
 BuildRequires:     bstring-devel
 BuildRequires:     coreutils
 BuildRequires:     cracklib-devel
+BuildRequires:     cups-devel
 BuildRequires:     dbus-devel
 BuildRequires:     dbus-glib-devel
+BuildRequires:     dconf-devel
+BuildRequires:     file-devel
 BuildRequires:     findutils
 BuildRequires:     flex
 BuildRequires:     gcc
+#needed for xapian support
+BuildRequires:     gcc-c++
 BuildRequires:     grep
 BuildRequires:     iniparser-devel
 BuildRequires:     krb5-devel
@@ -59,9 +64,10 @@ BuildRequires:     rpm
 BuildRequires:     sed
 BuildRequires:     systemd
 BuildRequires:     systemtap-sdt-devel
+BuildRequires:     systemtap-sdt-dtrace
 BuildRequires:     %{tracker}
 BuildRequires:     %{trackerdevel}
-BuildRequires:     cups-devel
+BuildRequires:     xapian-core-devel
 
 Requires:     dconf
 Requires:     python3-dbus
@@ -83,7 +89,6 @@ are also included:
  * afpstats    - inquire AFP server usage stats
  * asip-status - inquire AFP server capabilities
  * dbd         - CNID database maintenance
- * macusers    - list connected AFP server users
 
 %package        devel
 Summary:        Development files for %{name}
@@ -176,7 +181,6 @@ done
         -Dwith-overwrite=true                                                  \
         -Dwith-lockfile-path=%{_rundir}/lock/netatalk                          \
         -Dwith-tcp-wrappers=false                                              \
-        -Dwith-dbus-sysconf-path=%{_sysconfdir}/dbus-1/system.d                \
         -Dwith-pkgconfdir-path=%{_sysconfdir}/netatalk                         \
         -Dwith-init-style=systemd                                              \
         -Dwith-init-hooks=false                                                \
@@ -184,6 +188,8 @@ done
         -Dwith-cups=true                                                       \
         -Dwith-tests=true                                                      \
         -Dwith-testsuite=true                                                  \
+        -Dwith-install-hooks=false                                             \
+        -Dwith-dtrace=true                                                     \
         %{?fedora:-Dwith-appletalk=true}
 
 %meson_build
@@ -208,6 +214,9 @@ rm -rf %{buildroot}%{_pkgdocdir}/DOCKER.txt
 %check
 %meson_test
 
+%posttrans
+%{_bindir}/dconf update
+
 %post
 %systemd_post %{name}.service
 
@@ -230,14 +239,14 @@ rm -rf %{buildroot}%{_pkgdocdir}/DOCKER.txt
 
 %files
 %license COPYING COPYRIGHT
-%doc CONTRIBUTORS.txt NEWS.txt INSTALL.txt README.txt SECURITY.txt CODE_OF_CONDUCT.txt
+%doc CONTRIBUTORS.txt NEWS.txt INSTALL.txt README.txt SECURITY.txt CODE_OF_CONDUCT.txt CONTAINERS.txt
 
 %dir %{_sysconfdir}/netatalk
-%config(noreplace) %{_sysconfdir}/dbus-1/system.d/netatalk-dbus.conf
 %config(noreplace) %{_sysconfdir}/netatalk/afp.conf
 %config(noreplace) %{_sysconfdir}/netatalk/dbus-session.conf
 %config(noreplace) %{_sysconfdir}/netatalk/extmap.conf
 %config(noreplace) %{_sysconfdir}/pam.d/netatalk
+%config %{_sysconfdir}/dconf/profile/netatalk
 
 %{_sbindir}/afpd
 %{_sbindir}/cnid_dbd
@@ -251,11 +260,10 @@ rm -rf %{buildroot}%{_pkgdocdir}/DOCKER.txt
 %{_bindir}/addump
 %{_bindir}/asip-status
 %{_bindir}/dbd
-%{_bindir}/macusers
 
 %dir %{_libdir}/netatalk
 %{_libdir}/netatalk/uams_*.so
-%{_libdir}/libatalk.so.19{,.*}
+%{_libdir}/libatalk.so.20{,.*}
 
 %{_mandir}/man1/nad.1*
 %{_mandir}/man1/afpldaptest.1*
@@ -264,7 +272,6 @@ rm -rf %{buildroot}%{_pkgdocdir}/DOCKER.txt
 %{_mandir}/man1/addump.1*
 %{_mandir}/man1/asip-status.1*
 %{_mandir}/man1/dbd.1*
-%{_mandir}/man1/macusers.1*
 
 %{_mandir}/man5/afp.conf.5*
 %{_mandir}/man5/afp_signature.conf.5*
@@ -291,11 +298,6 @@ rm -rf %{buildroot}%{_pkgdocdir}/DOCKER.txt
 %{_includedir}/netatalk/*.h
 %endif
 
-%{_mandir}/man3/atalk_aton.3*
-%{_mandir}/man3/nbp_name.3*
-
-%{_mandir}/man4/atalk.4*
-
 %files afptest
 %license test/testsuite/COPYING
 %{_bindir}/afp_lantest
@@ -369,6 +371,9 @@ rm -rf %{buildroot}%{_pkgdocdir}/DOCKER.txt
 %doc %{_pkgdocdir}/manual
 
 %changelog
+* Thu Jul 16 2026 Andrew Bauer <zonexpertconsulting@outlook.com> - 5:4.5.1-1
+- 4.5.1 release
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5:4.4.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 6352089..d711b05 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (netatalk-4.4.3.tar.xz) = 24702be0325a6071ab97951dfb3e0525c7c8997310602a9007ed246470638d66999f59ca0d5bae0457e777e08f79b45edd572b61c9263e412ba88b402b54d0c3
+SHA512 (netatalk-4.5.1.tar.xz) = 6fc48312e13e5ece5cea5de4ac5ebb3207076e33df8238528811ea3edd7f2775a6bc9f14d05cd11b6e47a721a316ea333833d1a809e1a703ad254d2a4875247b

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-16 18:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-16 18:40 [rpms/netatalk] rawhide: 4.5.1 release Andrew Bauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox