commit yast2-apparmor for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-apparmor for openSUSE:Factory checked in at Fri Feb 25 15:42:58 CET 2011. -------- --- yast2-apparmor/yast2-apparmor.changes 2010-09-02 15:21:23.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-apparmor/yast2-apparmor.changes 2011-02-24 15:36:39.000000000 +0100 @@ -1,0 +2,12 @@ +Thu Feb 24 14:31:56 UTC 2011 - lslezak@suse.cz + +- use perl-macros only in opensSUSE 11.4 (or newer) +- 2.20.1 + +------------------------------------------------------------------- +Fri Feb 11 23:29:22 UTC 2011 - opensuse@cboltz.de + +- add BuildRequires: perl-macros and %{perl_requires} to ensure + Notify.pm is in @INC (bnc#670650#c1) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-apparmor-2.20.0.tar.bz2 New: ---- yast2-apparmor-2.20.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-apparmor.spec ++++++ --- /var/tmp/diff_new_pack.sJIt9H/_old 2011-02-25 15:42:47.000000000 +0100 +++ /var/tmp/diff_new_pack.sJIt9H/_new 2011-02-25 15:42:47.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package yast2-apparmor (Version 2.20.0) +# spec file for package yast2-apparmor # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -19,11 +19,11 @@ Name: yast2-apparmor -Version: 2.20.0 +Version: 2.20.1 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-apparmor-2.20.0.tar.bz2 +Source0: yast2-apparmor-2.20.1.tar.bz2 Prefix: /usr @@ -39,6 +39,12 @@ BuildRequires: yast2 yast2-devtools +%if 0%{?suse_version} >= 1140 +# openSUSE-11.4 or newer +BuildRequires: perl-macros +%{perl_requires} +%endif + %description Yast2 forms and components for the management of Novell AppArmor profiles. @@ -47,7 +53,7 @@ SubDomain. %prep -%setup -n yast2-apparmor-2.20.0 +%setup -n yast2-apparmor-2.20.1 %build %{prefix}/bin/y2tool y2autoconf ++++++ yast2-apparmor-2.20.0.tar.bz2 -> yast2-apparmor-2.20.1.tar.bz2 ++++++ ++++ 4335 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-apparmor-2.20.0/VERSION new/yast2-apparmor-2.20.1/VERSION --- old/yast2-apparmor-2.20.0/VERSION 2010-09-02 14:56:55.000000000 +0200 +++ new/yast2-apparmor-2.20.1/VERSION 2011-02-24 15:33:33.000000000 +0100 @@ -1 +1 @@ -2.20.0 +2.20.1 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-apparmor-2.20.0/configure.in new/yast2-apparmor-2.20.1/configure.in --- old/yast2-apparmor-2.20.0/configure.in 2010-08-31 17:45:26.000000000 +0200 +++ new/yast2-apparmor-2.20.1/configure.in 2011-02-24 15:35:24.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-apparmor, 2.19.0, http://bugs.opensuse.org/, yast2-apparmor) +AC_INIT(yast2-apparmor, 2.20.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.19.0" +VERSION="2.20.1" RPMNAME="yast2-apparmor" MAINTAINER="Katarina Machalkova <kmachalkova@suse.cz>" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- 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