[Bug 493236] Review Request: xmlfy - Convert text/UTF-8 based output into XML format

bugzilla at redhat.com bugzilla at redhat.com
Sat Apr 18 09:20:02 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=493236





--- Comment #8 from Jan Klepek <jan.klepek at hp.com>  2009-04-18 05:20:01 EDT ---
Source0:
http://xmlfy.sourceforge.net/submit/fedora/xmlfy/xmlfy-1.4.2-src.tar.gz
404, file not found.

you doesn't need to branch source code...
you could do in %prep following actions:
%setup -q
rm -rf package
# remove package directory from Makefile
sed -i 's/.*package.*//g' Makefile

and build will be ok, tested with this source: 
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.gz

and in this tarball README and LICENSE are in dos encoding, so you have to
convert it to unix encoding with help of sed and chmod it to more correct
permissions (644 would be ok).

-- 
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 package-review mailing list