Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
eget
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ivan Ivlev
eget
Commits
38ab6652
Commit
38ab6652
authored
Nov 10, 2017
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.0-alt1
- initial build for ALT Sisyphus
parent
6023f809
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
33 additions
and
0 deletions
+33
-0
rules
.gear/rules
+1
-0
eget.spec
eget.spec
+32
-0
No files found.
.gear/rules
0 → 100644
View file @
38ab6652
tar: .
eget.spec
0 → 100644
View file @
38ab6652
Name: eget
Version: 1.0
Release: alt1
Summary: wget wrapper with wildcard support
License: AGPLv3
Group: Networking/WWW
Url: https://github.com/Etersoft/eget
Packager: Vitaly Lipatov <lav@altlinux.ru>
# Source-git: https://github.com/Etersoft/eget.git
Source: ftp://updates.etersoft.ru/pub/Korinf/sources/tarball/%name-%version.tar
BuildArchitectures: noarch
%description
eget is a wget wrapper. It supports download urls with wildcard.
%prep
%setup
%install
install -D eget %buildroot%_bindir/eget
%files
%_bindir/eget
%changelog
* Fri Nov 10 2017 Vitaly Lipatov <lav@altlinux.ru> 1.0-alt1
- initial build for ALT Sisyphus
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment