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

up version not to conflict with 5.3 deps

Former-commit-id: 3ac4072d2c9f90f0b6b7e0d1447791d8a1465c4b
This commit is contained in:
lissav 2010-07-13 15:31:12 +00:00
parent 49ca4c92d8
commit bf0fd0f5fb
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -14,7 +14,7 @@
name: perl-Expect
summary: Expect - Perl module
version: 1.21
release: 1
release: 2
vendor: xCAT
packager: Arix International <cpan2rpm@arix.com>
license: Artistic
@ -122,4 +122,4 @@ find %{buildroot} -name "perllocal.pod" \
%changelog
* Mon Jun 21 2010 root@c114m4h1p04.ppd.pok.ibm.com
- Initial build.
- Initial build.