Projects
jsj
jsj-installtools
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 104
View file
jsj-installtools.spec
Changed
@@ -27,6 +27,9 @@ Source16: DisableProxy Source21: nagiosok.html Source22: vhost.conf +Source23: vhost-ssl.conf +Source24: 000-ssl-stapling.conf +Source25: dhparam.pem #Requires: check_mk-agent-plugins BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -57,6 +60,9 @@ install -Dm755 %{S:14} $RPM_BUILD_ROOT/%{_datadir}/jsjinstalltools install -Dm644 %{S:21} $RPM_BUILD_ROOT/%{_datadir}/jsjinstalltools install -Dm644 %{S:22} $RPM_BUILD_ROOT/%{_datadir}/jsjinstalltools +install -Dm644 %{S:23} $RPM_BUILD_ROOT/%{_datadir}/jsjinstalltools +install -Dm644 %{S:24} $RPM_BUILD_ROOT/%{_datadir}/jsjinstalltools +install -Dm644 %{S:25} $RPM_BUILD_ROOT/%{_datadir}/jsjinstalltools install -Dm755 %{S:15} $RPM_BUILD_ROOT/usr/bin install -Dm755 %{S:16} $RPM_BUILD_ROOT/usr/bin
View file
PrepareApacheConfig
Changed
@@ -4,7 +4,7 @@ LOC=jsj JSJSHARE="/usr/share/jsjinstalltools" . /usr/share/jsjinstalltools/GetVersion -while $1"_" \! _ ; do +while $1"_" != _ ; do case $1 in "-h") HOSTNAME=$2; shift; shift;; "-s") SHOST="s"; shift;;
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.