SPECS: proftpd.spec - no main package is built, moved %description...
glen
glen at pld-linux.org
Wed Aug 10 22:46:48 CEST 2005
Author: glen Date: Wed Aug 10 20:46:48 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- no main package is built, moved %descriptions to -common package
- rel 7
---- Files affected:
SPECS:
proftpd.spec (1.210 -> 1.211)
---- Diffs:
================================================================
Index: SPECS/proftpd.spec
diff -u SPECS/proftpd.spec:1.210 SPECS/proftpd.spec:1.211
--- SPECS/proftpd.spec:1.210 Wed Aug 10 22:41:02 2005
+++ SPECS/proftpd.spec Wed Aug 10 22:46:43 2005
@@ -22,7 +22,7 @@
Summary(zh_CN): Ň×ÓÚšÜŔíľÄ,°˛ČŤľÄ FTP ˇţÎńĆ÷
Name: proftpd
Version: 1.2.10
-Release: 6.2
+Release: 7
Epoch: 1
License: GPL v2+
Group: Daemons
@@ -62,7 +62,19 @@
%define _sysconfdir /etc/ftpd
%define _localstatedir /var/run
+# There is no main package.
%description
+
+%package common
+Summary: PROfessional FTP Daemon with apache-like configuration syntax - common files
+Summary(pl): PROfesionalny serwer FTP - wspólne pliki
+Group: Daemons
+Requires(post): awk
+Requires(post): fileutils
+%{?with_pam:Requires: pam >= 0.79.0}
+Obsoletes: proftpd < 0:1.2.2rc1-3
+
+%description common
ProFTPD is a highly configurable FTP daemon for unix and unix-like
operating systems. ProFTPD is designed to be somewhat of a "drop-in"
replacement for wu-ftpd. Full online documentation is available at
@@ -72,20 +84,26 @@
This package also includes mod_shaper module from
<http://www.castaglia.org/proftpd/>
-%description -l es
+%description common -l pl
+ProFTPD jest wysoce konfigurowalnym serwerem FTP dla systemów Unix.
+ProFTPD jest robiony jako bezpośredni zamiennik wu-ftpd. Pełna
+dokunentacja jest dostępna on-line pod <http://www.proftpd.org/>
+włącznie z dokumentacją dotyczącą konfigurowania.
+
+%description common -l es
ProFTPD es un servidor FTP altamente configurable para sistemas
operativos unix. Está proyectado para ser un substituto directo al
wu-ftpd. La documentación completa está disponible en
<http://www.proftpd.org/>, incluido el manual de referencia para las
directivas de configuración del servidor.
-%description -l pl
+%description common -l pl
ProFTPD jest wysoce konfigurowalnym serwerem FTP dla systemów Unix.
ProFTPD jest robiony jako bezpośredni zamiennik wu-ftpd. Pełna
dokumentacja jest dostępna on-line pod <http://www.proftpd.org/>
włącznie z dokumentacją dotyczącą konfigurowania.
-%description -l pt_BR
+%description common -l pt_BR
O ProFTPD é um servidor FTP altamente configurável para sistemas
operacionais unix.
@@ -94,28 +112,6 @@
incluindo o manual de referęncia para as diretivas de configuraçăo do
servidor.
-%package common
-Summary: PROfessional FTP Daemon with apache-like configuration syntax - common files
-Summary(pl): PROfesionalny serwer FTP - wspólne pliki
-Group: Daemons
-Requires(post): awk
-Requires(post): fileutils
-%{?with_pam:Requires: pam >= 0.79.0}
-Obsoletes: proftpd < 0:1.2.2rc1-3
-
-%description common
-ProFTPD is a highly configurable FTP daemon for unix and unix-like
-operating systems. ProFTPD is designed to be somewhat of a "drop-in"
-replacement for wu-ftpd. Full online documentation is available at
-<http://www.proftpd.org/>, including a server configuration directive
-reference manual.
-
-%description common -l pl
-ProFTPD jest wysoce konfigurowalnym serwerem FTP dla systemów Unix.
-ProFTPD jest robiony jako bezpośredni zamiennik wu-ftpd. Pełna
-dokunentacja jest dostępna on-line pod http://www.proftpd.org/
-włącznie z dokumentacją dotyczącą konfigurowania.
-
%package inetd
Summary: inetd configs for proftpd
Summary(pl): Pliki konfiguracyjne do użycia proftpd poprzez inetd
@@ -397,6 +393,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.211 2005/08/10 20:46:43 glen
+- no main package is built, moved %descriptions to -common package
+- rel 7
+
Revision 1.210 2005/08/10 20:41:02 glen
- removed logrotate; xferlog is rotated by syslog daemons
- other minor fixes
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/proftpd.spec?r1=1.210&r2=1.211&f=u
More information about the pld-cvs-commit
mailing list