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: 6143c5e51d1ac44c38ba4f4969d52986056d08e9
This commit is contained in:
parent
1526310aa6
commit
448bd18c23
@ -9,6 +9,6 @@ cp DBD-SQLite-1.13.tar.gz /opt/freeware/src/packages/SOURCES
|
||||
cp DBD-SQLite.spec /opt/freeware/src/packages/SPECS
|
||||
|
||||
Run "rpm -bb DBD-SQLite.spec".
|
||||
- which creates: /opt/freeware/src/packages/RPMS/ppc/perl-DBD-SQLite-1.13.aix6.1.ppc.rpm
|
||||
- which creates: /opt/freeware/src/packages/RPMS/ppc/perl-DBD-SQLite-1.13-2.aix6.1.ppc.rpm
|
||||
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
name: perl-DBD-SQLite
|
||||
summary: DBD-SQLite - Self Contained RDBMS in a DBI Driver
|
||||
version: 1.13
|
||||
release: 1
|
||||
release: 2
|
||||
vendor: Matt Sergeant <matt@sergeant.org>
|
||||
packager: Arix International <cpan2rpm@arix.com>
|
||||
license: Artistic
|
||||
@ -157,4 +157,4 @@ find %{buildroot} -name "perllocal.pod" \
|
||||
|
||||
%changelog
|
||||
* Fri Jun 18 2010 root@c114m4h1p04.ppd.pok.ibm.com
|
||||
- Initial build.
|
||||
- Initial build.
|
||||
|
Loading…
Reference in New Issue
Block a user