Updates of RPM and Debian packaging scripts.

This commit is contained in:
Matthias Koefferlein
2017-09-13 22:21:28 +02:00
parent bf03857dd1
commit 4ed31bf5ef
8 changed files with 139 additions and 1910 deletions
+11 -1
View File
@@ -35,7 +35,7 @@ AutoReqProv: no
%if "%{target_system}" == "centos7"
Requires: ruby >= 2.0.0
Requires: python >= 2.7.5
Requires: qt >= 4.8.5
Requires: qt >= 4.8.5
%endif
%if "%{target_system}" == "centos6"
@@ -43,6 +43,16 @@ Requires: qt >= 4.8.5
# ...
%endif
%if "%{target_system}" == "opensuse42_2"
# OpenSuSE 42.2 requirements
# ...
%endif
%if "%{target_system}" == "opensuse42_3"
# OpenSuSE 42.3 requirements
# ...
%endif
%description
Mask layout viewer and editor for the chip design engineer.