On Wed, Feb 13, 2013 at 08:54:04AM +0900, FUJITA Tomonori wrote: > On Tue, 12 Feb 2013 23:38:29 +0900 > Isaku Yamahata <yamah...@valinux.co.jp> wrote: > > > Subject: [PATCH 2/2] LICENCE: change end-of-line code CRLF to LF > > > >> wrong-file-end-of-line-encoding > > > > rpmlint prefers unix style than dos > > converted by sed -i 's/\r//g' LICENSE > > > > Signed-off-by: Isaku Yamahata <yamah...@valinux.co.jp> > > --- > > LICENSE | 404 > > +++++++++++++++++++++++++++++++-------------------------------- > > 1 file changed, 202 insertions(+), 202 deletions(-) > > Applied. > > What commands make a 'proper' Ryu rpm package?
The SRPM package under fedora review is available at (Note: URL will be changed as the review proceeds.) http://kojipkgs.fedoraproject.org//work/tasks/2215/4952215/ryu-1.6-1.src.rpm This includes ryu 1.6 tar ball from pip, the patches and ryu.spec. # rpm -ihv ryu-1.6-1.src.rpm # rpmbuild -bb ./SPECS/ryu.spec Then the following packages will be created. RPMS/noarch/ryu-1.6-1.noarch.rpm RPMS/noarch/ryu-doc-1.6-1.noarch.rpm Unfortunately python setup-tools doesn't create package that is acceptable to Fedora project. So hand-fixed spec file is necessary. Once the package passed through fedora-review, it would be desirable to include ryu.spec in the Ryu repo. thanks, -- yamahata ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel