Author: baggins Date: Tue May 11 20:30:44 2010 GMT Module: packages Tag: HEAD ---- Log message: - rel 3 - desktop file cleanup
---- Files affected: packages/hotwire: hotwire.spec (1.11 -> 1.12) , hotwire-desktop.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/hotwire/hotwire.spec diff -u packages/hotwire/hotwire.spec:1.11 packages/hotwire/hotwire.spec:1.12 --- packages/hotwire/hotwire.spec:1.11 Fri Oct 3 19:44:25 2008 +++ packages/hotwire/hotwire.spec Tue May 11 22:30:39 2010 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Powłoka Hotwire Name: hotwire Version: 0.721 -Release: 2 +Release: 3 License: GPL Group: X11/Applications Source0: http://hotwire-shell.googlecode.com/files/%{name}-%{version}.zip # Source0-md5: 501fbe8c270b8931bc423eced9af2be6 +Patch0: %{name}-desktop.patch URL: http://code.google.com/p/hotwire-shell/ BuildRequires: python-devel >= 1:2.5 BuildRequires: rpm-pythonprov @@ -32,6 +33,7 @@ %prep %setup -q +%patch0 -p1 %build python setup.py build @@ -104,6 +106,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2010/05/11 20:30:39 baggins +- rel 3 +- desktop file cleanup + Revision 1.11 2008/10/03 17:44:25 arekm - release 2 ================================================================ Index: packages/hotwire/hotwire-desktop.patch diff -u /dev/null packages/hotwire/hotwire-desktop.patch:1.1 --- /dev/null Tue May 11 22:30:44 2010 +++ packages/hotwire/hotwire-desktop.patch Tue May 11 22:30:39 2010 @@ -0,0 +1,9 @@ +--- hotwire-0.721/hotwire.desktop~ 2007-08-16 21:59:26.000000000 +0200 ++++ hotwire-0.721/hotwire.desktop 2010-05-11 22:29:56.398931621 +0200 +@@ -7,5 +7,5 @@ + Terminal=false + Type=Application + Icon=hotwire +-Categories=GNOME;GTK;Utility;TerminalEmulator;System; ++Categories=GNOME;GTK;Utility;TerminalEmulator; + StartupNotify=true ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hotwire/hotwire.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
