Hello community,

here is the log from the commit of package sed for openSUSE:Factory checked in 
at 2012-02-10 17:20:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sed (Old)
 and      /work/SRC/openSUSE:Factory/.sed.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/sed/sed.changes  2011-12-06 18:02:49.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.sed.new/sed.changes     2012-02-10 
17:20:07.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb  3 15:20:39 UTC 2012 - [email protected]
+
+- keep binary in /usr tree (UsrMerge project)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sed.spec ++++++
--- /var/tmp/diff_new_pack.0MDpwW/_old  2012-02-10 17:20:08.000000000 +0100
+++ /var/tmp/diff_new_pack.0MDpwW/_new  2012-02-10 17:20:08.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sed
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           sed
 Version:        4.2.1
 Release:        0
-License:        GPL-3.0+
 Summary:        A Stream-Oriented Non-Interactive Text Editor
-Url:            http://www.gnu.org/directory/sed.html
+License:        GPL-3.0+
 Group:          System/Base
+Url:            http://www.gnu.org/directory/sed.html
 Source:         %name-%version.tar.bz2
 PreReq:         %install_info_prereq
 Provides:       base:/bin/sed
@@ -61,17 +62,17 @@
 
 %install
 %makeinstall
-# Move sed to /bin:
+#UsrMerge
 mkdir -p %{buildroot}/bin
-mv %{buildroot}%{_bindir}/sed %{buildroot}/bin
-ln -s ../../bin/sed %{buildroot}%{_bindir}/sed
+ln -s %{_bindir}/sed %{buildroot}/bin/sed
+#EndUserMerge
 %find_lang %name
 
 %files -f %name.lang
 %defattr(-, root, root)
 /bin/sed
 %{_bindir}/sed
-%doc AUTHORS BUGS COPYING* INSTALL NEWS README* THANKS
+%doc AUTHORS BUGS COPYING* NEWS README* THANKS
 %{_infodir}/sed.info*.gz
 %{_mandir}/man*/*.gz
 

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

Reply via email to