mirror of
https://git.icinga.com/packaging/rpm-icinga-php-thirdparty.git
synced 2025-07-23 22:14:54 +02:00
Cleanup
This commit is contained in:
parent
c9a9de0d65
commit
70b3a98a5e
@ -37,6 +37,9 @@ variables:
|
||||
script:
|
||||
- find build/
|
||||
- icinga-build-upload-aptly
|
||||
only:
|
||||
- master
|
||||
- tags
|
||||
|
||||
###################################
|
||||
# EPEL
|
||||
|
@ -10,7 +10,7 @@ Summary: Icinga PHP Thirdparty for Icinga Web 2
|
||||
Group: Applications/System
|
||||
License: GPLv2+
|
||||
URL: https://icinga.com
|
||||
Source0: https://github.com/Icinga/%{module_name}/archive/refs/heads/nightly/%{version}-dev.tar.gz
|
||||
Source0: https://github.com/Icinga/%{module_name}/archive/v%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
%global basedir %{_datadir}/icinga-php/vendor
|
||||
@ -23,7 +23,7 @@ used by Icinga Web products into one piece,
|
||||
which can be integrated as library into Icinga Web 2.
|
||||
|
||||
%prep
|
||||
%setup -n %{module_name}-nightly-%{version}-dev
|
||||
%setup -q
|
||||
|
||||
%install
|
||||
mkdir -vp %{buildroot}%{basedir}
|
||||
|
Loading…
x
Reference in New Issue
Block a user