Author: czarny Date: Tue Mar 7 21:37:59 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - desktop patch to install in /usr/share/applications
---- Files affected: SPECS: klineakconfig.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/klineakconfig.spec diff -u SPECS/klineakconfig.spec:1.7 SPECS/klineakconfig.spec:1.8 --- SPECS/klineakconfig.spec:1.7 Tue Mar 7 20:07:30 2006 +++ SPECS/klineakconfig.spec Tue Mar 7 22:37:54 2006 @@ -9,6 +9,7 @@ Group: Applications/System Source0: http://dl.sourceforge.net/lineak/%{name}-%{version}-%{beta}.tar.gz # Source0-md5: c6401c480d32112bbbd82972c41c4d7e +Patch0: %{name}-desktop.patch URL: http://lineak.sourceforge.net/ BuildRequires: kdelibs-devel BuildRequires: lineakd-defs @@ -28,6 +29,7 @@ %prep %setup -q -n %{name}-%{version}-%{beta} +%patch0 -p1 %build kde_appsdir="%{_desktopdir}"; export kde_appsdir @@ -44,7 +46,7 @@ %find_lang %{name} --with-kde -mv $RPM_BUILD_ROOT%{_desktopdir}/{Applications/,}*.desktop +#mv $RPM_BUILD_ROOT%{_desktopdir}/{Applications/,}*.desktop %clean rm -rf $RPM_BUILD_ROOT @@ -63,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2006/03/07 21:37:54 czarny +- desktop patch to install in /usr/share/applications + Revision 1.7 2006/03/07 19:07:30 glen - applnkdir and desktopdir are not equivalent (desktopdir is flat) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/klineakconfig.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
