Hello community,

here is the log from the commit of package cmake for openSUSE:Factory checked 
in at 2013-09-12 07:09:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cmake (Old)
 and      /work/SRC/openSUSE:Factory/.cmake.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cmake"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cmake/cmake.changes      2013-08-19 
13:31:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cmake.new/cmake.changes 2013-09-12 
07:09:16.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 11 11:49:06 UTC 2013 - kkae...@suse.com
+
+- Fix build for SLE10 (no fdupes)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cmake.spec ++++++
--- /var/tmp/diff_new_pack.wIALpe/_old  2013-09-12 07:09:17.000000000 +0200
+++ /var/tmp/diff_new_pack.wIALpe/_new  2013-09-12 07:09:17.000000000 +0200
@@ -31,7 +31,9 @@
 Group:          Development/Tools/Building
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}
+%if 0%{?suse_version} > 1010
 BuildRequires:  fdupes
+%endif
 %if 0%{?sles_version} != 10
 BuildRequires:  libarchive-devel
 %endif
@@ -90,7 +92,7 @@
     -e 's:OPTFLAGS:%{optflags}:g' \
     %{buildroot}%{_datadir}/cmake/Modules/opensuse_rules.cmake
 
-%if 0%{?suse_version}
+%if 0%{?suse_version} > 1010
 %fdupes %{buildroot}/usr/share/cmake
 %endif
 

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

Reply via email to