Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=738556 --- Comment #19 from Richard Shaw <hobbes1069@xxxxxxxxx> 2012-02-13 10:17:14 EST --- I just tried with your latest SRPM and I got a good debuginfo package... I did tweak your spec file a bit but nothing that should have affected that... The main thing I changed was your %setup macro: %setup -q -n %{name}-%{distver} By changing the -c to -n, it doesn't create the %{name}-%{version} directory and just cd's into %{name}-%{distver} instead. That obsoletes all your cd's in %build and %install as well. http://hobbes1069.fedorapeople.org/gogoc.spec Hope this helps! Richard -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review