Hello community, here is the log from the commit of package krb5-appl for openSUSE:Factory checked in at 2011-12-26 16:28:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krb5-appl (Old) and /work/SRC/openSUSE:Factory/.krb5-appl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krb5-appl", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/krb5-appl/krb5-appl.changes 2011-09-23 02:07:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.krb5-appl.new/krb5-appl.changes 2011-12-26 16:28:27.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Dec 21 10:10:21 UTC 2011 - [email protected] + +- remove call to suse_update_config (very old work around) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krb5-appl.spec ++++++ --- /var/tmp/diff_new_pack.Z0QQOf/_old 2011-12-26 16:28:28.000000000 +0100 +++ /var/tmp/diff_new_pack.Z0QQOf/_new 2011-12-26 16:28:28.000000000 +0100 @@ -15,19 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - %define srcRoot krb5-appl-1.0.2/ %define vendorFiles %{_builddir}/%{srcRoot}/vendor-files/ %define krb5docdir %{_defaultdocdir}/krb5 Name: krb5-appl -License: MIT Url: http://web.mit.edu/kerberos/www/ -BuildRequires: bison krb5-devel libcom_err-devel ncurses-devel +BuildRequires: bison +BuildRequires: krb5-devel +BuildRequires: libcom_err-devel +BuildRequires: ncurses-devel Version: 1.0.2 -Release: 1 +Release: 0 Summary: MIT Kerberos5 Implementation--Applications +License: MIT Group: Productivity/Networking/Security Source0: krb5-appl-%{version}.tar.bz2 Source1: vendor-files.tar.bz2 @@ -43,19 +44,8 @@ which can improve your network's security by eliminating the insecure practice of clear text passwords. - - -Authors: --------- - The MIT Kerberos Team - Sam Hartman <[email protected]> - Ken Raeburn <[email protected]> - Tom Yu <[email protected]> - %package clients -License: MIT Summary: MIT Kerberos5 client applications -Group: Productivity/Networking/Security Provides: krb5-apps-clients Obsoletes: krb5-apps-clients @@ -65,19 +55,8 @@ practice of cleartext passwords. This package includes some kerberos compatible client applications like ftp, rpc, rlogin, telnet, ... - - -Authors: --------- - The MIT Kerberos Team - Sam Hartman <[email protected]> - Ken Raeburn <[email protected]> - Tom Yu <[email protected]> - %package servers -License: MIT Summary: MIT Kerberos5 server applications -Group: Productivity/Networking/Security Provides: krb5-apps-servers Obsoletes: krb5-apps-servers @@ -87,14 +66,6 @@ practice of cleartext passwords. This package includes some kerberos compatible server applications like ftpd, klogind, telnetd, ... - -Authors: --------- - The MIT Kerberos Team - Sam Hartman <[email protected]> - Ken Raeburn <[email protected]> - Tom Yu <[email protected]> - %prep %setup -q -n %{srcRoot} %setup -a 1 -T -D -n %{srcRoot} @@ -111,7 +82,6 @@ %patch3 -p1 %build -%{?suse_update_config:%{suse_update_config -f}} ./autogen.sh CFLAGS="$RPM_OPT_FLAGS -I/usr/include/et -fpie" \ LDFLAGS="-pie " \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
