SPECS: sussen.spec - updated to 0.24 (which is newer than 0.6 -> E...

adamg adamg at pld-linux.org
Sun Jul 9 12:28:22 CEST 2006


Author: adamg                        Date: Sun Jul  9 10:28:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.24 (which is newer than 0.6 -> Epoch++)
- work in progress

---- Files affected:
SPECS:
   sussen.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/sussen.spec
diff -u SPECS/sussen.spec:1.15 SPECS/sussen.spec:1.16
--- SPECS/sussen.spec:1.15	Sat Mar 20 00:46:38 2004
+++ SPECS/sussen.spec	Sun Jul  9 12:28:16 2006
@@ -2,36 +2,39 @@
 Summary:	GNOME client for Nessus Security Scanner
 Summary(pl):	Klient skanera bezpieczeństwa Nessusa dla GNOME
 Name:		sussen
-Version:	0.6
-Release:	2
+Version:	0.24
+Release:	0.1
+Epoch:		1
 License:	GPL
 Group:		X11/Applications/Networking
-Source0:	http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-# Source0-md5:	6fe7797927cf2b3f34e2bab723b6a5a5
-URL:		http://sussen.sourceforge.net/
+Source0:	http://dev.mmgsecurity.com/downloads/sussen/%{name}-%{version}.tar.gz
+# Source0-md5:	f7ef78c80d535192226767650d2324ca
+URL:		http://dev.mmgsecurity.com/projects/sussen/
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	gettext-devel
+BuildRequires:	dotnet-gtk-sharp2-devel >= 2.4
+BuildRequires:	dotnet-gtk-sharp2-gnome-devel >= 2.4
 BuildRequires:	gnet-devel
 BuildRequires:	libgnomedb-devel >= 1.0.0
 BuildRequires:	libgnomeui-devel >= 2.3.3
 BuildRequires:	libtool
+BuildRequires:	mono-csharp >= 1.1
 BuildRequires:	nessus-libs-devel >= 2.0.6a
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Sussen is a GNOME client for the Nessus Security Scanner.
+Sussen is a tool that checks for vulnerabilities and configuration
+issues on computer systems.
 
 %description -l pl
-Sussen jest klientem skanera bezpieczeństwa Nessusa dla środowiska
-GNOME.
+Sussen jest narzędziem do wyszukiwania dziur w zabezpieczeniach oraz
+problemów z konfigracją w różnych systemach komputerowych.
 
 %prep
 %setup -q
 
 %build
-%{__gettextize}
 %{__libtoolize}
 %{__autoheader}
 %{__aclocal}
@@ -47,20 +50,29 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
-	gnomemenudir=%{_applnkdir}/Network
-
-%find_lang %{name} --with-gnome
+	gnomemenudir=%{_desktopdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{name}.lang
+%files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO
-%attr(755,root,root) %{_bindir}/sussen
-%{_datadir}/sussen
-%{_pixmapsdir}/sussen
-%{_applnkdir}/Network/*.desktop
+%attr(755,root,root) %{_bindir}/*
+%{_sysconfdir}/%{name}
+%{_mandir}/man1/*
+%attr(755,root,root) %{_libdir}/*.so
+%{_pixmapsdir}/sussen-icon.png
+%{_desktopdir}/*.desktop
+%{_pkgconfigdir}/*.pc
+%{_docdir}/%{name}
+%{_libdir}/mono/gac/*
+%{_libdir}/monodoc/sources/*
+%{_libdir}/dbus-1.0/services/*
+%{_libdir}/%{name}/
+%{_libdir}/*.la
+%{_datadir}/application-registry/*
+%{_libdir}/bonobo/servers/*.server
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -68,6 +80,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/07/09 10:28:16  adamg
+- updated to 0.24 (which is newer than 0.6 -> Epoch++)
+- work in progress
+
 Revision 1.15  2004/03/19 23:46:38  ankry
 - massive change: BR openssl-devel >= 0.9.7d
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sussen.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list