Sophie

Sophie

distrib > Mageia > 6 > i586 > media > core-release-src > by-pkgid > 22ba5e6b2fea344fca4538d531371f76 > files > 2

supybot-Meetbot-0.1.4-9.mga6.src.rpm

Name:           supybot-Meetbot
Version:        0.1.4
Release:        %mkrel 9
Summary:        Plugin for Supybot for handling IRC meetings

Group:          Networking/IRC
License:        BSD
URL:            http://wiki.debian.org/MeetBot
Source0:        http://code.zgib.net/tar//MeetBot-%{version}.tar.gz

Requires:       supybot
Requires:       python-pygments
Requires:       python-docutils

BuildArch:      noarch
BuildRequires:  python

%description
MeatBot is designed to assist in running meetings, taking notes, and so on. 
It is in pure python, as a plugin to supybot. However, there is a clear 
distinction between meeting-code and IRC-code, so it should be relatively 
easy to port to other bots. It is under the supybot license (3-clause BSD).

%prep
%setup -q -n MeetBot-%{version}

%install
install -dm 755 $RPM_BUILD_ROOT/%{python_sitelib}/supybot/plugins/MeetBot
install -pm 644 *.py $RPM_BUILD_ROOT/%{python_sitelib}/supybot/plugins/MeetBot
install -pm 644 *.css $RPM_BUILD_ROOT/%{python_sitelib}/supybot/plugins/MeetBot

%files
%doc README.txt doc/Manual.txt doc/meetingLocalConfig-example.py
%{python_sitelib}/supybot/plugins/MeetBot





%changelog
* Tue Feb 02 2016 umeabot <umeabot> 0.1.4-9.mga6
+ Revision: 931716
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 0.1.4-8.mga5
+ Revision: 738952
- Second Mageia 5 Mass Rebuild

* Sat Sep 27 2014 tv <tv> 0.1.4-7.mga5
+ Revision: 730409
- rebuild for missing pythoneggs deps

* Tue Sep 16 2014 umeabot <umeabot> 0.1.4-6.mga5
+ Revision: 689622
- Mageia 5 Mass Rebuild

  + pterjan <pterjan>
    - Rebuild for new Python

* Fri Oct 18 2013 umeabot <umeabot> 0.1.4-4.mga4
+ Revision: 519340
- Mageia 4 Mass Rebuild

* Mon Jan 14 2013 umeabot <umeabot> 0.1.4-3.mga3
+ Revision: 383798
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Fri Jun 10 2011 misc <misc> 0.1.4-2.mga2
+ Revision: 103227
- imported package supybot-Meetbot


* Thu Jun 9 2011 Lee Forest <lee8oi@gmail.com> 0.1.4-2mga1
- rebuild for mageia 1

* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 0.1.4-2mdv2011.0
+ Revision: 590101
- rebuild for python 2.7

* Tue Aug 03 2010 Michael Scherer <misc@mandriva.org> 0.1.4-1mdv2011.0
+ Revision: 565509
- import supybot-Meetbot


* Tue Aug 03 2010 Michael Scherer <misc@mandriva.org> 0.1.4-1mdv
- adaptation from Fedora

* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 0.1.4-4
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild

* Fri Sep 11 2009 Kevin Fenzi <kevin@tummy.com> - 0.1.4-3
- Add default css files. 

* Fri Sep 11 2009 Kevin Fenzi <kevin@tummy.com> - 0.1.4-2
- Fix url

* Fri Sep 11 2009 Kevin Fenzi <kevin@tummy.com> - 0.1.4-1
- Update to 0.1.4 release. 

* Sun Aug 23 2009 Kevin Fenzi <kevin@tummy.com> - 0.1.3-1
- Update to 0.1.3 release. 

* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

* Wed Jul 15 2009 Kevin Fenzi <kevin@tummy.com> - 0.1.2-1
- Update to 0.1.2 release. 

* Tue Jul 07 2009 Kevin Fenzi <kevin@tummy.com> - 0.1.1-2
- Fix install location to be the correct name. 
- Add additional doc files

* Mon Jul 06 2009 Kevin Fenzi <kevin@tummy.com> - 0.1.1-1
- Upgrade to 0.1.1 version

* Sun Jun 14 2009 Kevin Fenzi <kevin@tummy.com> - 0-0.1.20090614darcs
- Initial version for fedora review