File: brag.spec

package info (click to toggle)
brag 1.4.1-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 100 kB
  • ctags: 7
  • sloc: sh: 1,084; makefile: 60
file content (32 lines) | stat: -rw-r--r-- 713 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Summary: Download and assemble multipart binaries from newsgroups
Name: brag
Version: __VERSION__
Release: 1
Copyright: GPL
Group: Applications/Internet
Source: http://brag.sourceforge.net/brag-__VERSION__.tar.gz
Packager: Akos Polster <akos@pipacs.com>
URL: http://brag.sourceforge.net/
Icon: brag-rpm.xpm
Requires: tcl >= 8.0
Requires: uudeview

%description
Brag is command line tool to collect and assemble multipart binary 
attachements from newsgroups. Ideal for regular news scanning using
cron. Supported message encodings: uuencode, MIME base64 and yenc.

%prep
%setup

%build

%install
make ROOT="$RPM_BUILD_ROOT" install

%files
/usr/bin/brag
/usr/man/man1/brag.1
%doc CHANGES
%doc LICENSE
%doc README