File hilfe-basic.spec of Package hilfe-basic
Name: hilfe-basic
Summary: Hilfe bei komplizierten Problemen
Version: 1.0.2
Release: 1
License: Other
Source0: hilfe-basic.tar.bz2
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: fontpackages-devel
BuildRequires: unzip
%if 0%{?suse_version}
%reconfigure_fonts_prereq
%endif
Requires: bitstream-vera dejavu xorg-x11-fonts kde-oxygen-fonts sgi-bitmap-fonts ubuntu-fonts adobe-sourcesans3-fonts
%if 0%{?fedora}
Requires: fontpackages-filesystem
%endif
Recommends: adobe-sourcecodepro-fonts adobe-sourcesanspro-fonts adobe-sourceserifpro-fonts cantarell-fonts liberation-fonts noto-sans-mono-fonts noto-sans-fonts noto-serif-fonts hack-fonts google-droid-fonts google-opensans-fonts google-roboto-fonts google-carlito-fonts stix-fonts meslo-lg-fonts lato-fonts noto-sans-symbols-fonts noto-sans-symbols2-fonts noto-sans-display-fonts fira-code-fonts xorg-x11-fonts sil-gentium-fonts google-alegreya-sans-fonts google-allerta-fonts google-arimo-fonts google-cabin-fonts google-cousine-fonts google-exo-fonts google-nobile-fonts google-tinos-fonts google-worksans-fonts hartke-aurulentsans-fonts lomt-ostrichsans-fonts mathjax-sansserif-fonts noto-sans-lineara-fonts noto-sans-linearb-fonts sil-andika-fonts texlive-opensans texlive-opensans-fonts adobe-sourceserif4-fonts
%if 0%{?suse_version}
Obsoletes: hilfe
%endif
Group: System/X11/Fonts
URL: http://www.suse.de/
%description
Installiere dies - und Deine komplizierten Probleme mit OOo und Schriften sind
vorbei
%package -n hilfe-basic-helv
Summary: Hilfe bei komplizierten Problemen - kaputte Dateien
Requires: hilfe-basic
%description -n hilfe-basic-helv
Leicht kaputte Dateien die den Rechner nur Nerven, die ich aber nicht entfernen
will.
%prep
%setup -c -n hilfe-basic
%build
# Nothing to build
%install
mkdir -p %{buildroot}%{_ttfontsdir}
install -m 0644 hilfe-basic/* %{buildroot}%{_ttfontsdir}/
%if 0%{?suse_version}
%reconfigure_fonts_scriptlets
%endif
%if 0%{?fedora}
%fontpkg -a
%endif
%if 0%{?suse_version}
%files
%defattr(-,root,root)
%dir %{_ttfontsdir}
%{_ttfontsdir}/*
%exclude %{_ttfontsdir}/144[56]*.ttf
%endif
%if 0%{?fedora}
%fontfiles -a
%endif
%if 0%{?suse_version}
%files -n hilfe-basic-helv
%defattr(-,root,root)
%dir %{_ttfontsdir}
%{_ttfontsdir}/144[56]*.ttf
%endif
%changelog