Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
xfs
xfs.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xfs.spec of Package xfs
# # spec file for package xfs # # Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %if 0%{?suse_version} < 1550 %define _distconfdir /usr/etc %endif Name: xfs Version: 1.2.1 Release: 0 Summary: X font server License: HPND Group: System/X11/Utilities URL: http://xorg.freedesktop.org/ # http://xorg.freedesktop.org/releases/individual/app/ Source0: %{name}-%{version}.tar.xz Source1: xfs.config Source2: xfs.init.d Source3: xfs.service BuildRequires: font-util >= 1.1 BuildRequires: pkg-config BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(xfont2) BuildRequires: pkgconfig(xorg-macros) >= 1.10 BuildRequires: pkgconfig(xproto) >= 7.0.17 BuildRequires: pkgconfig(xtrans) PreReq: %fillup_prereq # This was part of the xorg-x11 package up to version 7.6 Conflicts: xorg-x11 <= 7.6 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description xfs is the X Window System font server. It supplies fonts to X Window System display servers. %prep %setup -q %build %configure --with-default-config-file=%{_sysconfdir}/X11/fs/config,%{_distconfdir}/X11/fs/config CFLAGS="$RPM_OPT_FLAGS -Wno-error=array-bounds" make %{?_smp_mflags} %install %make_install mkdir -p %{buildroot}%{_sbindir} \ %{buildroot}%{_unitdir} rm -f %{buildroot}%{_sysconfdir}/X11/fs/config install -D -m 0644 %{SOURCE1} %{buildroot}%{_distconfdir}/X11/fs/config install -D -m 0444 %{SOURCE3} %{buildroot}%{_unitdir}/xfs.service install -D -m 0755 %{SOURCE2} %{buildroot}%{_sbindir}/rcxfs %pre %service_add_pre xfs.service %post %service_add_post xfs.service %preun %service_del_preun xfs.service %postun %service_del_postun xfs.service %files %defattr(-,root,root) %doc ChangeLog COPYING README.md %dir %{_distconfdir} %dir %{_distconfdir}/X11 %dir %{_distconfdir}/X11/fs %{_distconfdir}/X11/fs/config %{_unitdir}/xfs.service %{_sbindir}/rcxfs %{_bindir}/xfs %{_mandir}/man1/xfs.1%{?ext_man} %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor