Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37385125
en ru br
ALT Linux repositórios
S:0.3-alt1
5.0: 0.2-alt3
4.1: 0.2-alt3
4.0: 0.2-alt3
3.0: 0.2-alt3

Group :: Desenvolvimento/Outros
RPM: srpmcmp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: srpmcmp
Version: 0.3
Release: alt1

Summary: Compare source RPM packages
License: GPL or Artistic
Group: Development/Other
Url: http://altlinux.org
BuildArch: noarch

Source: %name

Requires: bzip2 cpio diffutils gzip rpm tar xz
BuildRequires: perl-Pod-Parser

%description
This perl script compares the contents of two source rpm packages
and outputs the difference in unified diff format.

%prep
%setup -cT
cp -avL %SOURCE0 %name

%build
pod2man %name > %name.1

%install
install -pD -m755 %name %buildroot%_bindir/%name
install -pD -m644 %name.1 %buildroot%_man1dir/%name.1

%files
%_bindir/%name
%_man1dir/%name.*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009