forked from pool/perl-DBD-XBase
This commit is contained in:
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
## Default LFS
|
||||||
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.osc
|
3
DBD-XBase-0.241.tar.bz2
Normal file
3
DBD-XBase-0.241.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:01ebb03705f20915245c9d56f94f6845343bec3aca0ab5e289098ed8e5c6c239
|
||||||
|
size 92365
|
91
perl-DBD-XBase.changes
Normal file
91
perl-DBD-XBase.changes
Normal file
@@ -0,0 +1,91 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 25 21:39:36 CET 2006 - mls@suse.de
|
||||||
|
|
||||||
|
- converted neededforbuild to BuildRequires
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 26 16:04:55 CET 2004 - mjancar@suse.cz
|
||||||
|
|
||||||
|
- update to 2.4.1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 30 19:13:46 CET 2003 - mjancar@suse.cz
|
||||||
|
|
||||||
|
- update to 0.240
|
||||||
|
- no root for build
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 22 14:25:19 CEST 2003 - mjancar@suse.cz
|
||||||
|
|
||||||
|
- require the perl version we build with
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 24 13:13:23 CEST 2003 - mjancar@suse.cz
|
||||||
|
|
||||||
|
- update to 0.234
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 15 14:12:32 CEST 2003 - mjancar@suse.cz
|
||||||
|
|
||||||
|
- adapt to perl-5.8.1
|
||||||
|
- use %perl_process_packlist
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 20 12:41:57 CEST 2003 - mjancar@suse.cz
|
||||||
|
|
||||||
|
- remove unpackaged files
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 28 22:50:21 CET 2002 - prehak@suse.cz
|
||||||
|
|
||||||
|
- update to version 0.231
|
||||||
|
- enabled make test for alpha
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 2 17:40:06 MEST 2002 - mls@suse.de
|
||||||
|
|
||||||
|
- remove race in .packlist generation
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 3 11:56:18 CET 2002 - cihlar@suse.cz
|
||||||
|
|
||||||
|
- update to version 0.210
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 14 11:58:04 CEST 2001 - rvasice@suse.cz
|
||||||
|
|
||||||
|
- update to version 0.177
|
||||||
|
- spec file cleanup
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 19 14:52:47 CEST 2001 - cihlar@suse.cz
|
||||||
|
|
||||||
|
- disabled make test on alpha due to
|
||||||
|
Floating point exception
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 23 08:30:50 CET 2001 - cihlar@suse.cz
|
||||||
|
|
||||||
|
- added make test
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 6 10:23:38 CET 2001 - cihlar@suse.cz
|
||||||
|
|
||||||
|
- renamed dbdxbase -> perl-DBD-XBase
|
||||||
|
- updated to version 0.176
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 30 15:46:32 CET 2000 - cihlar@suse.cz
|
||||||
|
|
||||||
|
- added %defattr(-,root,root)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 22 23:33:36 CEST 2000 - ro@suse.de
|
||||||
|
|
||||||
|
- fixed perl path
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 1 08:50:26 CEST 2000 - cihlar@suse.cz
|
||||||
|
|
||||||
|
- package created
|
||||||
|
|
106
perl-DBD-XBase.spec
Normal file
106
perl-DBD-XBase.spec
Normal file
@@ -0,0 +1,106 @@
|
|||||||
|
#
|
||||||
|
# spec file for package perl-DBD-XBase (Version 0.241)
|
||||||
|
#
|
||||||
|
# Copyright (c) 2004 SuSE Linux AG, Nuernberg, Germany.
|
||||||
|
# This file and all modifications and additions to the pristine
|
||||||
|
# package are under the same license as the package itself.
|
||||||
|
#
|
||||||
|
# Please submit bugfixes or comments via http://www.suse.de/feedback/
|
||||||
|
#
|
||||||
|
|
||||||
|
# norootforbuild
|
||||||
|
# usedforbuild aaa_base acl attr bash bind-utils bison bzip2 coreutils cpio cpp cracklib cvs cyrus-sasl db devs diffutils e2fsprogs file filesystem fillup findutils flex gawk gdbm-devel glibc glibc-devel glibc-locale gpm grep groff gzip info insserv kbd less libacl libattr libgcc libselinux libstdc++ libxcrypt m4 make man mktemp module-init-tools ncurses ncurses-devel net-tools netcfg openldap2-client openssl pam pam-modules patch permissions popt procinfo procps psmisc pwdutils rcs readline sed sendmail strace syslogd sysvinit tar tcpd texinfo timezone unzip util-linux vim zlib zlib-devel autoconf automake binutils gcc gdbm gettext libtool perl perl-DBI rpm
|
||||||
|
|
||||||
|
Name: perl-DBD-XBase
|
||||||
|
BuildRequires: perl-DBI
|
||||||
|
Version: 0.241
|
||||||
|
Release: 0
|
||||||
|
Obsoletes: dbdxbase
|
||||||
|
Provides: dbdxbase
|
||||||
|
Requires: perl = %{perl_version}
|
||||||
|
Autoreqprov: on
|
||||||
|
Group: Development/Libraries/Perl
|
||||||
|
License: Artistic License
|
||||||
|
URL: http://www.fi.muni.cz/~adelton/perl/
|
||||||
|
Summary: Provides Access to XBase Files
|
||||||
|
Source: http://www.cpan.org/authors/id/JANPAZ/DBD-XBase-%{version}.tar.bz2
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
|
%description
|
||||||
|
Module XBase provides access to XBase (dBase, Fox*) database files,
|
||||||
|
namely dbf, dbt, fpt, ndx, ntx, mdx, idx and cdx.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Authors:
|
||||||
|
--------
|
||||||
|
Jan Pazdziora <adelton@fi.muni.cz>
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -n DBD-XBase-%{version}
|
||||||
|
|
||||||
|
%build
|
||||||
|
perl Makefile.PL
|
||||||
|
make
|
||||||
|
make test
|
||||||
|
|
||||||
|
%install
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
%perl_make_install
|
||||||
|
%perl_process_packlist
|
||||||
|
|
||||||
|
%clean
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
%files
|
||||||
|
%defattr(-,root,root)
|
||||||
|
%doc Changes README ToDo
|
||||||
|
%doc %{_mandir}/man?/*
|
||||||
|
%{perl_vendorlib}/DBD
|
||||||
|
%{perl_vendorlib}/XBase
|
||||||
|
%{perl_vendorlib}/XBase.pm
|
||||||
|
%{perl_vendorarch}/auto/XBase
|
||||||
|
%{_bindir}/*
|
||||||
|
/var/adm/perl-modules/%{name}
|
||||||
|
|
||||||
|
%changelog -n perl-DBD-XBase
|
||||||
|
* Wed Jan 25 2006 - mls@suse.de
|
||||||
|
- converted neededforbuild to BuildRequires
|
||||||
|
* Thu Feb 26 2004 - mjancar@suse.cz
|
||||||
|
- update to 2.4.1
|
||||||
|
* Thu Oct 30 2003 - mjancar@suse.cz
|
||||||
|
- update to 0.240
|
||||||
|
- no root for build
|
||||||
|
* Fri Aug 22 2003 - mjancar@suse.cz
|
||||||
|
- require the perl version we build with
|
||||||
|
* Thu Jul 24 2003 - mjancar@suse.cz
|
||||||
|
- update to 0.234
|
||||||
|
* Tue Jul 15 2003 - mjancar@suse.cz
|
||||||
|
- adapt to perl-5.8.1
|
||||||
|
- use %%perl_process_packlist
|
||||||
|
* Tue May 20 2003 - mjancar@suse.cz
|
||||||
|
- remove unpackaged files
|
||||||
|
* Thu Nov 28 2002 - prehak@suse.cz
|
||||||
|
- update to version 0.231
|
||||||
|
- enabled make test for alpha
|
||||||
|
* Tue Jul 02 2002 - mls@suse.de
|
||||||
|
- remove race in .packlist generation
|
||||||
|
* Thu Jan 03 2002 - cihlar@suse.cz
|
||||||
|
- update to version 0.210
|
||||||
|
* Tue Aug 14 2001 - rvasice@suse.cz
|
||||||
|
- update to version 0.177
|
||||||
|
- spec file cleanup
|
||||||
|
* Thu Apr 19 2001 - cihlar@suse.cz
|
||||||
|
- disabled make test on alpha due to
|
||||||
|
Floating point exception
|
||||||
|
* Fri Mar 23 2001 - cihlar@suse.cz
|
||||||
|
- added make test
|
||||||
|
* Tue Mar 06 2001 - cihlar@suse.cz
|
||||||
|
- renamed dbdxbase -> perl-DBD-XBase
|
||||||
|
- updated to version 0.176
|
||||||
|
* Mon Oct 30 2000 - cihlar@suse.cz
|
||||||
|
- added %%defattr(-,root,root)
|
||||||
|
* Tue Aug 22 2000 - ro@suse.de
|
||||||
|
- fixed perl path
|
||||||
|
* Tue Aug 01 2000 - cihlar@suse.cz
|
||||||
|
- package created
|
Reference in New Issue
Block a user