Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
systemd-presets-branding-openSUSE
systemd-presets-branding-openSUSE.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File systemd-presets-branding-openSUSE.spec of Package systemd-presets-branding-openSUSE
# # spec file for package systemd-presets-branding-openSUSE # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # 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 http://bugs.opensuse.org/ # Name: systemd-presets-branding-openSUSE Version: 0.1.0 Release: 0 Summary: systemd default presets for openSUSE License: GPL-2.0+ Group: System/Base Source0: default-openSUSE.preset BuildRequires: systemd #!BuildIgnore: systemd-presets-branding Requires: systemd Provides: systemd-presets-branding = %{version} Supplements: packageand(systemd:branding-openSUSE) Conflicts: otherproviders(systemd-presets-branding) BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %systemd_requires %description Default presets for systemd on openSUSE distribution. %prep %setup -q -T -c %build %install mkdir -p %{buildroot}/lib/systemd/system.preset install -m644 %{SOURCE0} %{buildroot}/lib/systemd/system.preset %post /bin/systemctl daemon-reload >/dev/null 2>&1 || : %postun if [ $1 -eq 0 ]; then /bin/systemctl daemon-reload >/dev/null 2>&1 || : fi %files %defattr(-,root,root) /lib/systemd/system.preset/* %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