Mailinglist Archive: opensuse-commit (794 mails)

< Previous Next >
commit yast2-security for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 04 Sep 2009 02:17:47 +0200
  • Message-id: <20090904001747.BDAC3648F@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package yast2-security for openSUSE:Factory
checked in at Fri Sep 4 02:17:47 CEST 2009.



--------
--- yast2-security/yast2-security.changes 2009-06-22 07:56:24.000000000
+0200
+++ yast2-security/yast2-security.changes 2009-09-03 14:43:47.000000000
+0200
@@ -1,0 +2,6 @@
+Thu Sep 3 14:41:44 CEST 2009 - jsuchome@xxxxxxx
+
+- added keywords to desktop file
+- 2.18.2
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
yast2-security-2.18.1.tar.bz2

New:
----
yast2-security-2.18.2.tar.bz2

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

Other differences:
------------------
++++++ yast2-security.spec ++++++
--- /var/tmp/diff_new_pack.rFBhAT/_old 2009-09-04 02:10:39.000000000 +0200
+++ /var/tmp/diff_new_pack.rFBhAT/_new 2009-09-04 02:10:39.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-security (Version 2.18.1)
+# spec file for package yast2-security (Version 2.18.2)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,13 +19,13 @@


Name: yast2-security
-Version: 2.18.1
+Version: 2.18.2
Release: 1
-License: GPL
-Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-security-2.18.1.tar.bz2
+Source0: yast2-security-2.18.2.tar.bz2
Prefix: /usr
+Group: System/YaST
+License: GPL v2 or later
BuildRequires: doxygen perl-XML-Writer pkg-config update-desktop-files
yast2-devtools yast2-pam yast2-testsuite
# new Pam.ycp API
Requires: yast2-pam >= 2.14.0
@@ -42,7 +42,7 @@
The YaST2 component for security settings configuration.

%prep
-%setup -n yast2-security-2.18.1
+%setup -n yast2-security-2.18.2

%build
%{prefix}/bin/y2tool y2autoconf
@@ -52,7 +52,9 @@
export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
%{?suse_update_config:%{suse_update_config -f}}
./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir}
-make %{?jobs:-j%jobs}
+# V=1: verbose build in case we used AM_SILENT_RULES(yes)
+# so that RPM_OPT_FLAGS check works
+make %{?jobs:-j%jobs} V=1

%install
make install DESTDIR="$RPM_BUILD_ROOT"

++++++ yast2-security-2.18.1.tar.bz2 -> yast2-security-2.18.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-security-2.18.1/VERSION
new/yast2-security-2.18.2/VERSION
--- old/yast2-security-2.18.1/VERSION 2009-06-22 07:56:00.000000000 +0200
+++ new/yast2-security-2.18.2/VERSION 2009-09-03 14:42:00.000000000 +0200
@@ -1 +1 @@
-2.18.1
+2.18.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-security-2.18.1/configure
new/yast2-security-2.18.2/configure
--- old/yast2-security-2.18.1/configure 2009-06-22 07:56:14.000000000 +0200
+++ new/yast2-security-2.18.2/configure 2009-06-02 20:59:29.000000000 +0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.63 for yast2-security 2.18.1.
+# Generated by GNU Autoconf 2.63 for yast2-security 2.17.12.
#
# Report bugs to <http://bugs.opensuse.org/>.
#
@@ -596,8 +596,8 @@
# Identity of this package.
PACKAGE_NAME='yast2-security'
PACKAGE_TARNAME='yast2-security'
-PACKAGE_VERSION='2.18.1'
-PACKAGE_STRING='yast2-security 2.18.1'
+PACKAGE_VERSION='2.17.12'
+PACKAGE_STRING='yast2-security 2.17.12'
PACKAGE_BUGREPORT='http://bugs.opensuse.org/'

ac_unique_file="RPMNAME"
@@ -1274,7 +1274,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-security 2.18.1 to adapt to many kinds of
systems.
+\`configure' configures yast2-security 2.17.12 to adapt to many kinds of
systems.

Usage: $0 [OPTION]... [VAR=VALUE]...

@@ -1345,7 +1345,7 @@

if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of yast2-security 2.18.1:";;
+ short | recursive ) echo "Configuration of yast2-security 2.17.12:";;
esac
cat <<\_ACEOF

@@ -1425,7 +1425,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-yast2-security configure 2.18.1
+yast2-security configure 2.17.12
generated by GNU Autoconf 2.63

Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1439,7 +1439,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-security $as_me 2.18.1, which was
+It was created by yast2-security $as_me 2.17.12, which was
generated by GNU Autoconf 2.63. Invocation command line was

$ $0 $@
@@ -2286,7 +2286,7 @@

# Define the identity of the package.
PACKAGE='yast2-security'
- VERSION='2.18.1'
+ VERSION='2.17.12'


cat >>confdefs.h <<_ACEOF
@@ -2510,7 +2510,7 @@



-VERSION="2.18.1"
+VERSION="2.17.12"
RPMNAME="yast2-security"
MAINTAINER="Jiri Suchomel <jsuchome@xxxxxxx>"

@@ -3451,7 +3451,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by yast2-security $as_me 2.18.1, which was
+This file was extended by yast2-security $as_me 2.17.12, which was
generated by GNU Autoconf 2.63. Invocation command line was

CONFIG_FILES = $CONFIG_FILES
@@ -3501,7 +3501,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
-yast2-security config.status 2.18.1
+yast2-security config.status 2.17.12
configured by $0, generated by GNU Autoconf 2.63,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //;
s/[\\""\`\$]/\\\\&/g'`\\"

diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-security-2.18.1/configure.in
new/yast2-security-2.18.2/configure.in
--- old/yast2-security-2.18.1/configure.in 2009-06-22 07:56:11.000000000
+0200
+++ new/yast2-security-2.18.2/configure.in 2009-06-02 20:59:26.000000000
+0200
@@ -3,7 +3,7 @@
dnl -- This file is generated by y2autoconf 2.18.5 - DO NOT EDIT! --
dnl (edit configure.in.in instead)

-AC_INIT(yast2-security, 2.18.1, http://bugs.opensuse.org/, yast2-security)
+AC_INIT(yast2-security, 2.17.12, http://bugs.opensuse.org/, yast2-security)
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.18.1"
+VERSION="2.17.12"
RPMNAME="yast2-security"
MAINTAINER="Jiri Suchomel <jsuchome@xxxxxxx>"

diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-security-2.18.1/src/security.desktop
new/yast2-security-2.18.2/src/security.desktop
--- old/yast2-security-2.18.1/src/security.desktop 2008-05-16
16:57:25.000000000 +0200
+++ new/yast2-security-2.18.2/src/security.desktop 2009-09-03
14:41:37.000000000 +0200
@@ -17,6 +17,7 @@
X-SuSE-YaST-AutoInstResource=security
X-SuSE-YaST-AutoInstClonable=true
X-SuSE-YaST-AutoInstSchema=security.rnc
+X-SuSE-YaST-Keywords=security,system settings

Icon=yast-security
Exec=/sbin/yast2 security


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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages