Hello community,

here is the log from the commit of package codelite for openSUSE:Factory 
checked in at 2018-11-10 16:59:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/codelite (Old)
 and      /work/SRC/openSUSE:Factory/.codelite.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "codelite"

Sat Nov 10 16:59:16 2018 rev:13 rq:646339 version:8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/codelite/codelite.changes        2016-04-22 
16:23:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.codelite.new/codelite.changes   2018-11-10 
17:01:45.815578672 +0100
@@ -1,0 +2,17 @@
+Mon Nov  5 08:29:53 UTC 2018 - Martin Pluskal <mplus...@suse.com>
+
+- Fix changelog
+- Run spec-cleaner
+- Drop conditions for old distros
+
+-------------------------------------------------------------------
+Mon Oct 29 12:04:32 UTC 2018 - Jan Engelhardt <jeng...@inai.de>
+
+- Trim marketing wording from description.
+
+-------------------------------------------------------------------
+Sat Oct 27 22:44:02 UTC 2018 - fi...@opensuse.org
+
+- Don't disable rpath, plugins need that
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ codelite.spec ++++++
--- /var/tmp/diff_new_pack.bLC1TO/_old  2018-11-10 17:01:47.083577124 +0100
+++ /var/tmp/diff_new_pack.bLC1TO/_new  2018-11-10 17:01:47.083577124 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package codelite
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012-2014 Mariusz Fik <fi...@opensuse.org>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,30 +13,27 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%if 0%{?suse_version} >= 1315
 # Only available on x86_64 and %%arm (see lldb package)
-  %ifarch %arm x86_64
+  %ifarch %{arm} x86_64
     %bcond_without lldb
   %endif
 # Not available on ppc
   %ifnarch ppc
     %bcond_without clang
   %endif
-%endif
-
 Name:           codelite
 Version:        8.1
 Release:        0
-Summary:        Powerful open-source, cross platform code editor for C,C++,PHP 
and Node.js
-License:        GPL-3.0
-Group:          Development/Tools/IDE
+Summary:        Code editor for C, C++, PHP and Node.js
 # parts of package contain LGPL-3.0 licenced code thus license needs to be
 # GPL-3.0
-Url:            http://codelite.org/
+License:        GPL-3.0-only
+Group:          Development/Tools/IDE
+URL:            http://codelite.org/
 Source0:        
https://github.com/eranif/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
 # Template files are identified by RPMLint as Development-Files --> Ignore 
this errors
 Source1:        %{name}-rpmlintrc
@@ -51,7 +48,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  wxWidgets-3_0-devel >= 3.0.0
 BuildRequires:  wxWidgets-devel >= 3.0.0
@@ -59,25 +56,18 @@
 BuildRequires:  pkgconfig(hunspell)
 BuildRequires:  pkgconfig(libssh)
 BuildRequires:  pkgconfig(sqlite3)
+Requires:       hicolor-icon-theme
+Requires:       xterm-bin
 %if %{with lldb}
 BuildRequires:  lldb-devel
 %endif
 %if %{with clang}
 BuildRequires:  llvm-clang-devel
 %endif
-Requires:       hicolor-icon-theme
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} > 1320
-Requires:       xterm-bin
-%else
-Requires:       xterm
-%endif
 
 %description
-CodeLite is a powerful open-source, cross platform code editor for the
-C,C++,PHP and Node.js programming languages.
-It uses a sophisticated, yet intuitive interface which allows user
-easily to create, build and debug complex projects.
+CodeLite is a code editor for the C, C++, PHP and Node.js programming 
languages.
+It uses an interface with which users can create, build and debug projects.
 
 %prep
 %setup -q
@@ -91,9 +81,9 @@
   -DENABLE_CLANG=1 \
   %endif
   -DCMAKE_BUILD_TYPE=Release \
-  -DCMAKE_INSTALL_LIBDIR=%{_lib}
-
-make %{?_smp_mflags}
+  -DCMAKE_INSTALL_LIBDIR=%{_lib} \
+  -DCMAKE_SKIP_RPATH=OFF
+%make_jobs
 
 %install
 %cmake_install
@@ -117,8 +107,8 @@
 %icon_theme_cache_postun
 
 %files -f %{name}.lang
-%defattr(-,root,root)
-%doc about.html AUTHORS COPYING
+%license COPYING
+%doc about.html AUTHORS
 %{_bindir}/%{name}*
 %{_bindir}/clg++
 %{_bindir}/clgcc
@@ -126,7 +116,7 @@
 %{_datadir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/32x32/apps/%{name}.png
-%{_mandir}/man1/%{name}*.1%{ext_man}
+%{_mandir}/man1/%{name}*.1%{?ext_man}
 %{_datadir}/mime/packages/%{name}.xml
 %{_datadir}/icons/hicolor/32x32/mimetypes/application-x-%{name}-workspace.png
 %{_datadir}/icons/hicolor/32x32/mimetypes/application-x-%{name}-project.png


Reply via email to