Author: twittner Date: Thu Nov 17 17:28:49 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added .desktop fixes
---- Files affected: SPECS: podbrowser.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/podbrowser.spec diff -u SPECS/podbrowser.spec:1.2 SPECS/podbrowser.spec:1.3 --- SPECS/podbrowser.spec:1.2 Wed Nov 16 23:56:23 2005 +++ SPECS/podbrowser.spec Thu Nov 17 18:28:43 2005 @@ -8,6 +8,7 @@ License: GPL Source0: http://jodrell.net/files/podbrowser/%{name}-%{version}.tar.gz # Source0-md5: 59f11c50e03f348e41de8058d0a30e0b +Patch0: %{name}-desktop.patch URL: http://jodrell.net/projects/podbrowser BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -19,6 +20,7 @@ %prep %setup -q +%patch0 -p1 %build %{__make} PREFIX=%{_prefix} @@ -46,6 +48,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/11/17 17:28:43 twittner +- added .desktop fixes + Revision 1.2 2005/11/16 22:56:23 twittner - %%files & Group fixed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/podbrowser.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
