Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory 
checked in at 2014-07-19 11:04:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aaa_base (Old)
 and      /work/SRC/openSUSE:Factory/.aaa_base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aaa_base"

Changes:
--------
--- /work/SRC/openSUSE:Factory/aaa_base/aaa_base.changes        2014-07-10 
09:32:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.aaa_base.new/aaa_base.changes   2014-07-19 
11:04:53.000000000 +0200
@@ -1,0 +2,15 @@
+Thu Jul 17 11:53:03 UTC 2014 - wer...@suse.de
+
+- In emacs the tcsh may used non-interactively (bnc#882579)
+
+-------------------------------------------------------------------
+Mon Jul 14 13:00:15 UTC 2014 - r...@suse.com
+
+- drop hint about PREVLEVEL from after.local comments (bnc#886176)
+
+-------------------------------------------------------------------
+Fri Jul 11 07:54:51 UTC 2014 - r...@suse.com
+
+- remove "text/js" from mime.types [bnc#812427]
+
+-------------------------------------------------------------------

Old:
----
  aaa_base-13.2+git20140702.7ebaf71.tar.xz

New:
----
  aaa_base-13.2+git20140717.02aad69.tar.xz

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

Other differences:
------------------
++++++ aaa_base.spec ++++++
--- /var/tmp/diff_new_pack.MBpj5c/_old  2014-07-19 11:04:54.000000000 +0200
+++ /var/tmp/diff_new_pack.MBpj5c/_new  2014-07-19 11:04:54.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           aaa_base
-Version:        13.2+git20140702.7ebaf71
+Version:        13.2+git20140717.02aad69
 Release:        0
 Url:            https://github.com/openSUSE/aaa_base
 Provides:       aaa_skel = %{version}-%{release}

++++++ aaa_base-13.2+git20140702.7ebaf71.tar.xz -> 
aaa_base-13.2+git20140717.02aad69.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base-13.2+git20140702.7ebaf71/aaa_base.pre 
new/aaa_base-13.2+git20140717.02aad69/aaa_base.pre
--- old/aaa_base-13.2+git20140702.7ebaf71/aaa_base.pre  2014-07-02 
12:27:13.000000000 +0200
+++ new/aaa_base-13.2+git20140717.02aad69/aaa_base.pre  2014-07-17 
13:51:52.000000000 +0200
@@ -196,10 +196,7 @@
 # of a runlevel have been executed.
 #
 # Here you should add things, that should happen directly after
-# runlevel has been reached.  Common environment
-# variables for this are:
-#  RUNLEVEL  -- The current system runlevel.
-#  PREVLEVEL -- The previous runlevel (useful after a runlevel switch).
+# runlevel has been reached.
 #
 " > /etc/init.d/after.local.new
 test -e /etc/init.d/after.local || mv /etc/init.d/after.local.new 
/etc/init.d/after.local
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-13.2+git20140702.7ebaf71/files/etc/csh.cshrc 
new/aaa_base-13.2+git20140717.02aad69/files/etc/csh.cshrc
--- old/aaa_base-13.2+git20140702.7ebaf71/files/etc/csh.cshrc   2014-07-02 
12:27:13.000000000 +0200
+++ new/aaa_base-13.2+git20140717.02aad69/files/etc/csh.cshrc   2014-07-17 
13:51:52.000000000 +0200
@@ -50,9 +50,6 @@
 #
 if ($?EMACS) then
   setenv LS_OPTIONS '-N --color=none -T 0';
-  path tset -I -Q
-  path stty cooked pass8 dec nl -echo
-# if ($?tcsh) unset edit
 endif
 
 #
@@ -61,6 +58,14 @@
 if (! ${?prompt}) goto done
 
 #
+# Avoid trouble with Emacs shell mode
+#
+if ($?EMACS) then
+  path tset -I -Q
+  path stty cooked pass8 dec nl -echo
+endif
+
+#
 # Let root watch its system
 #
 if ( "$uid" == "0" ) then
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-13.2+git20140702.7ebaf71/files/etc/mime.types 
new/aaa_base-13.2+git20140717.02aad69/files/etc/mime.types
--- old/aaa_base-13.2+git20140702.7ebaf71/files/etc/mime.types  2014-07-02 
12:27:13.000000000 +0200
+++ new/aaa_base-13.2+git20140717.02aad69/files/etc/mime.types  2014-07-17 
13:51:52.000000000 +0200
@@ -1768,7 +1768,6 @@
 text/x-install                                   
 text/x-java                                      java
 text/x-java-source                               java
-text/x-js                                        js
 text/x-ksysv-log                                 
 text/x-literate-haskell                          lhs
 text/x-log                                       log

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

Reply via email to