Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37655893
en ru br
Репозитории ALT

Группа :: Разработка/Прочее
Пакет: update-source-functions

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: update-source-functions
Version: 0.1.9
Release: alt1

Summary: A set of functions intended to help with updating a git repository from an upstream source
License: GPLv3
Group: Development/Other
BuildArch: noarch

Source: %name-%version.tar

Requires: python-module-simplejson

%description
This package contains the set of Shell functions intended to help with
updating a git repository from an upstream source released in a public
directory. Several popular software project hostings are supported
including SourceForge and GitHub. The plain network public directory
(i.e. HTTP, FTP) search is also supported with a shortcut for PyPI.

%prep
%setup

%build
mkdir -p m4
%autoreconf
%configure
%make_build

%install
%makeinstall_std
#%find_lang %name

#%files -f %name.lang

%files
%_bindir/*.sh

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin