Mailinglist Archive: opensuse-commit (1130 mails)
| < Previous | Next > |
commit sendxmpp for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 24 Aug 2011 16:19:52 +0200
- Message-id: <20110824141952.475CB202CB@hilbert.suse.de>
Hello community,
here is the log from the commit of package sendxmpp for openSUSE:Factory
checked in at Wed Aug 24 16:19:52 CEST 2011.
--------
New Changes file:
--- /dev/null 2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/sendxmpp/sendxmpp.changes 2011-05-16
23:37:06.000000000 +0200
@@ -0,0 +1,11 @@
+-------------------------------------------------------------------
+Mon May 16 21:36:41 UTC 2011 - chris@xxxxxxxxxxxxxxxx
+
+- fix build/deps
+ o added BuildReq perl/-macros
+
+-------------------------------------------------------------------
+Mon Apr 11 11:16:58 UTC 2011 - vcizek@xxxxxxxxxx
+
+- Initial package from CVS
+
calling whatdependson for head-i586
New:
----
sendxmpp-1.22.tar.bz2
sendxmpp.changes
sendxmpp.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sendxmpp.spec ++++++
#
# spec file for package sendxmpp
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: sendxmpp
Version: 1.22
Release: 1
Summary: A perl-script to send xmpp, similar to what mail does for mail
Group: Productivity/Networking/Talk/Clients
License: GPLv2
Url: http://sendxmpp.platon.sk
Source0: %{name}-%{version}.tar.bz2
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
Requires: perl(Net::XMPP)
%perl_requires
%description
sendxmpp is a perl-script to send xmpp (jabber), similar to
what mail(1) does for mail.
%prep
%setup -qn %{name}
%build
%{__perl} Makefile.PL
make %{?_smp_mflags}
%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist
%clean
%{__rm} -rf %{buildroot}
%files -f %{name}.files
%defattr(-,root,root,-)
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |