Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37885178
en ru br
ALT Linux repos
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 :: Development/Other
RPM: srpmcmp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: srpmcmp
Version: 0.2
Release: alt3

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

Source: %name

BuildArch: noarch
Requires: bzip2 cpio diffutils gzip rpm tar

%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

Full changelog you can see here

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