This repository has been archived by the owner on Feb 21, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
/
minicom.spec.in
176 lines (136 loc) · 5.18 KB
/
minicom.spec.in
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
Summary: TTY mode communications package ala Telix
Summary(de): TTY-Modus-Kommunikationspaket (ähnlich Telix)
Summary(fi): Tietoliikenneohjelma, kuten Telix
Summary(fr): Package de communication en mode terminal à la Telix
Summary(pl): Program komunikacyjny (podobny do Telix-a)
Summary(tr): Telix benzeri, TTY kipi iletiþim paketi
Name: @PACKAGE@
Version: @VERSION@
Release: 1
Copyright: GPL
Group: Applications/Communications
Group(pl): Aplikacje/Komunikacja
URL: http://alioth.debian.org/projects/minicom/
Packager: Daniel Tschan <[email protected]>
Source0: %{name}-%{version}.tar.gz
Buildroot: %{_tmppath}/%{name}-root
%description
Minicom is a communications program that resembles the MSDOS Telix
somewhat. It has a dialing directory, color, full ANSI and VT100
emulation, an (external) scripting language and more.
Run 'minicom -s' as root to create a system wide configuration.
Users need read/write permissions on the serial port devices in
order to use minicom.
It's recommended to install lrzsz if you want to transfer files
with minicom.
%description -l de
Minicom ist ein Kommunikationsprogramm, das Ähnlichkeiten mit Telix
unter MSDOS aufweist. Es enthält ein Wählverzeichnis, Farbe, vollständige ANSI-
und VT100-Emulation, eine (externe) Scriptsprache usw.
%description -l fi
Minicom on MSDOS-Telixiä jossain määrin muistuttava tietoliikenneohjelma.
Ohjelmassa on mm. puhelinluettelo, värit, ANSI- ja VT100-emulaatiot
ja ulkoinen script-kieli.
%description -l fr
Minicom est un programme de communication ressemblant à Telix sous
MSDOS. Il possède un répertoire de numérotation, un affichage en couleurs,
des émulations ANSI et VT100, un langage de script externe...
%description -l pl
Minicom jest programem komunikacyjnym, przypominaj±cym DOSowy program
Telix. Posiada ksi±¿kê telefoniczn±, emulacjê terminali ANSI i VT100,
zewnêtrzny jêzyk skryptowy, obs³ugê kolorów i wiele innych zalet.
%description -l tr
Minicom, MSDOS Telix programýna benzeyen bir iletiþim programýdýr. Numara
çevirme dizini, renk, tam ANSI uyumu ve VT100 öykünümü ile script gibi
özellikleri vardýr.
%prep
%setup -q
%build
%configure
make
%install
[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
%makeinstall
mkdir -p $RPM_BUILD_ROOT/etc
%find_lang %name
%clean
[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
%files -f %name.lang
%defattr(-,root,root)
%doc doc/*
%attr(755,root,root) %{_bindir}/minicom
%{_bindir}/runscript
%{_bindir}/xminicom
%{_bindir}/ascii-xfr
%{_mandir}/man1/*
%changelog
* Mon Jun 23 2003 Daniel Tschan <[email protected]>
- updated to minicom 2.1
- rewrote spec file with the help of Martin Godisch <[email protected]>
Revision 1.8 2002/05/18 13:35:44 walker
Changed my netmail address, and changed the version number to 2.00.1.
Revision 1.7 2001/12/21 19:09:19 walker
Changed the Finnish locale from fi_FI to fi. Updated the instructions for
adding new languages in doc/Locales to match the procedure with autoconf.
Revision 1.6 2001/05/25 14:39:21 walker
added Finnish description, removed lang(ko) and added lang(ru)
Revision 1.5 2000/06/16 09:27:23 misiek
- unify my email
Revision 1.4 2000/03/27 00:29:37 gael
- LINGUAS has to be unset to make rpm work
- replaced --sysconf by --sysconfdir for %configure
Revision 1.3 2000/02/09 22:37:28 gael
- fixed typos in French description
Revision 1.2 2000/01/03 13:22:54 misiek
- fixed Japanese locale
Revision 1.1 1999/12/20 12:22:50 misiek
- first try to `make rpm'
Revision 1.15 1999/07/20 11:04:34 baggins
- fixed usage of macros
- added/removed neccesary/obsolete patches
- FHS 2.0 compliance where needed
- gzipping docs where needed
Revision 1.14 1999/07/12 23:06:10 kloczek
- added using CVS keywords in %changelog (for automating them).
* Tue Jun 29 1999 Michal Margula <[email protected]>
[1.82.1-3]
- fixed for compiling with ncurses
- FHS 2.0 ready
- minor fixes in spec
* Wed Feb 03 1999 Arkadiusz Mi¶kiewicz <[email protected]>
[1.82.1-1d]
- new upstream release
* Mon Jan 11 1999 Arkadiusz Mi¶kiewicz <[email protected]>
[1.82-3d]
- added 1.82.1 pre patch ;>
- updated pl translation in this patch
* Thu Dec 24 1998 Arkadiusz Mi¶kiewicz <[email protected]>
[1.82-2d]
- added defaul initstring,
- added /etc/profile.d/minicom.sh,
- added uninitialized patch.
* Sat Oct 10 1998 Marcin Korzonek <[email protected]>
[1.82-1d]
- translations modified for pl,
- updated to 1.82.
- defined files permission,
- allow building from non root account,
- moved changelog to the end of spec.
* Tue Jun 30 1998 Wojtek ¦lusarczyk <[email protected]>
[1.81-7d]
- build against GNU libc-2.1.
* Sun May 10 1998 Cristian Gafton <[email protected]>
- security fixes (alan cox, but he forgot about the changelog)
* Thu May 07 1998 Prospector System <[email protected]>
- translations modified for de, fr, tr
* Thu May 07 1998 Cristian Gafton <[email protected]>
- BuildRoot; updated .make patch to cope with the buildroot
- fixed the spec file
* Tue May 06 1998 Michael Maher <[email protected]>
- update of package (1.81)
* Wed Oct 29 1997 Otto Hammersmith <[email protected]>
- added wmconfig entries
* Tue Oct 21 1997 Otto Hammersmith <[email protected]>
- fixed source url
* Thu Jul 10 1997 Erik Troan <[email protected]>
- built against glibc