Mailinglist Archive: opensuse-commit (1177 mails)

< Previous Next >
commit procinfo for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 21 Jan 2009 02:38:20 +0100
  • Message-id: <20090121013820.8558067816B@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package procinfo for openSUSE:Factory
checked in at Wed Jan 21 02:38:20 CET 2009.


--------
--- procinfo/procinfo.changes 2009-01-12 12:09:46.000000000 +0100
+++ /mounts/work_src_done/STABLE/procinfo/procinfo.changes 2009-01-20
11:24:06.560201265 +0100
@@ -1,0 +2,5 @@
+Tue Jan 20 11:23:21 CET 2009 - werner@xxxxxxx
+
+- Don't be fooled by uncommon terminal settings during checks
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ procinfo.spec ++++++
--- /var/tmp/diff_new_pack.B15230/_old 2009-01-21 02:37:38.000000000 +0100
+++ /var/tmp/diff_new_pack.B15230/_new 2009-01-21 02:37:38.000000000 +0100
@@ -25,7 +25,7 @@
Group: System/Monitoring
AutoReqProv: on
Version: 18
-Release: 199
+Release: 201
Summary: Display System Status Gathered from /proc
Provides: ps:/usr/bin/lsdev
Source: ftp://ftp.cistron.nl/pub/people/svm/%{name}-%{version}.tar.bz2
@@ -85,6 +85,12 @@
CC=gcc
export CFLAGS CC
make LDFLAGS=
+#
+TERM=vt100
+LANG=POSIX
+unset ${!LC_*}
+export TERM LANG
+#
./procinfo -ai > output
! grep "can't parse" output
cat output
@@ -106,6 +112,8 @@
%{_mandir}/man8/socklist.8*

%changelog
+* Tue Jan 20 2009 werner@xxxxxxx
+- Don't be fooled by uncommon terminal settings during checks
* Mon Jan 12 2009 werner@xxxxxxx
- Add check to avoid bug like bnc#464081
* Fri Jan 09 2009 werner@xxxxxxx


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



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