]> git.pld-linux.org Git - packages/mc.git/blame - mc.spec
- hu summary and description
[packages/mc.git] / mc.spec
CommitLineData
d78cba00 1# TODO:
d78cba00 2# - check spec-syntax,mo patches
5a0ca66d 3# - update ancient X11_WWW (or drop if it's no longer used)
afbb79ff
JB
4#
5# Conditional build:
69d23796 6%bcond_with ext2undel # with ext2 undelete fs
26aa770b 7%bcond_without perl_vfs # without perl depending vfs'es -- to avoid perl autoreq
69d23796 8%bcond_with samba # with SAMBA vfs support
4341efe2 9%bcond_without x # without text edit in X support
5f49f492 10%bcond_without blocker # it's not a bug, it's a feature
afbb79ff 11#
9ef7c013 12Summary: A user-friendly file manager and visual shell
7defc305
ER
13Summary(de.UTF-8): Visuelle Shell Midnight Commander
14Summary(es.UTF-8): Interpretador de comandos visual Midnight Commander
15Summary(fr.UTF-8): Un gestionnaire de fichiers puissant et agréable en mode console
8c231fba 16Summary(hu.UTF-8): Egy felhasználóbarát fájlkezelő és vizuális shell
7defc305
ER
17Summary(ja.UTF-8): 使いやすいファイルマネージャとビジュアルシェル
18Summary(pl.UTF-8): Midnight Commander - powłoka wizualna
19Summary(pt_BR.UTF-8): Interpretador de comandos visual Midnight Commander
20Summary(ru.UTF-8): Диспетчер файлов Midnight Commander
21Summary(tr.UTF-8): Midnight Commander görsel kabuğu
22Summary(uk.UTF-8): Диспетчер файлів Midnight Commander
23Summary(zh_CN.UTF-8): 一个方便实用的文件管理器和虚拟Shell
06df6411 24Name: mc
db2935bf 25Version: 4.7.0
b85889ee 26Release: 1
5a0ca66d 27License: GPL v2+
51719b27 28Group: Applications/Shells
b85889ee
TP
29Source0: http://www.midnight-commander.org/downloads/%{name}-%{version}.tar.bz2
30# Source0-md5: fbb8c47179b8fd40104e4d52aeb49659
51719b27 31Source1: %{name}serv.pamd
32Source2: %{name}serv.init
f187cfbf 33Source3: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
4f279a49 34# Source3-md5: 17d7b574e1b85ad6f8ddceda9e841f19
a825a165 35Source6: %{name}serv.sysconfig
0f5143bd 36Source7: %{name}.desktop
37Source8: %{name}.png
6dabce9f 38Patch0: %{name}-rpmfs.patch
5f5165f2 39Patch1: slang-8bit_xterm.patch
81132514
JB
40Patch4: %{name}-home_etc2.patch
41Patch5: %{name}-pl.patch
82a31d0b 42Patch6: %{name}-no-ws-visible.patch
60ec3264 43Patch11: %{name}-noperl-vfs.patch
317fa76e 44# at now syntax highligthing for PLD-update-TODO and CVSROOT/users
60ec3264 45Patch12: %{name}-pld-developerfriendly.patch
60ec3264 46Patch17: %{name}-nolibs.patch
3b4a4e18 47Patch24: %{name}-find_options.patch
2a79da2b 48URL: http://www.midnight-commander.org/
b85889ee 49%{?with_blocker:BuildRequires: rpmbuild_blocker}
2ce65b42
TP
50BuildRequires: autoconf
51BuildRequires: automake
8585e26d 52BuildRequires: gettext-devel
482746f5 53BuildRequires: glib2-devel
2ce65b42 54BuildRequires: indent
ef93830a 55BuildRequires: libtool
2ce65b42 56BuildRequires: pam-devel
07a90788 57BuildRequires: pkgconfig
1b8659cb 58BuildRequires: rpm-perlprov
67463a8b 59BuildRequires: rpmbuild(macros) >= 1.268
27d0a08b 60BuildRequires: sed >= 4.0
ef93830a 61BuildRequires: slang-devel >= 2.2.1
8585e26d 62%ifnarch s390 s390x
76d8dd60 63BuildRequires: gpm-devel
8585e26d 64%endif
ea305648 65# Needed? %%{?with_perl_vfs:Requires: perl-base}
fa581339 66%{?with_x:BuildRequires: xorg-lib-libX11-devel}
ea305648 67%{?with_ext2undel:BuildRequires: e2fsprogs-devel}
cebe333f 68Requires: file
867710f4 69Requires: pam >= 0.77.3
ec507259 70Requires: sed
189df32c 71Requires: setup >= 2.4.6-2
18364489
PG
72Suggests: bzip2
73Suggests: gzip
74Suggests: lynx
b3305301 75Suggests: p7zip-standalone
3c997af2 76Suggests: rpm-utils
18364489
PG
77Suggests: tar
78Suggests: unzip
a2a8cff1 79Obsoletes: tkmc
1ca427de 80Conflicts: bash < 2.05b
0f5143bd 81Conflicts: rpm < 4.0
67463a8b 82BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
014925d9 83
ef93830a 84%define specflags_ia32 -fomit-frame-pointer
abb760dd 85
b225fe80 86%description
a82605d4 87Midnight Commander is a visual shell much like a file manager, only
88with way more features. It is text mode, but also includes mouse
89support if you are running GPM. Its coolest feature is the ability to
8f20bffe 90FTP, view tar, zip files, and poke into RPMs for specific files. :-)
06df6411 91
b1356c1b
JR
92%description -l de.UTF-8
93Midnight Commander ist ein Visual-Shell, ähnlich einem Dateimanager,
94aber mit zusätzlichen Funktionen. Es läuft im Textmodus, kann jedoch
95eine Maus unterstützen, wenn GPM betrieben wird. Seine coolsten
96Fähigkeiten sind die FTP-Option, das Einsehen von tar- und zip-Dateien
a82605d4 97und das Herausfischen von spezifischen Dateien aus RPMs.
b225fe80 98
b1356c1b
JR
99%description -l es.UTF-8
100Midnight Commander es un interpretador de comandos visual que más
97677aa5 101parece un administrador de archivos, solamente con varias
b1356c1b
JR
102características a más. Es un programa en modo texto, pero incluye
103soporte para ratón, si estuviera ejecutando GPM o en una ventana
104xterm. Su característica más genial es la habilidad de cotillear en
105RPMs buscando archivos específicos. :-)
97677aa5 106
b1356c1b 107%description -l fr.UTF-8
a82605d4 108Midnight Commander est une interface pour la ligne de commande qui
109tient beaucoup du gestionnaire de fichiers, mais est bien plus
b1356c1b
JR
110puissant. Il fonctionne en mode console (texte), mais peut être
111contrôlé à la souris si GPM est présent. Ses caractéristiques les plus
112remarquables sont la possibilité de se connecter à un serveur FTP, de
a82605d4 113visualiser des archives tar, de compresser des fichiers avec zip, de
b1356c1b 114récupérer des fichiers dans les packages RPM, et tout ceci simplement.
b225fe80 115
8c231fba
ZU
116%description -l hu.UTF-8
117Midnight Commander egy vizuális shell, lényegében egy fájlkezelő
118sok-sok lehetőséggel. Szöveges módú, de az egeret is támogatja, ha fut
119a GPM. A legjobb lehetőség az FTP elérése, tar, zip és RPM fájlok
120kezelése.
121
b1356c1b
JR
122%description -l ja.UTF-8
123Midnight Commander はいろいろな機能を持ったファイルマネージャ兼
8c231fba
ZU
124ビジュアルシェルです。これはテキストモードのアプリケーションですが、 GPM を使っている場合、マウスが使えます。 Midnight
125Commander には、 FTP に接続できたり、 tar や zip や RPM の中が見えるなど、クールな機能 があります。
97677aa5 126
b1356c1b
JR
127%description -l pl.UTF-8
128Midnight Commander jest wizualną powłoką podobną do Norton Commandera.
129Pracuje w trybie tekstowym, ale ma także obsługę myszki. Jest super ;)
130MC ma wbudowanego klienta FTP, może zaglądać do skompresowanych
131archiwów tar i zip, a także oglądać pliki w pakietach RPM.
dadc2ff7 132
b1356c1b
JR
133%description -l pt_BR.UTF-8
134Midnight Commander é um interpretador de comandos visual que mais
135parece um gerenciador de arquivos, somente com várias características
136a mais. Ele é um programa de modo texto, mas inclui suporte para mouse
137se você estiver rodando GPM ou em uma janela xterm. Sua característica
138mais legal é a habilidade de bisbilhotar em RPMs procurando arquivos
139específicos. :-)
97677aa5 140
b1356c1b
JR
141%description -l tr.UTF-8
142Midnight Commander bir dosya yöneticisine çok benzeyen ancak daha
143yetenekli bir görsel kabuktur. Metin ekranda çalışır ve GPM
144çalışıyorsa fare desteği vardır. En hoş özellikleri FTP yapabilmesi,
145tar, zip ve RPM dosyalarının içeriklerini gösterebilmesidir.
0107cf03 146
a2a8cff1 147%package -n mcserv
9ef7c013 148Summary: Server for the Midnight Commander network file management system
7defc305
ER
149Summary(de.UTF-8): Midnight Commander File-Server
150Summary(es.UTF-8): Servidor de archivos del Midnight Commander
151Summary(fr.UTF-8): Serveur réseau pour le gestionnaire de fichiers Midnight Commander
8c231fba 152Summary(hu.UTF-8): Midnight Commander Fájlszerver
7defc305
ER
153Summary(ja.UTF-8): Midnight Commander でネットワークファイルマネージメントを行うサーバ
154Summary(pl.UTF-8): Serwer plików Midnight Commandera
155Summary(pt_BR.UTF-8): Servidor de arquivos do Midnight Commander
156Summary(ru.UTF-8): Midnight Commander файл-сервер
157Summary(tr.UTF-8): Midnight Commander dosya sunucusu
158Summary(uk.UTF-8): Midnight Commander файл-сервер
159Summary(zh_CN.UTF-8): mc 网络文件管理系统的服务器。
e84de3cd 160Group: Daemons
91c76ea7 161Requires(post,preun): /sbin/chkconfig
6f032019 162Requires: pam >= 0.99.7.1-1
d4c2fefe 163Requires: portmap
f1a94985 164Requires: rc-scripts >= 0.4.1.5
b225fe80 165
166%description -n mcserv
a82605d4 167The Midnight Commander file management system will allow you to
168manipulate the files on a remote machine as if they were local. This
169is only possible if the remote machine is running the mcserv server
170program. Mcserv provides clients running Midnight Commander with
171access to the host's file systems.
b225fe80 172
b1356c1b
JR
173%description -n mcserv -l de.UTF-8
174mcserv ist das Server-Programm für das Netzwerkdateisystem Midnight
175Commander. Es ermöglicht den Zugriff auf das Host-Dateisystem für
176Clients, die das Midnight-Dateisystem ausführen (z.Zt. nur Midnight
a82605d4 177Commander file manager).
b225fe80 178
b1356c1b 179%description -n mcserv -l es.UTF-8
97677aa5 180Mcserv es un servidor para el sistema de archivos en red del Midnight
181Commander. Permite que clientes usando el mc accedan remotamente al
b1356c1b 182sistema de archivos de la máquina en que está ejecutando.
97677aa5 183
b1356c1b
JR
184%description -n mcserv -l fr.UTF-8
185Le système de gestion de fichier Midnight Commander vous permet de
186manipuler des fichiers sur une machine distante comme si ils étaient
a82605d4 187sur votre propre machine. Ceci est possible seulement si la machine
b1356c1b 188distante possède le programme mcserv et que celui-ci est activé.
a82605d4 189Mcserv apporte aux machines clientes qui font tourner Midnight
b1356c1b 190Commander un accès aux fichiers situés sur l'hôte.
b225fe80 191
8c231fba
ZU
192%description -n mcserv -l hu.UTF-8
193A Midnight Commander fájlkezelő rendszer lehetőséget nyújt a távoli
194gépen fájlok módosításához. Ez akkor lehetséges, ha a távoli gépen fut
195az mcserv szerver program. Az mcserv-vel a futó Midnight Commander
196kliensként csatlakozik a távoli gép fájlrendszeréhez.
197
b1356c1b 198%description -n mcserv -l ja.UTF-8
97677aa5 199Midnight Commander
b1356c1b
JR
200のファイル管理システムは、リモートマシンにあるファイルを
201ローカルにあるかのように扱うことができます。この機能は mcserv
202プログラムを 実行しているリモートマシンに対してのみ働きます。 Mcserv
203は Midnight Commander
204クライアントに対して、このホストのファイルシステムを提供します。
97677aa5 205
b1356c1b
JR
206%description -n mcserv -l pl.UTF-8
207Mcserv jest aplikacją dla sieciowego systemu plików Midnight
208Commandera. Pozwala na dostęp do systemu plików dla klienta
209pracującego pod MC i używającego jego systemu plików.
014925d9 210
b1356c1b
JR
211%description -n mcserv -l pt_BR.UTF-8
212Mcserv é um servidor para o sistema de arquivos em rede do Midnight
97677aa5 213Commander. Ele permite que clientes usando o mc acessem remotamente o
b1356c1b 214sistema de arquivos da máquina em que está rodando.
97677aa5 215
b1356c1b
JR
216%description -n mcserv -l ru.UTF-8
217mcserv - это серверная программа для сетевой файловой системы Midnight
218Commander. Она обеспечивает доступ к удаленной файловой системе
219клиентам, поддерживающим файловую систему Midnight Commander (в
220настоящее время только собственно Midnight Commander).
a7c418f5 221
b1356c1b
JR
222%description -n mcserv -l tr.UTF-8
223mcserv, Midnight Commander ağ dosya sisteminin sunucu programıdır.
224Midnight dosya sistemini çalıştıran istemcilerin sunucu dosya
225sistemine erişimini sağlar.
a2a8cff1 226
b1356c1b
JR
227%description -n mcserv -l uk.UTF-8
228mcserv - це серверна програма для мережевої файлової системи Midnight
229Commander. Вона забезпечує доступ до віддаленої файлової системи
230клієнтам, що підтримують файлову систему Midnight Commander (наразі
231тільки власне Midnight Commander).
a7c418f5 232
b225fe80 233%prep
b85889ee
TP
234%setup -q -a3 -n %{name}-%{version}
235#rpm wrapper rewritten
236#%patch0 -p1
5f5165f2 237%patch1 -p1
db2935bf
AM
238# doesn't apply
239#%patch4 -p1
240# doesn't apply
241#%patch5 -p1
82a31d0b 242%patch6 -p1
60ec3264 243%{!?with_perl_vfs:%patch11 -p1}
48e9798a 244%patch12 -p1
6f1e2805 245%patch17 -p1
3b4a4e18 246%if "%{pld_release}" == "ti"
247%patch24 -p1
248%endif
69d23796 249
5a0ca66d 250rm -f po/stamp-po
b225fe80 251
1835a686 252sed -i 's:|hxx|:|hh|hpp|hxx|tcc|:' syntax/Syntax
27d0a08b 253
b225fe80 254%build
ebf0d7d4 255%{__gettextize}
ef93830a 256%{__libtoolize}
8a749106 257%{__aclocal} -I m4
569ca9b0 258%{__autoconf}
259%{__automake}
6ea21e8b 260X11_WWW="
60c59db8
TP
261if [ -f /usr/bin/iceweasel ]; then
262 iceweasel;
6ea21e8b 263else
e6bd752d 264 if [ -f /usr/bin/galeon ]; then
a7c418f5 265 galeon
266 else
e6bd752d 267 if [ -f /usr/bin/mozilla ]; then
a7c418f5 268 mozilla
269 else
270 xterm -c lynx
271 fi;
272 fi;
6ea21e8b 273fi"
bf80beca 274
014925d9 275%configure \
60c59db8 276 --enable-dependency-tracking \
5f5165f2 277 --enable-charset \
e6bd752d 278 --with%{!?debug:out}-debug \
69d23796
JB
279 --with%{!?with_ext2undel:out}-ext2undel \
280 --with%{!?with_x:out}-x \
aa82b622 281 --with-vfs \
8664ffe1
AM
282 --enable-vfs-mcfs \
283 --enable-mcserver \
69d23796 284 %{?with_samba:--with-samba} \
e6bd752d
AM
285 --with-configdir=/etc/samba \
286 --with-codepagedir=/etc/samba/codepages \
287 --with-gpm-mouse \
e573ba19 288 --with-screen=slang \
e6bd752d
AM
289 --with-edit
290
291%{__make}
b225fe80 292
b225fe80 293%install
294rm -rf $RPM_BUILD_ROOT
ee7810f9 295install -d $RPM_BUILD_ROOT{%{_sbindir},%{_pixmapsdir},%{_desktopdir}} \
189df32c 296 $RPM_BUILD_ROOT/etc/{rc.d/init.d,pam.d,shrc.d,sysconfig} \
ee7810f9 297 $RPM_BUILD_ROOT%{_mandir}/man8
c2b7cdae 298
aaabaa35 299%{__make} install \
c2b7cdae 300 DESTDIR=$RPM_BUILD_ROOT
06df6411 301
a2a8cff1 302install %{SOURCE1} $RPM_BUILD_ROOT/etc/pam.d/mcserv
303install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/mcserv
a825a165 304install %{SOURCE6} $RPM_BUILD_ROOT/etc/sysconfig/mcserv
9869577c 305install %{SOURCE7} $RPM_BUILD_ROOT%{_desktopdir}
0f5143bd 306install %{SOURCE8} $RPM_BUILD_ROOT%{_pixmapsdir}
a2a8cff1 307
99de6f42 308for a in es pl ; do
267b57f9 309 for b in man1 man8 ; do
310 install -d $RPM_BUILD_ROOT%{_mandir}/{$a,$a/$b}
311 for c in man/$a/$b/* ; do
312 install $c $RPM_BUILD_ROOT%{_mandir}/$a/$b
99de6f42 313 done
314 done
315done
316
db2935bf 317install contrib/{mc.sh,mc.csh} $RPM_BUILD_ROOT/etc/shrc.d
b225fe80 318
dd59f8ac
AM
319rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/be-tarask
320
875f991f 321%find_lang %{name}
322
a2a8cff1 323%clean
324rm -rf $RPM_BUILD_ROOT
b225fe80 325
06df6411 326%post -n mcserv
767ab68a 327/sbin/chkconfig --add mcserv
67463a8b 328%service mcserv restart "mcserv daemon"
b225fe80 329
06df6411 330%preun -n mcserv
767ab68a 331if [ "$1" = "0" ]; then
67463a8b 332 %service mcserv stop
767ab68a 333 /sbin/chkconfig --del mcserv
334fi
b225fe80 335
875f991f 336%files -f %{name}.lang
06df6411 337%defattr(644,root,root,755)
db2935bf 338%doc NEWS README
aa82b622 339%attr(755,root,root) %{_bindir}/mc*
f0858a92 340%config /etc/shrc.d/*
8714df24 341%attr(755,root,root) %{_libdir}/mc/cons.saver
342%dir %{_libdir}/mc
db2935bf
AM
343%attr(755,root,root) %{_libdir}/mc/*.sh
344%attr(755,root,root) %{_libdir}/mc/*.csh
8714df24 345%dir %{_datadir}/mc
e6bd752d 346
ef93830a 347%{_datadir}/mc/skins
8714df24 348%{_datadir}/mc/syntax
8714df24 349
e6bd752d 350%{_datadir}/mc/mc.hlp
e6bd752d 351%lang(es) %{_datadir}/mc/mc.hlp.es
f0fc3ecc 352%lang(hu) %{_datadir}/mc/mc.hlp.hu
e6bd752d
AM
353%lang(it) %{_datadir}/mc/mc.hlp.it
354%lang(pl) %{_datadir}/mc/mc.hlp.pl
355%lang(ru) %{_datadir}/mc/mc.hlp.ru
4341efe2 356%lang(sr) %{_datadir}/mc/mc.hlp.sr
e6bd752d
AM
357%{_datadir}/mc/mc.hint
358%lang(cs) %{_datadir}/mc/mc.hint.cs
359%lang(es) %{_datadir}/mc/mc.hint.es
360%lang(hu) %{_datadir}/mc/mc.hint.hu
361%lang(it) %{_datadir}/mc/mc.hint.it
362%lang(nl) %{_datadir}/mc/mc.hint.nl
363%lang(pl) %{_datadir}/mc/mc.hint.pl
364%lang(ru) %{_datadir}/mc/mc.hint.ru
4341efe2 365%lang(sr) %{_datadir}/mc/mc.hint.sr
e6bd752d
AM
366%lang(uk) %{_datadir}/mc/mc.hint.uk
367%lang(zh) %{_datadir}/mc/mc.hint.zh
368
8714df24 369%dir %{_datadir}/mc/extfs
e6bd752d 370%{_datadir}/mc/extfs/README
26aa770b 371%if %{with perl_vfs}
e6bd752d
AM
372%attr(755,root,root) %{_datadir}/mc/extfs/a
373%attr(755,root,root) %{_datadir}/mc/extfs/apt
e6bd752d
AM
374%attr(755,root,root) %{_datadir}/mc/extfs/deb*
375%attr(755,root,root) %{_datadir}/mc/extfs/dpkg
e6bd752d
AM
376%attr(755,root,root) %{_datadir}/mc/extfs/mailfs
377%attr(755,root,root) %{_datadir}/mc/extfs/patchfs
26aa770b 378%attr(755,root,root) %{_datadir}/mc/extfs/rpms
26aa770b 379%attr(755,root,root) %{_datadir}/mc/extfs/uzip
380%endif
381%attr(755,root,root) %{_datadir}/mc/extfs/audio
382%attr(755,root,root) %{_datadir}/mc/extfs/bpp
383%attr(755,root,root) %{_datadir}/mc/extfs/hp48
4341efe2 384%attr(755,root,root) %{_datadir}/mc/extfs/iso9660
26aa770b 385%attr(755,root,root) %{_datadir}/mc/extfs/lslR
386%attr(755,root,root) %{_datadir}/mc/extfs/rpm
5f49f492 387%attr(755,root,root) %{_datadir}/mc/extfs/s3
e6bd752d 388%attr(755,root,root) %{_datadir}/mc/extfs/trpm
54a28285
AM
389%attr(755,root,root) %{_datadir}/mc/extfs/u7z
390%attr(755,root,root) %{_datadir}/mc/extfs/ualz
e6bd752d 391%attr(755,root,root) %{_datadir}/mc/extfs/uar*
db2935bf
AM
392%attr(755,root,root) %{_datadir}/mc/extfs/uace
393%attr(755,root,root) %{_datadir}/mc/extfs/uc1541
1611688f 394%attr(755,root,root) %{_datadir}/mc/extfs/ucab
e6bd752d
AM
395%attr(755,root,root) %{_datadir}/mc/extfs/uha
396%attr(755,root,root) %{_datadir}/mc/extfs/ulha
397%attr(755,root,root) %{_datadir}/mc/extfs/urar
e6bd752d 398%attr(755,root,root) %{_datadir}/mc/extfs/uzoo
c3652360 399%{_desktopdir}/mc.desktop
400%{_pixmapsdir}/mc.png
06df6411 401
fb0aa8ab 402%{_mandir}/man1/*
99de6f42 403%lang(es) %{_mandir}/es/man1/*
e6bd752d
AM
404%lang(hu) %{_mandir}/hu/man1/*
405%lang(it) %{_mandir}/it/man1/*
f0fc3ecc 406%lang(pl) %{_mandir}/pl/man1/*
e6bd752d 407%lang(ru) %{_mandir}/ru/man1/*
4341efe2 408%lang(sr) %{_mandir}/sr/man1/*
3f46a95e 409
db2935bf 410%dir %{_sysconfdir}/mc
5f3be722
AM
411%config(noreplace) %verify(not md5 mtime size) /etc/mc/Syntax
412%config(noreplace) %verify(not md5 mtime size) /etc/mc/*.*
db2935bf 413%dir %{_sysconfdir}/mc/extfs
5f3be722 414%config(noreplace) %verify(not md5 mtime size) /etc/mc/extfs/*.*
db2935bf 415
b225fe80 416%files -n mcserv
06df6411 417%defattr(644,root,root,755)
ef93830a 418%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/*
a825a165 419%attr(754,root,root) /etc/rc.d/init.d/mcserv
10f51416 420%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mcserv
fb0aa8ab 421%{_mandir}/man8/mcserv.8*
99de6f42 422%lang(es) %{_mandir}/es/man8/mcserv.8*
3f46a95e 423%lang(pl) %{_mandir}/pl/man8/mcserv.8*
4341efe2 424%lang(sr) %{_mandir}/sr/man8/mcserv.8*
c2b7cdae 425%attr(755,root,root) %{_sbindir}/mcserv
This page took 0.203396 seconds and 4 git commands to generate.