]> git.pld-linux.org Git - packages/canto.git/commitdiff
- 0.7.4 auto/th/canto-0_7_4-1 auto/ti/canto-0_7_4-1
authorZsolt Udvari <uzsolt@pld-linux.org>
Tue, 27 Oct 2009 07:57:57 +0000 (07:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new files (doc, canto-inspect, cfg)
- adapterized

Changed files:
    canto.spec -> 1.6

canto.spec

index 088066ff82726d4aa1cda0216af761e7e18d5504..0971ba302e8bd2420ba6bae6310efbc946575ab5 100644 (file)
@@ -1,12 +1,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
 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
 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
 URL:           http://www.codezen.org/canto
 BuildRequires: ncurses-devel
 BuildRequires: python-devel >= 2.4.0
@@ -25,11 +25,11 @@ unreadable white text. An interface with almost infinite customization
 and extensibility using the excellent Python programming language.
 
 %description -l hu.UTF-8
 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
 
 %prep
 %setup -q
@@ -56,12 +56,14 @@ rm -f $RPM_BUILD_ROOT%{py_sitedir}/canto/*.py{c,o}
 
 %files
 %defattr(644,root,root,755)
 
 %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}
 %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
 %{_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]
 %attr(755,root,root) %{py_sitedir}/canto/widecurse.so
 %{py_sitedir}/canto/*.py[co]
This page took 0.071359 seconds and 4 git commands to generate.