Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:tpatzig
perl-Net-MySQL
perl-Net-MySQL.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File perl-Net-MySQL.spec of Package perl-Net-MySQL
# # spec file for package perl-Net-MySQL (Version 0.75) # # Copyright (c) 2006 SUSE LINUX Products GmbH, 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://bugs.opensuse.org/ # # norootforbuild Name: perl-Net-MySQL Version: 0.09 Release: 1 Requires: perl = %{perl_version} Autoreqprov: on Group: Development/Libraries/Perl License: Artistic License URL: http://search.cpan.org/~oyama/Net-MySQL-0.09/MySQL.pm Summary: Pure Perl MySQL network protocol interface Source: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Net::MySQL is a Pure Perl client interface for the MySQL database. This module implements network protocol between server and client of MySQL, thus you don't need external MySQL client library like libmysqlclient for this module to work. It means this module enables you to connect to MySQL server from some operation systems which MySQL is not ported. Authors: -------- Hiroyuki OYAMA %prep %setup -q -n %{name}-%{version} %build perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall" make %install rm -rf $RPM_BUILD_ROOT #make DESTDIR=$RPM_BUILD_ROOT install_vendor %perl_make_install %perl_process_packlist %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc README Changes %doc %{_mandir}/man?/* %{perl_vendorarch}/auto/Net %{perl_vendorlib}/Net /var/adm/perl-modules/* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor