Changeset 1254 for opsi/server/dass-opsi-tools/dass-opsi-tools.spec
- Timestamp:
- Feb 15, 2021, 6:34:36 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
opsi/server/dass-opsi-tools/dass-opsi-tools.spec
r1239 r1254 1 1 # 2 # Copyright (c) 2012 dass IT GmbH, Koeln, Germany.2 # Copyright (c) 2012-2021 dass IT GmbH, Koeln, Germany. 3 3 # This file and all modifications and additions to the pristine 4 4 # package are under the same license as the package itself. … … 8 8 Name: dass-opsi-tools 9 9 URL: http://trac.dass-it.de/pub/ 10 License: GPL 10 License: GPL-2.0-or-later 11 11 Group: Productivity/Networking/Opsi 12 12 Autoreqprov: on 13 Summary: dass IT addon tools for OPSI14 Version: 1. 213 Summary: OPSI admin tools from dass IT 14 Version: 1.3 15 15 Release: 0 16 16 17 17 Requires: python-dateutil 18 Requires: python- json-rpc18 Requires: python-tinyrpc 19 19 # python-argparse is part of python >= 2.7 20 20 %if ( ( 0%{?suse_version} && 0%{?suse_version} <= 1110 ) || ( 0%{?rhel_version} && 0%{?rhel_version} <= 600 ) ) … … 53 53 %defattr(-,root,root) 54 54 /usr/bin/* 55
Note:
See TracChangeset
for help on using the changeset viewer.