Hello community,

here is the log from the commit of package yast2-inetd for openSUSE:Factory 
checked in at 2013-01-17 11:06:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-inetd (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-inetd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-inetd", Maintainer is "yast2-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-inetd/yast2-inetd.changes  2013-01-08 
21:14:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-inetd.new/yast2-inetd.changes     
2013-01-17 13:18:08.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Jan 15 17:02:35 CET 2013 - loci...@suse.com
+
+- README and COPYING moved to the base package
+- 2.21.4
+
+-------------------------------------------------------------------

Old:
----
  yast2-inetd-2.21.3.tar.bz2

New:
----
  yast2-inetd-2.21.4.tar.bz2

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

Other differences:
------------------
++++++ yast2-inetd.spec ++++++
--- /var/tmp/diff_new_pack.kww0Yo/_old  2013-01-17 13:18:10.000000000 +0100
+++ /var/tmp/diff_new_pack.kww0Yo/_new  2013-01-17 13:18:10.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-inetd
-Version:        2.21.3
+Version:        2.21.4
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -91,6 +91,9 @@
 /usr/share/YaST2/modules/Inetd.ybc
 %{_prefix}/share/applications/YaST2/inetd.desktop
 /usr/share/YaST2/schema/autoyast/rnc/inetd.rnc
+%doc %dir %{_prefix}/share/doc/packages/yast2-inetd
+%doc %{_prefix}/share/doc/packages/yast2-inetd/COPYING
+%readme %{_prefix}/share/doc/packages/yast2-inetd/README
 
 %package doc
 
@@ -107,5 +110,7 @@
 %files doc
 %defattr(-,root,root)
 %doc %{_prefix}/share/doc/packages/yast2-inetd
+%exclude %{_prefix}/share/doc/packages/yast2-inetd/COPYING
+%exclude %{_prefix}/share/doc/packages/yast2-inetd/README
 
 %changelog

++++++ yast2-inetd-2.21.3.tar.bz2 -> yast2-inetd-2.21.4.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-inetd-2.21.3/Makefile.in 
new/yast2-inetd-2.21.4/Makefile.in
--- old/yast2-inetd-2.21.3/Makefile.in  2013-01-04 11:21:04.000000000 +0100
+++ new/yast2-inetd-2.21.4/Makefile.in  2013-01-16 15:47:03.000000000 +0100
@@ -684,7 +684,7 @@
        *.zip*) \
          unzip $(distdir).zip ;;\
        esac
-       chmod -R a-w $(distdir); chmod u+w $(distdir)
+       chmod -R a-w $(distdir); chmod a+w $(distdir)
        mkdir $(distdir)/_build
        mkdir $(distdir)/_inst
        chmod a-w $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-inetd-2.21.3/VERSION 
new/yast2-inetd-2.21.4/VERSION
--- old/yast2-inetd-2.21.3/VERSION      2013-01-03 13:49:18.000000000 +0100
+++ new/yast2-inetd-2.21.4/VERSION      2013-01-16 15:44:18.000000000 +0100
@@ -1 +1 @@
-2.21.3
+2.21.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-inetd-2.21.3/configure 
new/yast2-inetd-2.21.4/configure
--- old/yast2-inetd-2.21.3/configure    2013-01-04 11:21:04.000000000 +0100
+++ new/yast2-inetd-2.21.4/configure    2013-01-16 15:47:03.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-inetd 2.21.3.
+# Generated by GNU Autoconf 2.69 for yast2-inetd 2.21.4.
 #
 # Report bugs to <http://bugs.opensuse.org/>.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-inetd'
 PACKAGE_TARNAME='yast2-inetd'
-PACKAGE_VERSION='2.21.3'
-PACKAGE_STRING='yast2-inetd 2.21.3'
+PACKAGE_VERSION='2.21.4'
+PACKAGE_STRING='yast2-inetd 2.21.4'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1247,7 +1247,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-inetd 2.21.3 to adapt to many kinds of systems.
+\`configure' configures yast2-inetd 2.21.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1318,7 +1318,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yast2-inetd 2.21.3:";;
+     short | recursive ) echo "Configuration of yast2-inetd 2.21.4:";;
    esac
   cat <<\_ACEOF
 
@@ -1398,7 +1398,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-inetd configure 2.21.3
+yast2-inetd configure 2.21.4
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1415,7 +1415,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-inetd $as_me 2.21.3, which was
+It was created by yast2-inetd $as_me 2.21.4, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2354,7 +2354,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-inetd'
- VERSION='2.21.3'
+ VERSION='2.21.4'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2477,7 +2477,7 @@
 
 
 
-VERSION="2.21.3"
+VERSION="2.21.4"
 RPMNAME="yast2-inetd"
 MAINTAINER="YaST2 Maintainers <yast2-maintain...@suse.de>"
 
@@ -3403,7 +3403,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-inetd $as_me 2.21.3, which was
+This file was extended by yast2-inetd $as_me 2.21.4, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3456,7 +3456,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-inetd config.status 2.21.3
+yast2-inetd config.status 2.21.4
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-inetd-2.21.3/configure.in 
new/yast2-inetd-2.21.4/configure.in
--- old/yast2-inetd-2.21.3/configure.in 2013-01-04 11:21:01.000000000 +0100
+++ new/yast2-inetd-2.21.4/configure.in 2013-01-16 15:47:00.000000000 +0100
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.23.2 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-inetd, 2.21.3, http://bugs.opensuse.org/, yast2-inetd)
+AC_INIT(yast2-inetd, 2.21.4, http://bugs.opensuse.org/, yast2-inetd)
 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.3"
+VERSION="2.21.4"
 RPMNAME="yast2-inetd"
 MAINTAINER="YaST2 Maintainers <yast2-maintain...@suse.de>"
 

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

Reply via email to