Hello community,

here is the log from the commit of package lsof for openSUSE:Factory
checked in at Tue Jul 12 13:55:30 CEST 2011.



--------
--- lsof/lsof.changes   2011-01-12 11:52:57.000000000 +0100
+++ lsof/lsof.changes   2011-06-27 16:17:32.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Jun 27 16:17:12 CEST 2011 - [email protected]
+
+- change perl reference to /usr/bin/perl which actually exists 
+
+-------------------------------------------------------------------
+Thu Jun  9 11:22:04 UTC 2011 - [email protected]
+
+- perl4 refference causes missing perl4 dependency
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  lsof_4.81-perl.patch

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

Other differences:
------------------
++++++ lsof.spec ++++++
--- /var/tmp/diff_new_pack.tB42G6/_old  2011-07-12 13:54:52.000000000 +0200
+++ /var/tmp/diff_new_pack.tB42G6/_new  2011-07-12 13:54:52.000000000 +0200
@@ -20,7 +20,7 @@
 
 Name:           lsof
 Version:        4.84
-Release:        3
+Release:        8
 AutoReqProv:    on
 Group:          System/Monitoring
 License:        BSD3c ; Other uncritical OpenSource License
@@ -30,6 +30,7 @@
 Patch0:         %{name}_4.81-include.patch
 Patch1:         %{name}_4.81-fmt.patch
 Patch2:         lsof-no-build-date-etc.patch
+Patch3:         %{name}_4.81-perl.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?sles_version} < 10 || 0%{?sles_version} > 10
 BuildRequires:  libselinux-devel
@@ -54,6 +55,7 @@
 %patch0
 %patch1
 %patch2
+%patch3
 
 %build
 ./Configure -n linux
@@ -83,4 +85,5 @@
 %doc SuSE_docs/* scripts
 %doc %{_mandir}/man8/lsof.8%{ext_man}
 %{_bindir}/lsof
+
 %changelog

++++++ lsof_4.81-perl.patch ++++++
--- scripts/list_fields.perl.orig       2011-06-09 13:19:05.000000000 +0200
+++ scripts/list_fields.perl    2011-06-09 13:19:17.000000000 +0200
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl4
+#!/usr/bin/perl
 #
 # $Id: list_fields.perl,v 1.5 2000/07/14 17:03:37 abe Exp $
 #

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



Remember to have fun...

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

Reply via email to