packages: ekg2/ekg2.spec - up to 20110603 - fixes some major problems with ...

marti marti at pld-linux.org
Fri Jun 3 18:29:06 CEST 2011


Author: marti                        Date: Fri Jun  3 16:29:06 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 20110603
- fixes some major problems with encoding/decoding chars

---- Files affected:
packages/ekg2:
   ekg2.spec (1.146 -> 1.147) 

---- Diffs:

================================================================
Index: packages/ekg2/ekg2.spec
diff -u packages/ekg2/ekg2.spec:1.146 packages/ekg2/ekg2.spec:1.147
--- packages/ekg2/ekg2.spec:1.146	Sat Mar 12 19:54:42 2011
+++ packages/ekg2/ekg2.spec	Fri Jun  3 18:29:01 2011
@@ -25,7 +25,7 @@
 %if %{with git}
 %define		subver git.%(date +%Y%m%d)
 %else
-%define		subver 20110312
+%define		subver 20110603
 %endif
 
 %define		rel 1
@@ -44,7 +44,7 @@
 Group:		Applications/Communications
 %if %{without git}
 Source0:	https://github.com/leafnode/ekg2/tarball/master#/%{name}-%{subver}.tar.bz2
-# Source0-md5:	a6abd350258279f5c692a27746e60a28
+# Source0-md5:	41aaca96d09f754d33985e5b3f26b13e
 %endif
 Patch0:		%{name}-perl-install.patch
 Patch1:		%{name}-gtk.patch
@@ -397,7 +397,7 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc NEWS* README.md docs/ekg2book* docs/README docs/TODO docs/*.txt
+%doc README.md docs/ekg2book* docs/README docs/TODO docs/*.txt
 %attr(755,root,root) %{_bindir}/ekg2
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/plugins
@@ -555,6 +555,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.147  2011/06/03 16:29:01  marti
+- up to 20110603
+- fixes some major problems with encoding/decoding chars
+
 Revision 1.146  2011/03/12 18:54:42  pawelz
 - up to 20110312
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ekg2/ekg2.spec?r1=1.146&r2=1.147&f=u



More information about the pld-cvs-commit mailing list