Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bitlbee for openSUSE:Factory checked in at 2022-07-03 18:26:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bitlbee (Old) and /work/SRC/openSUSE:Factory/.bitlbee.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bitlbee" Sun Jul 3 18:26:55 2022 rev:15 rq:986370 version:3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/bitlbee/bitlbee.changes 2022-02-10 23:13:09.520372816 +0100 +++ /work/SRC/openSUSE:Factory/.bitlbee.new.1548/bitlbee.changes 2022-07-03 18:26:55.972738937 +0200 @@ -1,0 +2,7 @@ +Tue Jun 28 20:30:09 UTC 2022 - Antoine Belvire <[email protected]> + +- Remove call to %fdupes: It was breaking the build on Tumbleweed + because of missing directory argument. No duplicate file is + reported by rpmlint anyway. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bitlbee.spec ++++++ --- /var/tmp/diff_new_pack.CtU7z1/_old 2022-07-03 18:26:56.352739499 +0200 +++ /var/tmp/diff_new_pack.CtU7z1/_new 2022-07-03 18:26:56.360739510 +0200 @@ -28,7 +28,6 @@ Source: http://get.bitlbee.org/src/bitlbee-%{version}.tar.gz Source2: %{name}.service-suse.in Patch0: harden_bitlbee.service.patch -BuildRequires: fdupes BuildRequires: glibc-devel BuildRequires: gnutls-devel BuildRequires: libgcrypt-devel @@ -133,8 +132,6 @@ make DESTDIR=%{buildroot} install install-etc make DESTDIR=%{buildroot} install-dev -%fdupes -s - install -D -p -m 0644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.service ln -s %{_sbindir}/service %{buildroot}/%{_sbindir}/rc%{name}
