From 4f253e67381e809220bb73ccd1e7c5bcd0b2c7b9 Mon Sep 17 00:00:00 2001 From: Jiri Skala Date: Aug 19 2011 07:27:44 +0000 Subject: fixes #726928 - BuildRequires: avahi-devel libacl-devel openldap-devel --- diff --git a/netatalk.spec b/netatalk.spec index fa1bffe..572507d 100644 --- a/netatalk.spec +++ b/netatalk.spec @@ -1,7 +1,7 @@ Summary: Daemon which provides POSIX-compliant *NIX/*BSD systems with the ability to share files and printers with Apple Macintosh Name: netatalk Version: 2.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 4 License: GPLv2+ Group: System Environment/Daemons @@ -17,7 +17,9 @@ Requires(post): /sbin/chkconfig /sbin/ldconfig Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service Requires(postun): /sbin/service /sbin/ldconfig -BuildRequires: cracklib-devel openssl-devel pam quota-devel libtool automake autoconf db4-devel pam-devel tcp_wrappers-devel libgcrypt-devel +BuildRequires: cracklib-devel openssl-devel pam quota-devel libtool automake +BuildRequires: autoconf db4-devel pam-devel tcp_wrappers-devel libgcrypt-devel +BuildRequires: avahi-devel libacl-devel openldap-devel BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -145,6 +147,7 @@ fi %config(noreplace) %{_sysconfdir}/netatalk/afpd.conf %config(noreplace) %{_sysconfdir}/netatalk/atalkd.conf %config(noreplace) %{_sysconfdir}/netatalk/papd.conf +%config(noreplace) %{_sysconfdir}/netatalk/afp_ldap.conf %config(noreplace) %{_sysconfdir}/pam.d/netatalk %{_sbindir}/* %{_bindir}/* @@ -167,6 +170,9 @@ fi %{_mandir}/man*/netatalk-config.1* %changelog +* Fri Aug 19 2011 Jiri Skala - 4:2.2.0-2 +- fixes #726928 - BuildRequires: avahi-devel libacl-devel openldap-devel + * Fri Jul 29 2011 Jiri Skala - 4:2.2.0-1 - update to latest upstream netatalk-2.2.0