Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37563567
en ru br
Репозитории ALT
S:0.23.0-alt2
5.1: 0.11.9-alt3
4.1: 0.11.6-alt0.M41.1
4.0: 0.11.6-alt0.M40.1
3.0: 0.8.1-alt4.1
www.altlinux.org/Changes

Группа :: Система/Настройка/Оборудование
Пакет: opensc

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

ENGLISH
~~~~~~~

GENERAL INFO

This directory contain unpacked SRPM package.
Structure of this package conform to ALT Linux build system.
The package sources published at public GIT repository.

Next command can be used to clone package repository to local directory:

$ git-clone git://git.altlinux.com/people/stanv/packages/<package_name.git> [<directory>]

Also, it is possible to explore the package repository via WEB:

http://git.altlinux.com/people/stanv/packages/


REPOSITORY STRUCTURE

Generally there are three branches in the package repository:
master
upstream
patches

Branch "master" holds:
1) SPEC file
2) .gear-rules and .gear-tags/
3) other additional ALT Linux specific package sources (%Source<N>)
4) this file

Branch "upstream" holds original public releases from software developer.

Branch "patches" holds patched versions of software.
Each commit correspond to one patch.


PATCHES

Warning! SRPM package does not contain all patches in separate way.
Instead all patches for %Release package stickied together in one big patch:

%name-%version-%release-super.patch

Finding necessary patch for %Release may be done in next way:
1) Make a local copy a package repository
$ git-clone git://git.altlinux.com/people/stanv/packages/<package_name.git> [<directory>]
2) See all patches that included to package %Release
$ git-log %Name-%Version %Version-%Release
3) View an intresting patch:
$ git show <SHA1 of commit>
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin