Hello community, here is the log from the commit of package netatalk for openSUSE:Factory checked in at 2013-05-07 07:30:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netatalk (Old) and /work/SRC/openSUSE:Factory/.netatalk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netatalk" Changes: -------- --- /work/SRC/openSUSE:Factory/netatalk/netatalk.changes 2013-04-03 13:04:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.netatalk.new/netatalk.changes 2013-05-07 07:30:11.000000000 +0200 @@ -1,0 +2,5 @@ +Mon May 6 07:38:40 UTC 2013 - [email protected] + +- spec file cleanup according to upstream + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netatalk.spec ++++++ --- /var/tmp/diff_new_pack.H3olnA/_old 2013-05-07 07:30:13.000000000 +0200 +++ /var/tmp/diff_new_pack.H3olnA/_new 2013-05-07 07:30:13.000000000 +0200 @@ -17,8 +17,6 @@ Name: netatalk -BuildRequires: cups -BuildRequires: cups-devel BuildRequires: db-devel BuildRequires: fdupes BuildRequires: krb5-devel @@ -28,7 +26,6 @@ BuildRequires: libgcrypt-devel BuildRequires: libtool BuildRequires: openldap2-devel -BuildRequires: openslp-devel BuildRequires: openssl-devel BuildRequires: pam-devel BuildRequires: pkg-config @@ -48,12 +45,11 @@ Version: 3.0.3 Release: 0 %define libmaj 4 -Summary: AppleTalk for Linux +Summary: Netatalk AFP Fileserver for Macintosh Clients License: GPL-2.0+ Group: Productivity/Networking/System Source: ftp://ftp.sourceforge.net/pub/sourceforge/n/ne/netatalk/netatalk-%{version}.tar.bz2 Source1: netatalk-latinize.pl -Source2: rcnetatalk.sh Source3: netatalk-upgrade_netatalk_AppleDB.sh Source4: netatalk-rpmlintrc @@ -69,7 +65,7 @@ and the netatalk team at sourceforge.net %package -n libatalk%{libmaj} -Summary: Appletalk for Linux +Summary: Netatalk AFP Fileserver for Macintosh Clients Group: Development/Libraries/C and C++ %description -n libatalk%{libmaj} @@ -84,7 +80,7 @@ and the netatalk team at sourceforge.net %package devel -Summary: Appletalk for Linux +Summary: Netatalk AFP Fileserver for Macintosh Clients Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Requires: glibc-devel @@ -110,20 +106,15 @@ %configure --bindir=/usr/bin \ --disable-static \ --with-pic \ - --without-logfile \ --with-shadow \ --with-pam \ - --enable-ldap \ - --enable-acls \ + --with-ldap \ + --with-acls \ --enable-pgp-uam \ - --enable-krb4-uam \ --enable-krbV-uam \ - --enable-timelord \ - --enable-ddp \ --enable-overwrite \ --enable-quota \ - --with-spooldir=/var/spool/cups/tmp \ - --with-libevent=no \ + --with-libevent=yes \ --libexecdir=%{_libdir}/netatalk \ --localstatedir=/var/lib \ --with-init-style=suse-systemd @@ -134,7 +125,7 @@ %install %makeinstall mkdir -p %{buildroot}%{_sysconfdir}/init.d/ -install -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/init.d/netatalk +install -m 755 distrib/initscripts/rc.suse %{buildroot}%{_sysconfdir}/init.d/netatalk ln -sf ../../etc/init.d/netatalk %{buildroot}%{_sbindir}/rcnetatalk install -m 755 %{SOURCE3} %{buildroot}%{_sbindir}/upgrade_netatalk_AppleDB.sh # -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
