Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory 
checked in at 2012-03-14 14:12:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aaa_base (Old)
 and      /work/SRC/openSUSE:Factory/.aaa_base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aaa_base", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/aaa_base/aaa_base.changes        2012-03-12 
08:53:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.aaa_base.new/aaa_base.changes   2012-03-14 
14:12:23.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Mar 13 16:09:52 UTC 2012 - [email protected]
+
+- Oops add missed double quote (bnc#752061)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ aaa_base.spec ++++++
--- /var/tmp/diff_new_pack.ARsNV5/_old  2012-03-14 14:12:25.000000000 +0100
+++ /var/tmp/diff_new_pack.ARsNV5/_new  2012-03-14 14:12:25.000000000 +0100
@@ -22,10 +22,23 @@
 Version:        12.1
 Release:        0
 Url:            http://gitorious.org/opensuse/aaa_base
-Provides:       bin bootutls etc skeleng skelger 
 Provides:       aaa_skel = %{version}-%{release}
+Provides:       bin
+Provides:       bootutls
+Provides:       etc
+Provides:       skeleng
+Provides:       skelger
 Obsoletes:      aaa_skel < %{version}
-Requires:       filesystem distribution-release /bin/mktemp /usr/bin/find 
/usr/bin/tput /usr/bin/xargs mingetty /bin/login cpio psmisc
+Requires:       /bin/login
+Requires:       /bin/mktemp
+Requires:       /usr/bin/find
+Requires:       /usr/bin/tput
+Requires:       /usr/bin/xargs
+Requires:       cpio
+Requires:       distribution-release
+Requires:       filesystem
+Requires:       mingetty
+Requires:       psmisc
 Recommends:     cron logrotate netcfg udev net-tools aaa_base-extras
 PreReq:         /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date 
/usr/bin/cmp /bin/fillup /sbin/insserv
 Summary:        SUSE Linux Base Package

++++++ aaa_base.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base/files/etc/profile 
new/aaa_base/files/etc/profile
--- old/aaa_base/files/etc/profile      2012-03-09 17:58:01.000000000 +0100
+++ new/aaa_base/files/etc/profile      2012-03-13 17:09:23.000000000 +0100
@@ -53,7 +53,7 @@
 #
 path ()
 {
-    command -p ${1+$@"}
+    command -p ${1+"$@"}
 }
 
 #

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to