commit python-irclib for openSUSE:Factory
Hello community, here is the log from the commit of package python-irclib for openSUSE:Factory checked in at Thu Mar 31 11:24:55 CEST 2011. -------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/python-irclib/python-irclib.changes 2010-12-09 21:16:55.000000000 +0100 @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Thu Dec 9 20:08:19 UTC 2010 - prusnak@opensuse.org + +- created package (version 0.4.8) + calling whatdependson for head-i586 New: ---- python-irclib-0.4.8.tar.gz python-irclib.changes python-irclib.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-irclib.spec ++++++ # # spec file for package python-irclib # # 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/ # Name: python-irclib Version: 0.4.8 Release: 1 License: LGPLv2.1+ Summary: A set of Python modules for IRC support Url: http://python-irclib.sourceforge.net Group: Development/Libraries/Python Source: http://downloads.sourceforge.net/%{name}/%{version}/%{name}-%{version}.tar.gz BuildRequires: python-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description This library is intended to encapsulate the IRC protocol at a quite low level. It provides an event-driven IRC client framework. It has a fairly thorough support for the basic IRC protocol, CTCP and DCC connections. %prep %setup -q sed -i 's/\r//g' * %build python setup.py build %install python setup.py install --prefix=%{_prefix} --root=%{buildroot} --record-rpm=INSTALLED_FILES %clean rm -rf %{buildroot} %files -f INSTALLED_FILES %defattr(-,root,root) %doc COPYING ChangeLog README dccreceive dccsend irccat irccat2 servermap testbot.py %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de