Changeset 1246 for dass-tools
- Timestamp:
- Jan 7, 2020, 12:24:18 PM (5 years ago)
- Location:
- dass-tools
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
dass-tools/dass-tools.spec
r1241 r1246 8 8 Name: dass-tools 9 9 URL: http://trac.dass-it.de/pub/ 10 License: GPL 10 License: GPL-3.0-or-later 11 11 Group: Productivity/Other 12 12 Autoreqprov: on 13 Summary: small set of tools13 Summary: Small set of tools 14 14 Version: 1.0 15 15 Release: 0 … … 33 33 34 34 %description 35 dass-tools is a collections of small utilities 35 dass-tools is a collections of small utilities. 36 36 37 37 %prep -
dass-tools/etc/mirror-obs.conf
r1210 r1246 1 #!/bin/bash2 3 1 SOURCE_OPENSUSE="ftp5.gwdg.de::pub/opensuse/" 4 2 -
dass-tools/etc/mirror-urls.conf
r1210 r1246 1 #!/bin/bash2 3 1 #export http_proxy=http://proxy:3128 4 2 #export ftp_proxy=http://proxy:3128
Note:
See TracChangeset
for help on using the changeset viewer.