Hello community,

here is the log from the commit of package yast2-apparmor for openSUSE:Factory 
checked in at 2011-11-18 15:48:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-apparmor (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-apparmor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-apparmor", Maintainer is "kmachalk...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-apparmor/yast2-apparmor.changes    
2011-11-16 17:23:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-apparmor.new/yast2-apparmor.changes       
2011-11-18 15:48:27.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Nov 18 00:17:24 UTC 2011 - opens...@cboltz.de
+
+- add Requires: for several perl modules
+- 2.22.1
+
+-------------------------------------------------------------------

Old:
----
  yast2-apparmor-2.22.0.tar.bz2

New:
----
  yast2-apparmor-2.22.1.tar.bz2

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

Other differences:
------------------
++++++ yast2-apparmor.spec ++++++
--- /var/tmp/diff_new_pack.83hAdq/_old  2011-11-18 15:48:29.000000000 +0100
+++ /var/tmp/diff_new_pack.83hAdq/_new  2011-11-18 15:48:29.000000000 +0100
@@ -19,7 +19,7 @@
 
 
 Name:           yast2-apparmor
-Version:        2.22.0
+Version:        2.22.1
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -29,7 +29,18 @@
 License:        GPL-2.0+
 
 Summary:        YaST2 - Plugins for AppArmor Profile Management
-Requires:       yast2 perl-TimeDate
+
+Requires:       yast2 
+Requires:       perl-TimeDate
+Requires:       perl(Data::Dumper)
+Requires:       perl(Encode)
+Requires:       perl(Getopt::Long)
+Requires:       perl(Immunix::AppArmor)
+Requires:       perl(Immunix::Notify)
+Requires:       perl(Locale::gettext)
+Requires:       perl(POSIX)
+Requires:       perl(ycp)
+
 BuildArch:      noarch
 Obsoletes:      yast2-subdomain
 Provides:       yast2-subdomain

++++++ yast2-apparmor-2.22.0.tar.bz2 -> yast2-apparmor-2.22.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-apparmor-2.22.0/VERSION 
new/yast2-apparmor-2.22.1/VERSION
--- old/yast2-apparmor-2.22.0/VERSION   2011-11-16 12:37:33.000000000 +0100
+++ new/yast2-apparmor-2.22.1/VERSION   2011-11-18 10:03:42.000000000 +0100
@@ -1 +1 @@
-2.22.0
+2.22.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-apparmor-2.22.0/configure 
new/yast2-apparmor-2.22.1/configure
--- old/yast2-apparmor-2.22.0/configure 2011-11-16 12:08:35.000000000 +0100
+++ new/yast2-apparmor-2.22.1/configure 2011-11-18 10:31:56.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-apparmor 2.21.5.
+# Generated by GNU Autoconf 2.68 for yast2-apparmor 2.22.1.
 #
 # Report bugs to <http://bugs.opensuse.org/>.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-apparmor'
 PACKAGE_TARNAME='yast2-apparmor'
-PACKAGE_VERSION='2.21.5'
-PACKAGE_STRING='yast2-apparmor 2.21.5'
+PACKAGE_VERSION='2.22.1'
+PACKAGE_STRING='yast2-apparmor 2.22.1'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1230,7 +1230,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures yast2-apparmor 2.21.5 to adapt to many kinds of 
systems.
+\`configure' configures yast2-apparmor 2.22.1 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1301,7 +1301,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yast2-apparmor 2.21.5:";;
+     short | recursive ) echo "Configuration of yast2-apparmor 2.22.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1381,7 +1381,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-apparmor configure 2.21.5
+yast2-apparmor configure 2.22.1
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1398,7 +1398,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-apparmor $as_me 2.21.5, which was
+It was created by yast2-apparmor $as_me 2.22.1, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2328,7 +2328,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-apparmor'
- VERSION='2.21.5'
+ VERSION='2.22.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2450,7 +2450,7 @@
 
 
 
-VERSION="2.21.5"
+VERSION="2.22.1"
 RPMNAME="yast2-apparmor"
 MAINTAINER="Katarina Machalkova <kmachalk...@suse.cz>"
 
@@ -3383,7 +3383,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-apparmor $as_me 2.21.5, which was
+This file was extended by yast2-apparmor $as_me 2.22.1, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3436,7 +3436,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-yast2-apparmor config.status 2.21.5
+yast2-apparmor config.status 2.22.1
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-apparmor-2.22.0/configure.in 
new/yast2-apparmor-2.22.1/configure.in
--- old/yast2-apparmor-2.22.0/configure.in      2011-11-16 12:08:33.000000000 
+0100
+++ new/yast2-apparmor-2.22.1/configure.in      2011-11-18 10:31:54.000000000 
+0100
@@ -1,9 +1,9 @@
 dnl configure.in for yast2-apparmor
 dnl
-dnl -- This file is generated by y2autoconf 2.21.6 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.21.2 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-apparmor, 2.21.5, http://bugs.opensuse.org/, yast2-apparmor)
+AC_INIT(yast2-apparmor, 2.22.1, http://bugs.opensuse.org/, yast2-apparmor)
 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.5"
+VERSION="2.22.1"
 RPMNAME="yast2-apparmor"
 MAINTAINER="Katarina Machalkova <kmachalk...@suse.cz>"
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to