SPECS (RA-branch): perl-Sys-Hostname-Long.spec - adjusted for Ra -...
hawk
hawk at pld-linux.org
Mon Oct 17 12:13:09 CEST 2005
Author: hawk Date: Mon Oct 17 10:13:09 2005 GMT
Module: SPECS Tag: RA-branch
---- Log message:
- adjusted for Ra
- release 3
---- Files affected:
SPECS:
perl-Sys-Hostname-Long.spec (1.3 -> 1.3.2.1)
---- Diffs:
================================================================
Index: SPECS/perl-Sys-Hostname-Long.spec
diff -u SPECS/perl-Sys-Hostname-Long.spec:1.3 SPECS/perl-Sys-Hostname-Long.spec:1.3.2.1
--- SPECS/perl-Sys-Hostname-Long.spec:1.3 Wed Oct 5 12:31:08 2005
+++ SPECS/perl-Sys-Hostname-Long.spec Mon Oct 17 12:13:03 2005
@@ -10,13 +10,13 @@
Summary(pl): Sys::Hostname::Long - uzyskiwanie pełnej nazwy hosta
Name: perl-Sys-Hostname-Long
Version: 1.2
-Release: 2
+Release: 3
License: GPL v2+
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: ae0fb8b0ed821ae2fc8e8009b8732978
-BuildRequires: perl-devel >= 1:5.8.0
-BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: perl-devel >= 1:5.6.1
+BuildRequires: rpm-perlprov >= 4.0.2-112.1
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -31,7 +31,7 @@
%build
%{__perl} Makefile.PL \
- INSTALLDIRS=vendor
+ INSTALLDIRS=site
%{__make} \
OPTIMIZE="%{rpmcflags}"
@@ -49,8 +49,8 @@
%files
%defattr(644,root,root,755)
%doc Changes README
-%dir %{perl_vendorlib}/Sys/Hostname
-%{perl_vendorlib}/Sys/Hostname/Long.pm
+%dir %{perl_sitelib}/Sys/Hostname
+%{perl_sitelib}/Sys/Hostname/Long.pm
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -59,6 +59,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3.2.1 2005/10/17 10:13:03 hawk
+- adjusted for Ra
+- release 3
+
Revision 1.3 2005/10/05 10:31:08 glen
- missing dir; rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Sys-Hostname-Long.spec?r1=1.3&r2=1.3.2.1&f=u
More information about the pld-cvs-commit
mailing list