rpms/labrea/devel import.log, NONE, 1.1 labrea.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Huzaifa Sidhpurwala huzaifas at fedoraproject.org
Mon Sep 8 04:32:07 UTC 2008


Author: huzaifas

Update of /cvs/pkgs/rpms/labrea/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5607/devel

Modified Files:
	.cvsignore sources 
Added Files:
	import.log labrea.spec 
Log Message:
Initial Import


--- NEW FILE import.log ---
labrea-2_5_1-2_fc10:HEAD:labrea-2.5.1-2.fc10.src.rpm:1220833882


--- NEW FILE labrea.spec ---
%define download_name   labrea-2.5-stable-1


Name:             labrea
Version:          2.5.1
Release:          2%{?dist}
Summary:          Tarpit (slow to a crawl) worms and port scanners
Group:            Applications/Productivity
License:          GPLv2
URL:              http://sourceforge.net/projects/labrea/
Source:           http://downloads.sourceforge.net/labrea/%{download_name}.tar.gz
BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires:    libpcap-devel
BuildRequires:    libdnet-devel

%description
Intrusion detection "sticky" honey pot technology using virtual 
servers to detect and trap worms, hackers, and other malware. 


%prep
%setup -q -n %{download_name}


%build
%configure 
make %{?_smp_mflags}


%install 
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"


%clean
rm -rf $RPM_BUILD_ROOT

%files 
%defattr(-,root,root,-)
%doc COPYING INSTALL NEWS README TODO AUTHORS ChangeLog
%config(noreplace) %{_sysconfdir}/labrea.conf
%{_mandir}/man1/labrea.1.gz
%{_mandir}/man5/labrea.conf.5.gz
%{_sbindir}/labrea



%changelog
* Thu Sep 4 2008 Huzaifa Sidhpurwala  <huzaifas at redhat.com> 2.5.1-2
- Small changes to satisfy the packaging standads

* Thu Sep 4 2008 Huzaifa Sidhpurwala  <huzaifas at redhat.com> 2.5.1-0
- Initial version


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/labrea/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	5 Sep 2008 16:53:06 -0000	1.1
+++ .cvsignore	8 Sep 2008 04:31:37 -0000	1.2
@@ -0,0 +1 @@
+labrea-2.5-stable-1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/labrea/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	5 Sep 2008 16:53:06 -0000	1.1
+++ sources	8 Sep 2008 04:31:37 -0000	1.2
@@ -0,0 +1 @@
+e76d506e82b60cc5477ccee1b3368cda  labrea-2.5-stable-1.tar.gz




More information about the fedora-extras-commits mailing list