and again...
OBS-URL: https://build.opensuse.org/package/show/Education/bibletime?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
80f926a524
commit
317ae344ef
@@ -52,7 +52,7 @@ BuildRequires: webkitkde-devel
|
||||
#
|
||||
# Mandriva
|
||||
#
|
||||
%if 0{?mandriva_version}
|
||||
%if 0%{?mandriva_version}
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: libclucene-devel
|
||||
@@ -98,12 +98,14 @@ install -Dm644 docs/manpages/bibletime.de.1 %buildroot/%_mandir/de/man1/bibletim
|
||||
%suse_update_desktop_file -r bibletime Education Teaching
|
||||
%endif
|
||||
#
|
||||
%if 0%{?fedora_version}
|
||||
%if 0%{?fedora_version} || 0%{?mandriva_version}
|
||||
desktop-file-install --vendor="%{vendor}" \
|
||||
--dir=%buildroot/%_datadir/applications \
|
||||
%name.desktop
|
||||
%endif
|
||||
|
||||
|
||||
|
||||
%clean
|
||||
rm -rf %buildroot
|
||||
|
||||
|
Reference in New Issue
Block a user