https://bugzilla.redhat.com/show_bug.cgi?id=1191498 Douglas Schilling Landgraf <dougsland@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ybronhei@xxxxxxxxxx Flags| |needinfo?(ybronhei@redhat.c | |om) --- Comment #2 from Douglas Schilling Landgraf <dougsland@xxxxxxxxxx> --- Hi Yaniv, I see from fedora-review tool the following, could you please check: Note: Upstream MD5sum check error, diff is in /home/fedora/1191498-safelease/diff.txt See: http://fedoraproject.org/wiki/Packaging/SourceURL Only in /home/fedora/1191498-safelease/srpm-unpacked/safelease-1.0.tar.gz-extract/safelease-1.0: aclocal.m4 Only in /home/fedora/1191498-safelease/srpm-unpacked/safelease-1.0.tar.gz-extract/safelease-1.0: compile Only in /home/fedora/1191498-safelease/srpm-unpacked/safelease-1.0.tar.gz-extract/safelease-1.0: config.h.in Only in /home/fedora/1191498-safelease/srpm-unpacked/safelease-1.0.tar.gz-extract/safelease-1.0: configure Only in /home/fedora/1191498-safelease/srpm-unpacked/safelease-1.0.tar.gz-extract/safelease-1.0: depcomp Only in /home/fedora/1191498-safelease/srpm-unpacked/safelease-1.0.tar.gz-extract/safelease-1.0: install-sh Only in /home/fedora/1191498-safelease/srpm-unpacked/safelease-1.0.tar.gz-extract/safelease-1.0: Makefile.in Only in /home/fedora/1191498-safelease/srpm-unpacked/safelease-1.0.tar.gz-extract/safelease-1.0: missing diff -U2 -r /home/fedora/1191498-safelease/upstream-unpacked/Source0/safelease-1.0/safelease.spec /home/fedora/1191498-safelease/srpm-unpacked/safelease-1.0.tar.gz-extract/safelease-1.0/safelease.spec --- /home/fedora/1191498-safelease/upstream-unpacked/Source0/safelease-1.0/safelease.spec 2014-12-15 16:53:04.000000000 -0200 +++ /home/fedora/1191498-safelease/srpm-unpacked/safelease-1.0.tar.gz-extract/safelease-1.0/safelease.spec 2015-02-11 09:41:26.000000000 -0200 @@ -21,4 +21,5 @@ %build ./autogen.sh + %configure make %{?_smp_mflags} @@ -36,5 +37,5 @@ - Use autotools to build the project - Dropped unused python_ver global -- Replaced the %libname macro with %name +- Replaced the %%libname macro with %%name - Included the target directory /usr/lib/safelease in the RPM file list - Included a description of the package Only in /home/fedora/1191498-safelease/srpm-unpacked/safelease-1.0.tar.gz-extract/safelease-1.0/src: Makefile.in diff -U2 -r /home/fedora/1191498-safelease/upstream-unpacked/Source0/safelease-1.0/src/safelease.c /home/fedora/1191498-safelease/srpm-unpacked/safelease-1.0.tar.gz-extract/safelease-1.0/src/safelease.c --- /home/fedora/1191498-safelease/upstream-unpacked/Source0/safelease-1.0/src/safelease.c 2014-12-15 16:53:04.000000000 -0200 +++ /home/fedora/1191498-safelease/srpm-unpacked/safelease-1.0.tar.gz-extract/safelease-1.0/src/safelease.c 2015-02-11 09:28:29.000000000 -0200 @@ -1,4 +1,4 @@ /* - Copyright (C) 2014 Red Hat, Inc. + Copyright (C) 2008-2014 Red Hat, Inc. This program is free software: you can redistribute it and/or modify @@ -409,5 +409,5 @@ t[strlen(t)-1] = 0; - printf("%s: ID %-*s TS %0*llx (%s, %d usec)\n", + printf("%s: ID %-*s TS %0*llx (%s, %d usec)\n", sameid(curr, freetag) ? "FREE" : "LOCKED", idlen, id, stamplen, ts, t, tusec); -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review