Author: duddits Date: Thu Mar 19 21:26:26 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.9.3 - wget and youtube patches obsoleted - R: perl(HTTP::Response::Encoding)
---- Files affected: SPECS: slimrat.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/slimrat.spec diff -u SPECS/slimrat.spec:1.6 SPECS/slimrat.spec:1.7 --- SPECS/slimrat.spec:1.6 Sun Jan 25 10:27:06 2009 +++ SPECS/slimrat.spec Thu Mar 19 22:26:21 2009 @@ -7,17 +7,16 @@ Summary: Utility for downloading files from Rapidshare Summary(pl.UTF-8): Program do pobierania plików z Rapidshare Name: slimrat -Version: 0.9.2 -Release: 0.5 +Version: 0.9.3 +Release: 0.1 License: MIT License Group: Applications Source0: http://slimrat.googlecode.com/files/%{name}-%{version}.tar.bz2 -# Source0-md5: 17c5adf94b9464edaa881aa2e6c98448 -Patch0: %{name}-youtube_plugin.patch -Patch1: %{name}-wget.patch +# Source0-md5: 962763316dff6d4aa81851a5f23ea682 URL: http://code.google.com/p/slimrat/ Requires: perl-base Requires: perl(Getopt::Long) +Requires: perl(HTTP::Response::Encoding) %if %{with gui} Requires: gtk+2 Requires: perl(Gtk2::GladeXML) @@ -40,8 +39,6 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 %build @@ -78,6 +75,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2009/03/19 21:26:21 duddits +- up to 0.9.3 +- wget and youtube patches obsoleted +- R: perl(HTTP::Response::Encoding) + Revision 1.6 2009/01/25 09:27:06 duddits - rel. 0.5 - fixed a few glitches in gui (see sed magic in spec) but still some ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/slimrat.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
