commit yast2-ca-management for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-ca-management for openSUSE:Factory checked in at 2012-01-31 10:22:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-ca-management (Old) and /work/SRC/openSUSE:Factory/.yast2-ca-management.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-ca-management", Maintainer is "mc@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-ca-management/yast2-ca-management.changes 2011-10-02 11:18:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-ca-management.new/yast2-ca-management.changes 2012-01-31 10:22:56.000000000 +0100 @@ -1,0 +2,6 @@ +Thu Nov 17 12:08:18 CET 2011 - mc@suse.de + +- version 2.21.9 +- fix missing import (bnc#730889) + +------------------------------------------------------------------- Old: ---- yast2-ca-management-2.21.8.tar.bz2 New: ---- yast2-ca-management-2.21.9.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-ca-management.spec ++++++ --- /var/tmp/diff_new_pack.3uAAbj/_old 2012-01-31 10:22:57.000000000 +0100 +++ /var/tmp/diff_new_pack.3uAAbj/_new 2012-01-31 10:22:57.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package yast2-ca-management # -# 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,32 +15,44 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: yast2-ca-management -Version: 2.21.8 +Version: 2.21.9 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-ca-management-2.21.8.tar.bz2 +Source0: yast2-ca-management-2.21.9.tar.bz2 Prefix: /usr -Group: System/YaST -License: GPLv2+ -BuildRequires: docbook-xsl-stylesheets dosfstools doxygen libxslt limal-ca-mgm-perl limal-perl perl-Date-Calc perl-URI perl-X500-DN perl-XML-Writer pkg-config update-desktop-files yast2 yast2-core yast2-devtools +BuildRequires: docbook-xsl-stylesheets +BuildRequires: dosfstools +BuildRequires: doxygen +BuildRequires: libxslt +BuildRequires: limal-ca-mgm-perl +BuildRequires: limal-perl +BuildRequires: perl-Date-Calc +BuildRequires: perl-URI +BuildRequires: perl-X500-DN +BuildRequires: perl-XML-Writer +BuildRequires: pkg-config +BuildRequires: update-desktop-files +BuildRequires: yast2 +BuildRequires: yast2-core +BuildRequires: yast2-devtools Requires: yast2 perl perl-gettext yast2-perl-bindings perl-X500-DN perl-Date-Calc limal-perl perl-Config-IniFiles perl-URI Requires: limal-ca-mgm-perl >= 1.4.0 Requires: yast2 >= 2.21.22 BuildArch: noarch Summary: YaST2 - CAs, Certificates and Requests Management +License: GPL-2.0+ +Group: System/YaST %description Managing CAs, Certificates and Requests in an understanding way. %prep -%setup -n yast2-ca-management-2.21.8 +%setup -n yast2-ca-management-2.21.9 %build %{prefix}/bin/y2tool y2autoconf ++++++ yast2-ca-management-2.21.8.tar.bz2 -> yast2-ca-management-2.21.9.tar.bz2 ++++++ ++++ 2590 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-ca-management-2.21.8/VERSION new/yast2-ca-management-2.21.9/VERSION --- old/yast2-ca-management-2.21.8/VERSION 2011-09-29 12:25:11.000000000 +0200 +++ new/yast2-ca-management-2.21.9/VERSION 2011-11-17 12:08:12.000000000 +0100 @@ -1 +1 @@ -2.21.8 +2.21.9 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-ca-management-2.21.8/configure.in new/yast2-ca-management-2.21.9/configure.in --- old/yast2-ca-management-2.21.8/configure.in 2011-09-29 12:25:17.000000000 +0200 +++ new/yast2-ca-management-2.21.9/configure.in 2011-11-17 12:09:19.000000000 +0100 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-ca-management, 2.21.8, http://bugs.opensuse.org/, yast2-ca-management) +AC_INIT(yast2-ca-management, 2.21.9, http://bugs.opensuse.org/, yast2-ca-management) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -18,7 +18,7 @@ AM_INIT_AUTOMAKE(tar-ustar -Wno-portability) dnl Important YaST2 variables -VERSION="2.21.8" +VERSION="2.21.9" RPMNAME="yast2-ca-management" MAINTAINER="Michael Calmer <mc@suse.de>, J. Daniel Schmidt <jdsn@suse.de>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-ca-management-2.21.8/src/ca_mgm_auto.ycp new/yast2-ca-management-2.21.9/src/ca_mgm_auto.ycp --- old/yast2-ca-management-2.21.8/src/ca_mgm_auto.ycp 2011-09-29 11:03:03.000000000 +0200 +++ new/yast2-ca-management-2.21.9/src/ca_mgm_auto.ycp 2011-11-17 12:07:49.000000000 +0100 @@ -29,6 +29,7 @@ import "CaMgm"; import "Summary"; import "Hostname"; +import "String"; include "ca-management/new_cert_read_write.ycp"; include "ca-management/util.ycp"; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-ca-management-2.21.8/src/crlExport.ycp new/yast2-ca-management-2.21.9/src/crlExport.ycp --- old/yast2-ca-management-2.21.8/src/crlExport.ycp 2011-09-29 10:59:46.000000000 +0200 +++ new/yast2-ca-management-2.21.9/src/crlExport.ycp 2011-11-17 12:07:49.000000000 +0100 @@ -29,6 +29,7 @@ import "Label"; import "Popup"; import "YaPI::CaManagement"; +import "String"; include "ca-management/util.ycp"; include "ca-management/new_cert_callbacks.ycp"; -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de