Hello community,

here is the log from the commit of package netatalk for openSUSE:Factory 
checked in at 2012-01-31 10:21:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netatalk (Old)
 and      /work/SRC/openSUSE:Factory/.netatalk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netatalk", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/netatalk/netatalk.changes        2011-11-22 
17:49:11.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.netatalk.new/netatalk.changes   2012-01-31 
10:21:23.000000000 +0100
@@ -1,0 +2,11 @@
+Mon Jan 30 11:54:31 UTC 2012 - [email protected]
+
+- require krb5-devel for build
+
+-------------------------------------------------------------------
+Thu Jan 12 09:17:45 UTC 2012 - [email protected]
+
+- Shanti Kulkarni: compile netatalk with LDAP, ACL, Kerberos V, 
+  and quota options [bnc#740091]
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ netatalk.spec ++++++
--- /var/tmp/diff_new_pack.hZ12Dx/_old  2012-01-31 10:21:25.000000000 +0100
+++ /var/tmp/diff_new_pack.hZ12Dx/_new  2012-01-31 10:21:25.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package netatalk
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,26 +15,37 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           netatalk
-BuildRequires:  cups cups-devel db-devel openslp-devel openssl-devel pam-devel 
tcpd-devel zlib-devel
-BuildRequires:  fdupes libavahi-devel libgcrypt-devel libtool pkg-config
+BuildRequires:  cups
+BuildRequires:  cups-devel
+BuildRequires:  db-devel
+BuildRequires:  fdupes
+BuildRequires:  krb5-devel
+BuildRequires:  libacl-devel
+BuildRequires:  libavahi-devel
+BuildRequires:  libgcrypt-devel
+BuildRequires:  libtool
+BuildRequires:  openldap2-devel
+BuildRequires:  openslp-devel
+BuildRequires:  openssl-devel
+BuildRequires:  pam-devel
+BuildRequires:  pkg-config
+BuildRequires:  tcpd-devel
+BuildRequires:  zlib-devel
 Url:            http://netatalk.sourceforge.net/
 #
 # --enable-fhs puts config files in /etc/netatalk
 #
 %define        netatalk_pkgconfdir     /etc/netatalk
 #
-License:        GPL-2.0+
-Group:          Productivity/Networking/System
 PreReq:         %insserv_prereq %fillup_prereq
-Requires:       db-utils
+Requires:       db-utils libldap-2_4-2 cyrus-sasl
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Version:        2.2.1
-Release:        1
+Release:        0
 Summary:        AppleTalk for Linux
+License:        GPL-2.0+
+Group:          Productivity/Networking/System
 # http://belnet.dl.sourceforge.net/sourceforge/netatalk/netatalk-1.6.2.tar.bz2
 Source:         
ftp://ftp.sourceforge.net/pub/sourceforge/n/ne/netatalk/netatalk-%{version}.tar.bz2
 Source1:        netatalk-latinize.pl
@@ -62,7 +73,6 @@
     and the netatalk team at sourceforge.net
 
 %package devel
-License:        GPL-2.0+
 Summary:        Appletalk for Linux
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version} glibc-devel
@@ -123,15 +133,17 @@
        --without-logfile \
        --with-shadow \
        --with-pam \
-       \
+       --enable-ldap \
+        --enable-acls \
        --enable-pgp-uam \
        --enable-krb4-uam \
+        --enable-krbV-uam \
        --enable-timelord \
         --enable-ddp \
        --enable-suse \
        --enable-fhs \
        --enable-overwrite \
-       --disable-quota \
+       --enable-quota \
        --with-spooldir=/var/spool/cups/tmp \
        \
        --libexecdir=%{_libdir}/netatalk

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to