LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Unhide .spec (20100201 release)

Posted 02-27-2010 at 05:50 PM by unSpawn
Tags rpm, spec file

security-projects.com released version 2010/02/01 of Unhide, a forensic tool to find hidden processes and TCP/UDP ports by rootkits / LKMs or by another hidden technique. Here's a minimal spec if you want one:
Code:
# No debuginfo:
%define debug_packages	%{nil}
%define debug_package %{nil}

%define name unhide
# Version
%define ver 0.2
# Release
%define rel 1

%define _prefix /usr/local
%define _mandir /usr/local/share/man
...
Moderator
Posted in Uncategorized
Views 1894 Comments 0 unSpawn is offline
Old

Eiciel .spec

Posted 07-09-2009 at 06:46 AM by unSpawn

Eiciel allows you to visually edit file ACL entries. You can add and remove users and groups who will be granted permissions through the graphical interface. Eiciel can be used as stand-alone application and as Nautilus extension.

ACL: http://bestbits.at
Eiciel: http://rofi.roger-ferrer.org/eiciel/
Also-see: http://www.cs.bham.ac.uk/~nrs/jfacl/ (Java-based UI)

I didn't see no package but I know it is in Fedora-extras, I just didn't want to rebuild it....
Moderator
Posted in Uncategorized
Views 2978 Comments 0 unSpawn is offline
Old

Torsocks .spec

Posted 07-03-2009 at 05:07 AM by unSpawn

Torsocks: http://code.google.com/p/torsocks/

Code:
# No debuginfo:
%define debug_packages	%{nil}
%define debug_package %{nil}
#
%define name torsocks
%define ver 1.0
%define rel 1
%define buildver %{ver}-gamma
#
# Configuration switches for rebuilding (1=yes 0=no).
# Force dns lookups to use tcp? (config switch --enable-socksdns)
%define enablesocksdns 0
%{?build_enablesocksdns:%define enablesocksdns
...
Moderator
Posted in Uncategorized
Views 2930 Comments 0 unSpawn is offline
Old

Sjeng xboard / eboard compatible chess engine .spec

Posted 03-25-2008 at 09:27 PM by unSpawn

Sjeng: http://www.sjeng.org/
Xboard: http://www.tim-mann.org/xboard.html
Eboard: http://eboard.sourceforge.net/

Code:
%define origname Sjeng-Free-11.2
%define name sjeng
%define ver 11.2
%define rel 1
%define debug_packages	%{nil}
%define debug_package %{nil}

Name: %{name}
Summary: %{name}, a xboard compatible chess engine
Version: %{ver}
Release: %{rel}
License: GPL
Group: Amusements/Games
...
Moderator
Posted in Uncategorized
Views 4288 Comments 0 unSpawn is offline
Old

FUSE CopyFS .spec

Posted 03-23-2008 at 06:32 PM by unSpawn

FUSE: http://fuse.sourceforge.net
CopyFS: http://n0x.org/copyfs/

Code:
%define origname copyfs
%define name fuse-copyfs
%define ver 1.0.1
%define rel 1
%define debug_packages	%{nil}
%define debug_package %{nil}

Name: %{name}
Summary: %{name}, a copy-on-write, versioned filesystem using FUSE 
Version: %{ver}
Release: %{rel}
License: GPL
Group: Utilities/System
Source0: %{origname}-%{ver}.tar.bz2
...
Moderator
Posted in Uncategorized
Views 2827 Comments 0 unSpawn is offline

  



All times are GMT -5. The time now is 12:06 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration