https://bugzilla.redhat.com/show_bug.cgi?id=998127
Mario Blättermann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|[email protected] | |project.org | CC| |[email protected] | |m --- Comment #3 from Mario Blättermann <[email protected]> --- Don't use hardcoded paths in the file lists. See http://fedoraproject.org/wiki/Packaging:RPMMacros. Requires: libalpm = %{version}-%{release} needs an isa tag: Requires: libalpm%{?_isa} = %{version}-%{release} -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=x0IHkJd9Ex&a=cc_unsubscribe _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
