packages: canto/canto.spec - 0.7.4 - new files (doc, canto-inspect, cfg) - ...
uzsolt
uzsolt at pld-linux.org
Tue Oct 27 08:58:03 CET 2009
Author: uzsolt Date: Tue Oct 27 07:58:03 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- 0.7.4
- new files (doc, canto-inspect, cfg)
- adapterized
---- Files affected:
packages/canto:
canto.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/canto/canto.spec
diff -u packages/canto/canto.spec:1.5 packages/canto/canto.spec:1.6
--- packages/canto/canto.spec:1.5 Wed Mar 18 18:15:42 2009
+++ packages/canto/canto.spec Tue Oct 27 08:57:57 2009
@@ -2,12 +2,12 @@
Summary: Canto is an Atom/RSS feed reader for the console
Summary(hu.UTF-8): Canto egy Atom/RSS hírolvasó konzolra
Name: canto
-Version: 0.6.7
+Version: 0.7.4
Release: 1
License: GPL v2
Group: Applications/Networking
Source0: http://codezen.org/static/%{name}-%{version}.tar.gz
-# Source0-md5: fc8e6d9c788270363814534baa193e55
+# Source0-md5: dc011bdc1047585d4ebb97243ba3e631
URL: http://www.codezen.org/canto
BuildRequires: ncurses-devel
BuildRequires: python-devel >= 2.4.0
@@ -26,11 +26,11 @@
and extensibility using the excellent Python programming language.
%description -l hu.UTF-8
-Canto egy Atom/RSS olvasó konzolra, azaz gyors, tömör és színes.
-Egy nagyon egyszerű felüleletet biztosít. Nincsenek menük,
-nincsenek sűrű képernyőrészek olvashatatlan fehér szöveggel.
-Egy interfész, amely majdnem a végtelenségig beállítható és
-bővíthető a Python programozási nyelv segítségével.
+Canto egy Atom/RSS olvasó konzolra, azaz gyors, tömör és színes. Egy
+nagyon egyszerű felüleletet biztosít. Nincsenek menük, nincsenek sűrű
+képernyőrészek olvashatatlan fehér szöveggel. Egy interfész, amely
+majdnem a végtelenségig beállítható és bővíthető a Python programozási
+nyelv segítségével.
%prep
%setup -q
@@ -57,13 +57,15 @@
%files
%defattr(644,root,root,755)
-%doc ChangeLog INSTALL README
+%doc ChangeLog INSTALL README doc/*
%attr(755,root,root) %{_bindir}/%{name}
%attr(755,root,root) %{_bindir}/%{name}-fetch
+%attr(755,root,root) %{_bindir}/%{name}-inspect
%{_mandir}/man1/%{name}.1*
%{_mandir}/man1/%{name}-fetch.1*
%{py_sitedir}/Canto-*.egg-info
%dir %{py_sitedir}/canto
+%{py_sitedir}/canto/cfg
%attr(755,root,root) %{py_sitedir}/canto/widecurse.so
%{py_sitedir}/canto/*.py[co]
@@ -73,6 +75,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2009/10/27 07:57:57 uzsolt
+- 0.7.4
+- new files (doc, canto-inspect, cfg)
+- adapterized
+
Revision 1.5 2009/03/18 17:15:42 duddits
- up to 0.6.7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/canto/canto.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list