Hello community,

here is the log from the commit of package xfsprogs for openSUSE:Factory 
checked in at 2012-03-16 13:27:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfsprogs (Old)
 and      /work/SRC/openSUSE:Factory/.xfsprogs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfsprogs/xfsprogs.changes        2012-02-23 
15:35:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xfsprogs.new/xfsprogs.changes   2012-03-16 
13:27:51.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Mar 15 13:41:03 UTC 2012 - [email protected]
+
+- no need to link the lib in /lib
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xfsprogs.spec ++++++
--- /var/tmp/diff_new_pack.wSiNzE/_old  2012-03-16 13:27:52.000000000 +0100
+++ /var/tmp/diff_new_pack.wSiNzE/_new  2012-03-16 13:27:52.000000000 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           xfsprogs
 BuildRequires:  e2fsprogs-devel
 Version:        3.1.6
@@ -46,12 +47,6 @@
 complete details.  This implementation is on-disk compatible with the
 IRIX version of XFS.
 
-
-
-Authors:
---------
-    SGI
-
 %package      devel
 Requires:       xfsprogs = %version
 Url:            http://oss.sgi.com/projects/xfs/
@@ -66,12 +61,6 @@
 system-specific programs.  If you install xfsprogs-devel, you will also
 want to install xfsprogs.
 
-
-
-Authors:
---------
-    SGI
-
 %prep
 %setup -q
 %patch0
@@ -96,9 +85,7 @@
 mv $RPM_BUILD_ROOT/sbin/* $RPM_BUILD_ROOT%{_sbindir}
 mv $RPM_BUILD_ROOT/%_lib/* $RPM_BUILD_ROOT%{_libdir}
 #UsrMerge
-ln -sf %{_sbindir}/{fsck.xfs,mkfs.xfs,xfs_repair} $RPM_BUILD_ROOT/sbin
-ln -sf %{_libdir}/libhandle.so.1 $RPM_BUILD_ROOT/%{_lib}
-ln -sf %{_libdir}/libhandle.so.1.0.3 $RPM_BUILD_ROOT/%{_lib}
+ln -s %{_sbindir}/{fsck.xfs,mkfs.xfs,xfs_repair} $RPM_BUILD_ROOT/sbin
 #EndUserMerge
 pushd $RPM_BUILD_ROOT%_libdir
        ln -s libhandle.so.[0-9] libhandle.so
@@ -117,7 +104,6 @@
 %defattr(-,root,root,755)
 #UsrMerge
 /sbin/*
-/%_lib/libhandle.so.*
 #EndUsrMerge
 %_sbindir/*
 # this is only used by xfs cmds, therefore no urgent need for a shlib package

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

Reply via email to