Author: duddits Date: Sun Sep 6 19:56:52 2009 GMT Module: packages Tag: HEAD ---- Log message: - rel. 0.3 - fixing previous file location fix :)
---- Files affected: packages/slimrat: slimrat.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: packages/slimrat/slimrat.spec diff -u packages/slimrat/slimrat.spec:1.15 packages/slimrat/slimrat.spec:1.16 --- packages/slimrat/slimrat.spec:1.15 Sat Sep 5 15:29:13 2009 +++ packages/slimrat/slimrat.spec Sun Sep 6 21:56:46 2009 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): Program do pobierania plików z Rapidshare Name: slimrat Version: 0.9.5.5 -Release: 0.2 +Release: 0.3 License: MIT License Group: Applications Source0: http://slimrat.googlecode.com/files/%{name}-%{version}.tar.bz2 @@ -68,7 +68,7 @@ %files %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/slimrat* %dir %{perl_vendorlib}/plugins %{perl_vendorlib}/Configuration.pm %{perl_vendorlib}/Log.pm @@ -76,7 +76,6 @@ %{perl_vendorlib}/Queue.pm %{perl_vendorlib}/Toolbox.pm %{perl_vendorlib}/plugins/*.pm -%{perl_vendorlib}/slimrat.glade %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -84,6 +83,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2009/09/06 19:56:46 duddits +- rel. 0.3 +- fixing previous file location fix :) + Revision 1.15 2009/09/05 13:29:13 duddits - rel. 0.2 - fix file location in package ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/slimrat/slimrat.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
