SPECS: slimrat.spec - rel. 0.5 - fixed a few glitches in gui (see sed magic...

duddits duddits at pld-linux.org
Sun Jan 25 10:27:12 CET 2009


Author: duddits                      Date: Sun Jan 25 09:27:12 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel. 0.5
- fixed a few glitches in gui (see sed magic in spec) but still some
more work needed
- console version should work fine with RS and youtube plugins

---- Files affected:
SPECS:
   slimrat.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/slimrat.spec
diff -u SPECS/slimrat.spec:1.5 SPECS/slimrat.spec:1.6
--- SPECS/slimrat.spec:1.5	Sat Jan 24 14:17:01 2009
+++ SPECS/slimrat.spec	Sun Jan 25 10:27:06 2009
@@ -8,7 +8,7 @@
 Summary(pl.UTF-8):	Program do pobierania plików z Rapidshare
 Name:		slimrat
 Version:	0.9.2
-Release:	0.4
+Release:	0.5
 License:	MIT License
 Group:		Applications
 Source0:	http://slimrat.googlecode.com/files/%{name}-%{version}.tar.bz2
@@ -52,6 +52,9 @@
 install -d $RPM_BUILD_ROOT%{perl_vendorlib}/plugins
 install slimrat $RPM_BUILD_ROOT%{_bindir}
 %if %{with gui}
+# open function improved for modern perl >= 5.8. Always use the
+# three-argument method
+%{__sed} -i -e 's,"+<\$quefile","+<"\,\ "\$quefile",' slimrat-gui
 install slimrat-gui $RPM_BUILD_ROOT%{_bindir}
 %endif
 install Plugin.pm $RPM_BUILD_ROOT%{perl_vendorlib}
@@ -75,6 +78,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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
+more work needed
+- console version should work fine with RS and youtube plugins
+
 Revision 1.5  2009/01/24 13:17:01  duddits
 - rel. 0.4
 - wget patch added (passes extra params)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/slimrat.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list