From Fedora Project Wiki

(Fix the description.)
(Add a concrete list of macros that can be used (copied from the Best Practices section under SIGs/KDE).)
Line 1: Line 1:
A sample <code>kde4_foo.spec</code> to use as a template starting point. Please use the RPM macros as defined in <code>/etc/rpm/macros.kde4</code> whenever possible.
A sample <code>kde4_foo.spec</code> to use as a template starting point. Please use the RPM macros as defined in <code>/etc/rpm/macros.kde4</code> whenever possible. You can use at least the following macros:
<pre>%{_kde4_appsdir}
%{_kde4_bindir}
%{_kde4_configdir}
%{_kde4_datadir}
%{_kde4_docdir}
%{_kde4_iconsdir}
%{_kde4_includedir}
%{_kde4_libdir}</pre>

Revision as of 22:51, 6 May 2014

A sample kde4_foo.spec to use as a template starting point. Please use the RPM macros as defined in /etc/rpm/macros.kde4 whenever possible. You can use at least the following macros:

%{_kde4_appsdir}
%{_kde4_bindir}
%{_kde4_configdir}
%{_kde4_datadir}
%{_kde4_docdir}
%{_kde4_iconsdir}
%{_kde4_includedir}
%{_kde4_libdir}

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current01:17, 26 May 2014 (2 KB)Kkofler (talk | contribs)fix %{_kde4_datadir} macro name
22:54, 6 May 2014 (2 KB)Kkofler (talk | contribs)use make install/fast
22:43, 6 May 2014 (2 KB)Kkofler (talk | contribs)update for current packaging guidelines, upstream licensing policies, tar.xz

There are no pages that use this file.