Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 613f54e78be279ca9ef7c3cf0e2fc177 > files > 2

ttyter-2.1.0-2.mga3.src.rpm

Summary:      The CLI twitter client
Name:         ttyter
Release:      %mkrel 2
Version:      2.1.0
License:      FFSL
Group:        Networking/Other
URL:          http://www.floodgap.com/software/ttytter/
Provides:     ttyter
Requires:     perl(Date::Parse)
Suggests:     perl(Term::ReadLine::TTYtter) >= 1.400.0
Source0:      ttyter
BuildArch:    noarch

%description
Yes, another Twitter client. The difference here is that you're dealing with
	a multi-functional, fully 100% text, Perl command line client.
%prep
%setup -Tc  ttyter-%{version}
%build
install -d -m 755 %{buildroot}/%{_bindir}
install %{SOURCE0} %{buildroot}/%{_bindir}/ttyter

%files
%{_bindir}/ttyter



%changelog

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

* Fri Dec 28 2012 dlucio <dlucio> 2.1.0-1.mga3
+ Revision: 335795
- 2.1.0
- new suggests to readline

* Tue Oct 09 2012 dlucio <dlucio> 2.0.4-1.mga3
+ Revision: 303976
- 2.0.4

* Fri Apr 06 2012 dlucio <dlucio> 1.2.5-1.mga2
+ Revision: 229200
- License fixed
- We add some requieres
- SPEC fixes
- imported package ttyter