From: mantra U. <uni...@gm...> - 2007-06-11 05:29:46
|
1. To install the pre-compiled package for run the following command; #rpm -ivh sshguard-1.0-1.i386.rpm 2. To install the source package and compile it your self; (a) #rpm -ivh sshguard-1.0-1.src.rpm (b) #cd /usr/src/redhat/SPECS (c) #rpmbuild -ba sshguard.spec A successfull build should tell display the final binary RPM location, Which can be installed later from that locatoin. - mantra On 6/10/07, Mij <mi...@bi...> wrote: > > good. > > > please let me mirror the repos on the official site so I can trace its > traffic. > > > The final note: What full command do users run for installing your > package? > This is for an installing.txt file for your package, compare with the one > for FreeBSD at > http://sshguard.sourceforge.net/packages/freebsd/installing.txt > > > The packages page will be visible to users in some days. > > > thanks > > > > On 08/giu/07, at 06:56, mantra UNIX wrote: > > Hello Mij, > > I believe i have included what you are looking for; > - Licence Type is changed to "BSD" > - Package Group is set to be "Applications/System" > - Added "--with-firewall=iptables" > - Check for path to the "iptables", if not found in "/sbin/iptables" > then defaults to "/usr/sbin/iptables" > - The yum URL is http://tantra.homelinux.net/yum/ > .../yum/sshguard/i386/ has the binary RPM > .../yum/sshguard/source/ has the source > > Regards, > mantra - Instrument of Thought > > On 6/6/07, Mij <mi...@bi...> wrote: > > > > thank you > > > > Two more things: > > 1) what command do people use to this rpm? "yum $URL"? > > 2) had a quick look at the spec file in src.spm: > > # the license is BSD if it has any impact > > # if there is any more appropriate group than "Applications/ > > Productivity"? > > I believe something with "security" or "system" in it would be good > > # if iptables is not in /sbin/iptables: does the build work for > > unprivileged users too? if not, I recommend appending > > --with-iptables=/usr/sbin/iptables > > to ./configure > > > > If you agree with these mods, please send me the final > > version; I will publish the bin rpm, the src rpm and the txt with the > > commands for using them > > > > thanks > > > > > > On 06/giu/07, at 07:15, mantra UNIX wrote: > > > > > mij, > > > > > > Attached are the Source and Binary RPM's built and tested for > > > 'Fedora Core 6', i386 Architecture. I can provide a web-link for > > > package downloads. Let me know. > > > > > > Nice job on version 1.0. > > > > > > Regards, > > > Tantra > > > > > > ------------------------------------------------------------------------- > > > > This SF.net email is sponsored by DB2 Express > > Download DB2 Express C - the FREE version of DB2 express and take > > control of your XML. No limits. Just data. Click to get it now. > > http://sourceforge.net/powerbar/db2/ > > _______________________________________________ > > Sshguard-maintainers mailing list > > Ssh...@li... > > https://lists.sourceforge.net/lists/listinfo/sshguard-maintainers > > > > > > -- > Regards, > mantra - Instrument of Thought > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > > http://sourceforge.net/powerbar/db2/_______________________________________________ > Sshguard-maintainers mailing list > Ssh...@li... > https://lists.sourceforge.net/lists/listinfo/sshguard-maintainers > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Sshguard-maintainers mailing list > Ssh...@li... > https://lists.sourceforge.net/lists/listinfo/sshguard-maintainers > > -- Regards, mantra - Instrument of Thought |