Hello community, here is the log from the commit of package cscope for openSUSE:Factory checked in at 2017-03-31 15:08:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cscope (Old) and /work/SRC/openSUSE:Factory/.cscope.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "cscope" Fri Mar 31 15:08:46 2017 rev:29 rq:482493 version:15.8b Changes: -------- --- /work/SRC/openSUSE:Factory/cscope/cscope.changes 2016-01-05 21:55:22.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.cscope.new/cscope.changes 2017-03-31 15:09:26.984704763 +0200 @@ -1,0 +2,6 @@ +Thu Mar 23 15:14:36 UTC 2017 - kstreitova@suse.com + +- cleanup with spec-cleaner +- get rid of %{name} macros in the patch names + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cscope.spec ++++++ --- /var/tmp/diff_new_pack.xfnSzJ/_old 2017-03-31 15:09:27.584619947 +0200 +++ /var/tmp/diff_new_pack.xfnSzJ/_new 2017-03-31 15:09:27.588619382 +0200 @@ -1,7 +1,7 @@ # # spec file for package cscope # -# 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 @@ -24,17 +24,17 @@ Group: Development/Tools/Navigators Url: http://cscope.sourceforge.net/ Source: http://sourceforge.net/projects/cscope/files/cscope/%{version}/%{name}-%{version}.tar.gz -Patch1: %{name}-null.patch -Patch2: %{name}-15.7-gcc-warnings.patch -Patch3: %{name}-15.7-vpath.patch -Patch4: %{name}-15.8a-fix-bashisms.patch -Patch5: %{name}-cleanup_on_sigterm.patch -Patch6: %{name}-egrep.out.patch +Patch1: cscope-null.patch +Patch2: cscope-15.7-gcc-warnings.patch +Patch3: cscope-15.7-vpath.patch +Patch4: cscope-15.8a-fix-bashisms.patch +Patch5: cscope-cleanup_on_sigterm.patch +Patch6: cscope-egrep.out.patch Patch7: support-fun-as-params.patch BuildRequires: bison BuildRequires: flex BuildRequires: ncurses-devel -BuildRequires: pkg-config +BuildRequires: pkgconfig BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -62,13 +62,13 @@ install -m 644 doc/cscope.1 %{buildroot}%{_mandir}/man1/cscope.1 install -m 755 contrib/xcscope/cscope-indexer %{buildroot}%{_bindir}/cscope-indexer pushd contrib -make DESTDIR=%{buildroot} install %{?_smp_mflags} +%make_install popd %files %defattr(-,root,root) %doc TODO COPYING ChangeLog AUTHORS README NEWS -%doc %{_mandir}/man1/cscope.1.gz +%{_mandir}/man1/cscope.1%{ext_man} %{_bindir}/cscope %{_bindir}/ocs %{_bindir}/cscope-indexer