[packages/perl-DBD-XBase] use generic url

glen glen at pld-linux.org
Tue Nov 25 11:35:36 CET 2014


commit 93a284f3cebe4c698e6f5e9bdcc215756325c0d1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 12:35:33 2014 +0200

    use generic url

 perl-DBD-XBase.spec | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/perl-DBD-XBase.spec b/perl-DBD-XBase.spec
index 4f253be..0d8393b 100644
--- a/perl-DBD-XBase.spec
+++ b/perl-DBD-XBase.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	DBD
 %define		pnam	XBase
+%include	/usr/lib/rpm/macros.perl
 Summary:	XBase - reading and writing the DBF files from Perl
 Summary(pl.UTF-8):	XBase - czytanie i zapisywanie plików DBF z poziomu Perla
 Name:		perl-DBD-XBase
@@ -15,22 +15,23 @@ License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	ed36f8722f09406d35c8af801fa78c3b
+URL:		http://search.cpan.org/dist/DBD-XBase/
 BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires:	perl-DBI
 %endif
-BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This module can read and write XBase database files, known as dbf in
-dBase and FoxPro world. It also reads memo fields from the dbt and
-fpt files, if needed. An alpha code of reading index support for ndx,
-ntx, mdx, idx and cdx is available for testing - see the DBD::Index(3)
-man page. Module XBase provides simple native interface to XBase
-files. For DBI compliant database access, see the DBD::XBase and DBI
-modules and their man pages.
+dBase and FoxPro world. It also reads memo fields from the dbt and fpt
+files, if needed. An alpha code of reading index support for ndx, ntx,
+mdx, idx and cdx is available for testing - see the DBD::Index(3) man
+page. Module XBase provides simple native interface to XBase files.
+For DBI compliant database access, see the DBD::XBase and DBI modules
+and their man pages.
 
 %description -l pl.UTF-8
 Ten moduł może czytać i zapisywać pliki baz danych XBase, znane jako
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-DBD-XBase.git/commitdiff/93a284f3cebe4c698e6f5e9bdcc215756325c0d1



More information about the pld-cvs-commit mailing list