Author: amateja Date: Tue Oct 13 06:30:04 2009 GMT Module: packages Tag: HEAD ---- Log message: - added patch to handle when server is overloaded - bumped up version
---- Files affected: packages/rsget: rsget.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/rsget/rsget.spec diff -u packages/rsget/rsget.spec:1.5 packages/rsget/rsget.spec:1.6 --- packages/rsget/rsget.spec:1.5 Sat Jul 4 11:13:05 2009 +++ packages/rsget/rsget.spec Tue Oct 13 08:29:59 2009 @@ -3,7 +3,7 @@ Summary: A console-based RapidShare files downloader Summary(pl.UTF-8): Konsolowy skrypt do pobierania plików z RapidShare Name: rsget -Version: 20081014 +Version: 20091013 Release: 1 License: WTFPL Group: Applications @@ -11,6 +11,7 @@ # Source0-md5: f783eee9d3fba101289d4213ed383217 Source1: http://sam.zoy.org/wtfpl/COPYING # Source1-md5: 65a4a3db35cb4ac63386bdc70687d1e5 +Patch0: %{name}.patch URL: http://jachacy.jogger.pl/2008/07/03/rsget-sh-skrypt-automatyzujacy-pobieranie-z-rapidshare-com/ Requires: bash Requires: grep @@ -27,10 +28,10 @@ RapidShare. %prep - %setup -q -c -T cp %{SOURCE0} . cp %{SOURCE1} . +%patch0 %install rm -rf $RPM_BUILD_ROOT @@ -51,6 +52,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2009/10/13 06:29:59 amateja +- added patch to handle when server is overloaded +- bumped up version + Revision 1.5 2009/07/04 09:13:05 pawelz - unified WTFPL license name ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rsget/rsget.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
