Hello community,

here is the log from the commit of package p7zip for openSUSE:Factory
checked in at Thu May 26 12:50:19 CEST 2011.



--------
--- p7zip/p7zip.changes 2010-05-31 18:17:28.000000000 +0200
+++ /mounts/work_src_done/STABLE/p7zip/p7zip.changes    2011-05-25 
14:11:54.000000000 +0200
@@ -1,0 +2,7 @@
+Wed May 25 12:10:31 UTC 2011 - ch...@computersalat.de
+
+- fix deps
+  o no fdupes on suse_version < 1100 (SLES9, SLE10)
+- remove Author from description
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ p7zip.spec ++++++
--- /var/tmp/diff_new_pack.Y7moem/_old  2011-05-26 12:47:07.000000000 +0200
+++ /var/tmp/diff_new_pack.Y7moem/_new  2011-05-26 12:47:07.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package p7zip (Version 9.13)
+# spec file for package p7zip
 #
-# 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
@@ -19,17 +19,20 @@
 
 
 Name:           p7zip
-BuildRequires:  fdupes gcc-c++
 License:        LGPLv2.1+
 Group:          Productivity/Archiving/Compression
 AutoReqProv:    on
 Version:        9.13
-Release:        1
+Release:        5
 Summary:        7-zip file compression program
 Url:            http://p7zip.sourceforge.net/
 Source:         
http://switch.dl.sourceforge.net/sourceforge/%{name}/%{name}_%{version}_src_all.tar.bz2
 Patch0:         p7zip-9.13-install.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  gcc-c++
+%if 0%{?suse_version} > 1100
+BuildRequires:  fdupes
+%endif
 
 %description
 p7zip is a quick port of 7z.exe and 7za.exe (command line version of
@@ -37,13 +40,6 @@
 highest compression ratio. Since 4.10, p7zip (like 7-zip) supports
 little-endian and big-endian machines.
 
-
-
-Authors:
---------
-    Igor Pavlov <ipav...@users.sourceforge.net>
-    my space <mysp...@users.sourceforge.net>
-
 %prep
 %setup -q -n %{name}_%{version}
 %patch0 -p1
@@ -67,7 +63,9 @@
        %{_mandir} \
         %{_defaultdocdir}/%{name} \
         %{buildroot}
+%if 0%{?suse_version} > 1100
 %fdupes -s $RPM_BUILD_ROOT
+%endif
 # fix permissions in DOCS dir
 #chmod -R u+w %{buildroot}/%{_defaultdocdir}/%{name}/DOCS
 # fix build root in scripts:


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



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