Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xpenguins for openSUSE:Factory checked in at 2021-02-09 21:16:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xpenguins (Old) and /work/SRC/openSUSE:Factory/.xpenguins.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xpenguins" Tue Feb 9 21:16:22 2021 rev:21 rq:870252 version:2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/xpenguins/xpenguins.changes 2014-11-10 17:28:29.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xpenguins.new.28504/xpenguins.changes 2021-02-09 21:16:24.126783196 +0100 @@ -1,0 +2,7 @@ +Mon Feb 8 11:24:20 UTC 2021 - Martin Pluskal <mplus...@suse.com> + +- Modernise spec file +- Use fdupes +- Refresh patches + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xpenguins.spec ++++++ --- /var/tmp/diff_new_pack.zuQD2r/_old 2021-02-09 21:16:24.846784015 +0100 +++ /var/tmp/diff_new_pack.zuQD2r/_new 2021-02-09 21:16:24.850784020 +0100 @@ -1,7 +1,7 @@ # # spec file for package xpenguins # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,17 +12,17 @@ # 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/ # Name: xpenguins Version: 2.2 Release: 0 -Summary: cute little penguins that walk along the tops of your windows -License: GPL-2.0+ +Summary: Cute little penguins that walk along the tops of your windows +License: GPL-2.0-or-later Group: Amusements/Toys/Background -Url: http://xpenguins.seul.org/ +URL: http://xpenguins.seul.org/ Source: xpenguins-%{version}.tar.bz2 Source1: README.openSUSE Source2: %{name}.desktop @@ -32,12 +32,13 @@ Patch0: xpenguins-%{version}-typo.diff Patch1: xpenguins-%{version}-automake-1.13.diff BuildRequires: automake +BuildRequires: fdupes +BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xpm) BuildRequires: pkgconfig(xt) -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This program animates a friendly family of penguins on your root @@ -47,30 +48,28 @@ go-go-gadget 'copter ability. %prep -%setup -q -%patch0 -%patch1 -p1 -cp %{SOURCE1} %{SOURCE4} %{SOURCE5} . +%autosetup -p1 %build aclocal -automake -a -autoconf +autoreconf -fiv %configure -make %{?_smp_mflags} +%make_build %install -make DESTDIR=%{buildroot} install %{?_smp_mflags} +%make_install mkdir -p %{buildroot}%{_datadir}/pixmaps -cp %{name}.png %{name}-stop.png %{buildroot}%{_datadir}/pixmaps +cp %{SOURCE4} %{SOURCE5} %{buildroot}%{_datadir}/pixmaps +cp %{SOURCE4} . %suse_update_desktop_file -i %{name} Amusement %suse_update_desktop_file -i %{name}-stop Amusement +%fdupes %{buildroot} %files -%defattr(-,root,root) -%doc README* AUTHORS COPYING ChangeLog +%license COPYING +%doc README* AUTHORS ChangeLog %attr(755,root,root) %{_bindir}/xpenguins -%doc %{_mandir}/man1/xpenguins.1* +%{_mandir}/man1/xpenguins.1%{?ext_man} %{_datadir}/xpenguins %{_datadir}/pixmaps/*.png %{_datadir}/applications/*.desktop ++++++ xpenguins-2.2-typo.diff ++++++ --- /var/tmp/diff_new_pack.zuQD2r/_old 2021-02-09 21:16:24.882784056 +0100 +++ /var/tmp/diff_new_pack.zuQD2r/_new 2021-02-09 21:16:24.882784056 +0100 @@ -1,6 +1,8 @@ ---- src/main.c -+++ src/main.c -@@ -340,7 +340,7 @@ +Index: xpenguins-2.2/src/main.c +=================================================================== +--- xpenguins-2.2.orig/src/main.c ++++ xpenguins-2.2/src/main.c +@@ -340,7 +340,7 @@ main (int argc, char **argv) break; } else if (xpenguins_verbose) { @@ -9,9 +11,11 @@ } ToonConfigure(TOON_EXITGRACEFULLY); xpenguins_set_number(0); ---- xpenguins.1 -+++ xpenguins.1 -@@ -11,7 +11,7 @@ +Index: xpenguins-2.2/xpenguins.1 +=================================================================== +--- xpenguins-2.2.orig/xpenguins.1 ++++ xpenguins-2.2/xpenguins.1 +@@ -11,7 +11,7 @@ By default it will be penguins - they dr screen, walk along the tops of your windows, up the side of your windows, levitate, skateboard, and do other similarly exciting things. Be careful when you move windows as the little guys squash @@ -20,7 +24,7 @@ hitting Ctrl-C) they will burst. .I XPenguins is now themeable, so it is easy to select something else to animate -@@ -86,7 +86,7 @@ +@@ -86,7 +86,7 @@ option can be called multiple times to r simultaneously. .TP 8 .B "\-q, --quiet"