diff --git a/.gitignore b/.gitignore index bb81832..e621831 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ nebula-0.2.3.tar.gz +/nebula-0.2.3.tar.bz2 diff --git a/nebula.spec b/nebula.spec index 73e38de..56d5c8a 100644 --- a/nebula.spec +++ b/nebula.spec @@ -5,7 +5,8 @@ Summary: Intrusion signature generator License: GPLv2 URL: http://nebula.carnivore.it/ -Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/nebula/%{name}-%{version}.tar.bz2 + BuildRequires: zlib-devel @@ -32,6 +33,7 @@ make install DESTDIR="%{buildroot}" INSTALL="install -p" %changelog * Tue Oct 14 2014 Fabian Affolter - 0.2.3-10 - Update spec file +- Switch to bz2 archive * Sun Aug 17 2014 Fedora Release Engineering - 0.2.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index aa21d94..3a307b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -06eabd66634e7969203465fb94900f18 nebula-0.2.3.tar.gz +e6aa4c2c19c0aeec0563c6a1cc75b5e8 nebula-0.2.3.tar.bz2