Hello community,

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

Package is "openjpeg", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/openjpeg/openjpeg.changes        2012-10-18 
21:58:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.openjpeg.new/openjpeg.changes   2012-11-20 
13:10:12.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Nov 19 23:05:16 UTC 2012 - sleep_wal...@suse.cz
+
+- do fdupes only for SUSE distributions
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openjpeg.spec ++++++
--- /var/tmp/diff_new_pack.8qNFbF/_old  2012-11-20 13:10:13.000000000 +0100
+++ /var/tmp/diff_new_pack.8qNFbF/_new  2012-11-20 13:10:13.000000000 +0100
@@ -34,7 +34,9 @@
 Patch1:         openjpeg-1.5.1-soname.patch
 BuildRequires:  cmake
 BuildRequires:  doxygen
+%if 0%{?suse_version}
 BuildRequires:  fdupes
+%endif
 BuildRequires:  liblcms2-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
@@ -102,7 +104,9 @@
   rm -f %{buildroot}%{_docdir}/openjpeg/{CHANGES,LICENSE}
 %endif
 
+%if 0%{?suse_version}
 %fdupes -s %{buildroot}
+%endif
 
 %post -n libopenjpeg%{so_ver} -p /sbin/ldconfig
 

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

Reply via email to