Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Alexander_Naumov:SLE-12:Update
sca-appliance-patdev
sca-appliance-patdev.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sca-appliance-patdev.spec of Package sca-appliance-patdev
# # spec file for package sca-appliance-patdev # # Copyright (c) 2017 SUSE LINUX 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/ # # neededforbuild %define sca_common sca Name: sca-appliance-patdev Summary: Supportconfig Analysis Appliance Pattern Development License: GPL-2.0 Group: System/Monitoring Url: https://github.com/g23guy/sca-appliance-patdev Version: 1.3 Release: 0 Source: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch Requires: /usr/sbin/mysqld Requires: apache2 Requires: sca-appliance-common Requires: sca-patterns-base %description The SCA Appliance allows for adding custom patterns. This package provides a database used to create pattern templates, speeding up custom pattern development. Authors: -------- Jason Record <jrecord@suse.com> %prep %setup -q %build gzip -9f man/*1 gzip -9f man/*5 gzip -9f man/*8 %install pwd;ls -la rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT/etc/%{sca_common} install -d $RPM_BUILD_ROOT/srv/www/htdocs/%{sca_common}/docs-python install -d $RPM_BUILD_ROOT/usr/sbin install -d $RPM_BUILD_ROOT/usr/bin install -d $RPM_BUILD_ROOT/usr/share/man/man1 install -d $RPM_BUILD_ROOT/usr/share/man/man5 install -d $RPM_BUILD_ROOT/usr/share/man/man8 install -d $RPM_BUILD_ROOT/usr/share/doc/packages/%{sca_common} install -d $RPM_BUILD_ROOT/var/log/archives install -m 444 man/COPYING.GPLv2 $RPM_BUILD_ROOT/usr/share/doc/packages/%{sca_common} install -m 644 config/*.conf $RPM_BUILD_ROOT/etc/%{sca_common} install -m 644 config/* $RPM_BUILD_ROOT/usr/share/doc/packages/%{sca_common} install -m 555 bin/pat $RPM_BUILD_ROOT/usr/bin install -m 544 bin/sdpdb $RPM_BUILD_ROOT/usr/sbin install -m 544 bin/setup-sdp $RPM_BUILD_ROOT/usr/sbin install -m 644 docs-python/* $RPM_BUILD_ROOT/srv/www/htdocs/%{sca_common}/docs-python install -m 644 websdp/* $RPM_BUILD_ROOT/srv/www/htdocs/%{sca_common} install -m 400 websdp/sdp-config.php $RPM_BUILD_ROOT/srv/www/htdocs/%{sca_common} install -m 644 schema/* $RPM_BUILD_ROOT/usr/share/doc/packages/%{sca_common} install -m 644 docs/README* $RPM_BUILD_ROOT/usr/share/doc/packages/%{sca_common} install -m 644 man/*.1.gz $RPM_BUILD_ROOT/usr/share/man/man1 install -m 644 man/*.5.gz $RPM_BUILD_ROOT/usr/share/man/man5 install -m 644 man/*.8.gz $RPM_BUILD_ROOT/usr/share/man/man8 %files %defattr(-,root,root) %dir %attr(775,root,users) /var/log/archives %dir /srv/www/htdocs/%{sca_common} %dir /srv/www/htdocs/%{sca_common}/docs-python %dir /etc/%{sca_common} %dir /usr/share/doc/packages/%{sca_common} /usr/sbin/* /usr/bin/* %config /etc/%{sca_common}/* %doc /usr/share/man/man1/* %doc /usr/share/man/man5/* %doc /usr/share/man/man8/* %attr(-,wwwrun,www) /srv/www/htdocs/%{sca_common} %attr(-,wwwrun,www) /srv/www/htdocs/%{sca_common}/docs-python %doc /usr/share/doc/packages/%{sca_common}/* %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