2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 17:11:45 +00:00

up version not to conflict with 5.3 deps

Former-commit-id: af6ea4d1cca3b3dd28775306914b1af4da963be6
This commit is contained in:
lissav 2010-07-13 15:27:37 +00:00
parent 448bd18c23
commit 49ca4c92d8
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ cp Digest-SHA-5.48.tar.gz /opt/freeware/src/packages/SOURCES
cp Digest-SHA.spec /opt/freeware/src/packages/SPECS
Run "rpm -bb Digest-SHA.spec".
- which creates: /opt/freeware/src/packages/RPMS/ppc/perl-Digest-SHA-5.48-1.aix6.1.ppc.rpm
- which creates: /opt/freeware/src/packages/RPMS/ppc/perl-Digest-SHA-5.48-2.aix6.1.ppc.rpm

View File

@ -14,7 +14,7 @@
name: perl-Digest-SHA
summary: Digest-SHA - Perl extension for SHA-1/224/256/384/512
version: 5.48
release: 1
release: 2
vendor: Mark Shelor <mshelor@cpan.org>
packager: Arix International <cpan2rpm@arix.com>
license: Artistic
@ -186,4 +186,4 @@ find %{buildroot} -name "perllocal.pod" \
%changelog
* Mon Jun 21 2010 root@c114m4h1p04.ppd.pok.ibm.com
- Initial build.
- Initial build.