packages: sendxmpp/sendxmpp.spec - description, release 1
undefine
undefine at pld-linux.org
Sun Aug 23 14:03:21 CEST 2009
Author: undefine Date: Sun Aug 23 12:03:21 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- description, release 1
---- Files affected:
packages/sendxmpp:
sendxmpp.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/sendxmpp/sendxmpp.spec
diff -u packages/sendxmpp/sendxmpp.spec:1.1 packages/sendxmpp/sendxmpp.spec:1.2
--- packages/sendxmpp/sendxmpp.spec:1.1 Sun Aug 23 13:51:22 2009
+++ packages/sendxmpp/sendxmpp.spec Sun Aug 23 14:03:16 2009
@@ -4,11 +4,11 @@
%bcond_without tests # do not perform "make test"
#
%include /usr/lib/rpm/macros.perl
-Summary: sendxmpp
-Summary(pl.UTF-8): sendxmpp
+Summary: perl-script to send XMPP (jabber) messages
+Summary(pl.UTF-8): skrypt perlowy do wysyłania wiaomości XMPP (jabber)
Name: sendxmpp
Version: 0.0.8
-Release: 0.1
+Release: 1
License: GPL v2
Group: Development/Languages/Perl
Source0: http://sendxmpp.platon.sk/%{name}-%{version}.tar.gz
@@ -23,10 +23,12 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-sendxmpp
+sendxmpp is a perl-script to send XMPP (jabber) messages, similar to
+what mail(1) does for mail.
%description -l pl.UTF-8
-sendxmpp
+sendxmpp jest perlowym skryptem służącym do wysyłania wiadomości XMPP
+(jabber), podobnie jak komenda mail(1) wysyła wiadomości pocztowe.
%prep
%setup -q
@@ -36,10 +38,6 @@
INSTALLDIRS=vendor
%{__make}
-# if module isn't noarch, use:
-# %{__make} \
-# CC="%{__cc}"
-# OPTIMIZE="%{rpmcflags}"
%{?with_tests:%{__make} test}
@@ -64,6 +62,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2009/08/23 12:03:16 undefine
+- description, release 1
+
Revision 1.1 2009/08/23 11:51:22 undefine
- initial
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sendxmpp/sendxmpp.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list