[Bug 468797] Review Request: JRosetta - A common base to build a graphical console

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 14 15:19:07 UTC 2009


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=468797





--- Comment #5 from Nicolas Chauvet (kwizart) <kwizart at gmail.com>  2009-01-14 10:19:06 EDT ---
@Haley
-----------
%setup -qc
[...snip]
pushd .
[...snip]
popd

#The zip file is a bit messy. 
#We reshuffle the top level dir
mv %{name}-%{version}-GPL/* .
mv %{name}-%{version}-GPL/.[A-z]* .
-----------
This is weird to fix problem you have introduced with not using the correct
%setup macro:
%setup -q -n %{name}-%{version}-GPL

Along with your debuginfo tweak in the scilab package (that, again, isn't
needed), You seem to have a strange buildsys. At this time, I don't know if you
got inattentive or your buildsys is buggy. The result is that I cannot trust
any packages that comes from your side.
I hope you can solve this, because we really need hands for scilab and
others...

-- 
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.




More information about the Fedora-package-review mailing list