Hello community,

here is the log from the commit of package cld2 for openSUSE:Factory checked in 
at 2017-10-13 14:16:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cld2 (Old)
 and      /work/SRC/openSUSE:Factory/.cld2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cld2"

Fri Oct 13 14:16:45 2017 rev:3 rq:533152 version:20150820

Changes:
--------
--- /work/SRC/openSUSE:Factory/cld2/cld2.changes        2016-06-23 
13:37:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cld2.new/cld2.changes   2017-10-13 
14:16:48.878310685 +0200
@@ -1,0 +2,7 @@
+Fri Aug 11 12:43:51 UTC 2017 - [email protected]
+
+- Update to version 20150820:
+  * upstream moved to git(hub)
+  * Some unused code removed
+
+-------------------------------------------------------------------

Old:
----
  cld2-0.0.0~svn195.tar.xz

New:
----
  _service
  _servicedata
  cld2-20150820.tar.xz

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

Other differences:
------------------
++++++ cld2.spec ++++++
--- /var/tmp/diff_new_pack.4rY5B6/_old  2017-10-13 14:16:51.586191621 +0200
+++ /var/tmp/diff_new_pack.4rY5B6/_new  2017-10-13 14:16:51.590191445 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cld2
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,18 @@
 
 
 Name:           cld2
-Version:        0.0.0~svn195
+Version:        20150820
 Release:        0
 Summary:        A library to detect the natural language of text
+# https://cld2.googlecode.com/svn/trunk/
 License:        Apache-2.0
 Group:          Development/Libraries/C and C++
-# https://cld2.googlecode.com/svn/trunk/
 Url:            https://code.google.com/p/cld2/
 Source:         %{name}-%{version}.tar.xz
 # https://code.google.com/p/cld2/issues/detail?id=29
 Source2:        CMakeLists.txt
 BuildRequires:  cmake >= 2.8
 BuildRequires:  gcc-c++
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 A library that detects over 80 languages in UTF-8 text, based largely
@@ -64,6 +63,7 @@
 %else
 mkdir build
 cd build
+# FIXME: you should use %%cmake macros
 cmake .. \
        -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
        -DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} \
@@ -82,21 +82,19 @@
 %cmake_install
 %else
 cd build
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 %endif
 
 %post -n libcld2-0 -p /sbin/ldconfig
 %postun -n libcld2-0 -p /sbin/ldconfig
 
 %files -n libcld2-0
-%defattr(-,root,root)
 %doc LICENSE
 %{_libdir}/libcld2.so.*
 %{_libdir}/libcld2_dynamic.so.*
 %{_libdir}/libcld2_full.so.*
 
 %files devel
-%defattr(-,root,root)
 %doc LICENSE docs/*
 %{_includedir}/%{name}
 %{_libdir}/libcld2.so

++++++ _service ++++++
<services>
  <service mode="disabled" name="tar_scm">
    <param name="url">https://github.com/CLD2Owners/cld2.git</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
    <param name="filename">cld2</param>
    <param name="versionformat">%cd</param>
  </service>
  <service mode="disabled" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service mode="disabled" name="set_version"/>
</services>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param name="url">https://github.com/CLD2Owners/cld2.git</param>
              <param 
name="changesrevision">49035cda2c57bde548e8e227168858e17ef05c3e</param></service></servicedata>++++++
 cld2-0.0.0~svn195.tar.xz -> cld2-20150820.tar.xz ++++++
/work/SRC/openSUSE:Factory/cld2/cld2-0.0.0~svn195.tar.xz 
/work/SRC/openSUSE:Factory/.cld2.new/cld2-20150820.tar.xz differ: char 1, line 1


Reply via email to