Hello community,

here is the log from the commit of package diffutils for openSUSE:Factory
checked in at Mon Aug 15 12:30:21 CEST 2011.



--------
--- diffutils/diffutils.changes 2010-09-19 10:30:44.000000000 +0200
+++ /mounts/work_src_done/STABLE/diffutils/diffutils.changes    2011-08-13 
03:43:18.000000000 +0200
@@ -1,0 +2,10 @@
+Sat Aug 13 03:10:31 CEST 2011 - p...@suse.de
+
+- Update to 3.1:
+  + Bug fixes
+    - diff no longer reports spurious differences merely because two
+      entries in the same directory have names that compare equal in
+      the current locale, or compare equal because --ignore-file-name-case
+      was given.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  diffutils-3.0.tar.bz2

New:
----
  diffutils-3.1.tar.xz

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

Other differences:
------------------
++++++ diffutils.spec ++++++
--- /var/tmp/diff_new_pack.pYLjP4/_old  2011-08-15 12:27:42.000000000 +0200
+++ /var/tmp/diff_new_pack.pYLjP4/_new  2011-08-15 12:27:42.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package diffutils (Version 3.0)
+# spec file for package diffutils
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -25,11 +25,12 @@
 Provides:       diff
 Obsoletes:      diff
 PreReq:         %{install_info_prereq}
-Version:        3.0
+Version:        3.1
 Release:        1
 Summary:        GNU diff Utilities
-Source:         %{name}-%{version}.tar.bz2
+Source:         %{name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  xz
 
 %description
 The GNU diff utilities find differences between files. diff is used to
@@ -44,13 +45,14 @@
 
 %install
 %makeinstall
+gzip -9 %{buildroot}%{_infodir}/%{name}.info
 %find_lang %name
 
 %post
-%install_info --info-dir=%{_infodir} %{_infodir}/diff.info.gz
+%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 
 %postun
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/diff.info.gz
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -62,7 +64,7 @@
 %{_bindir}/diff
 %{_bindir}/diff3
 %{_bindir}/sdiff
-%doc %{_infodir}/diff.info*.gz
+%doc %{_infodir}/%{name}.info.gz
 %doc %{_mandir}/man1/*.gz
 
 %changelog


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



Remember to have fun...

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

Reply via email to