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

--- Comment #19 from Parag AN(पराग) <[email protected]> 2012-01-16 08:54:39 
EST ---
1) in %setup you need to use
%setup -q -n %{name}-read-only

2)then there is no PKG-INFO in upstream source tarball so remove following
 sed -i "s|\r||g" PKG-INFO

3) then in %build, build command failed as there is no setup.py in tarball
also CFLAGS is not needed for noarch package.

4) %clean section not needed now in Fedora spec.

Please submit spec according to what is upstream providing and how to package
it.

-- 
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to