Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37514985
en ru br
ALT Linux repos
S:1.4.13-alt1

Group :: System/Configuration/Packaging
RPM: github2spec

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:     github2spec
# NOTE update version in github2spec
Version:  1.4.13
Release:  alt1

Summary:  Script for generation RPM spec file from github using genspec
License:  MIT
Group:    System/Configuration/Packaging
URL:      http://altlinux.org/genspec
Packager: Mikhail Gordeev <obirvalger at altlinux.org>

BuildArch: noarch

BuildPrereq: rpm-build-ruby

Requires: genspec >= 1.3.12

Source:   %name-%version.tar

%description
Script to get repository data from github and generate RPM spec file with
genspec. Program works in interactive mode, only one required value is URL.
Then you insert URL, the program will ask you to enter another values, but
before asking it would suggest default value. If you accept it then just press
Enter.

%prep
%setup

%install
install -Dm755 %name %buildroot%_bindir/%name

%files
%_bindir/%name

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin