Author: blekot Date: Mon May 7 16:34:00 2012 GMT Module: packages Tag: HEAD ---- Log message: - added PL desc/summary - up to 2.20
---- Files affected: packages/wgetpaste: wgetpaste.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/wgetpaste/wgetpaste.spec diff -u packages/wgetpaste/wgetpaste.spec:1.2 packages/wgetpaste/wgetpaste.spec:1.3 --- packages/wgetpaste/wgetpaste.spec:1.2 Sun Aug 22 13:52:42 2010 +++ packages/wgetpaste/wgetpaste.spec Mon May 7 18:33:55 2012 @@ -1,13 +1,14 @@ # $Revision$, $Date$ # TODO # - package zsh completion: _wgetpaste -Summary: Paste to Paste sites from terminal +Summary: A Script that automates pasting to a number of pastebin services +Summary(pl.UTF-8): Skrypt który automatyzuje wklejanie do wielu serwisów pastebin Name: wgetpaste -Version: 2.18 +Version: 2.20 Release: 1 License: GPL v2+ Source0: http://wgetpaste.zlin.dk/%{name}-%{version}.tar.bz2 -# Source0-md5: 0085d679445af9e6f695d036abee106d +# Source0-md5: 4c7259e626d834af1e51719bc9df0898 Source1: http://wgetpaste.zlin.dk/%{name}.example # Source1-md5: 77392c788659cc648a59df2d239ebe19 Group: Applications/Networking @@ -24,6 +25,11 @@ relying only on bash, sed, coreutils (mktemp/sort/tr/wc/whoami/tee) and wget. +%description(pl.UTF-8): +Skrypt który automatyzuje wklejanie do wielu serwisów pastebin +operając się tylko na bash, sed, coreutils (mktemp/sort/tr/wc/whoami/ +tee) i wget. + %prep %setup -q %{__sed} -i -e '1s,^#!.*bash,#!/bin/bash,' %{name} @@ -47,6 +53,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2012/05/07 16:33:55 blekot +- added PL desc/summary +- up to 2.20 + Revision 1.2 2010/08/22 11:52:42 glen - add example wgetpaste.conf ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/wgetpaste/wgetpaste.spec?r1=1.2&r2=1.3 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
