Репозитории ALT

S: | 0.0.3-alt1 |
5.1: | 0.0.2-alt1 |
4.1: | 0.0.2-alt0.M41.1 |
4.0: | 0.0.2-alt0.M41.1 |
Группа :: Разработка/Прочее
Пакет: gear-restore-tags
Главная Изменения Спек Патчи Sources Загрузить Gear Bugs and FR Repocop
# vim: set ft=spec: -*- rpm-spec -*-
# %%branch_switch set %%branch_release use
%define branch_switch M41
Name: gear-restore-tags
Version: 0.0.2
Release: %branch_release alt1
Summary: Manage restored tags in the package repository
License: %gpl2plus
Group: Development/Other
Packager: Aleksey Avdeev <solo at altlinux.ru>
BuildArch: noarch
Source0: %name
Requires: gear >= 1.3.0
# For fix non-identical noarch packages
Requires: git-core
BuildRequires(pre): rpm-macros-branch
BuildPreReq: rpm-build-licenses
%description
%summary
%install
install -pD -m755 %SOURCE0 %buildroot%_bindir/%name
# Set at VERSION at
sed -i 's/ at VERSION at /%version/g' %buildroot%_bindir/%name
%files
%_bindir/*
%changelog
…
Полный changelog можно просмотреть здесь
# %%branch_switch set %%branch_release use
%define branch_switch M41
Name: gear-restore-tags
Version: 0.0.2
Release: %branch_release alt1
Summary: Manage restored tags in the package repository
License: %gpl2plus
Group: Development/Other
Packager: Aleksey Avdeev <solo at altlinux.ru>
BuildArch: noarch
Source0: %name
Requires: gear >= 1.3.0
# For fix non-identical noarch packages
Requires: git-core
BuildRequires(pre): rpm-macros-branch
BuildPreReq: rpm-build-licenses
%description
%summary
%install
install -pD -m755 %SOURCE0 %buildroot%_bindir/%name
# Set at VERSION at
sed -i 's/ at VERSION at /%version/g' %buildroot%_bindir/%name
%files
%_bindir/*
%changelog
…
Полный changelog можно просмотреть здесь