SPECS: perl-Email-Date-Format.spec - merged with my spec created with pldcpan
glen
glen at pld-linux.org
Thu Jul 24 20:10:16 CEST 2008
Author: glen Date: Thu Jul 24 18:10:16 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- merged with my spec created with pldcpan
---- Files affected:
SPECS:
perl-Email-Date-Format.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-Email-Date-Format.spec
diff -u SPECS/perl-Email-Date-Format.spec:1.1 SPECS/perl-Email-Date-Format.spec:1.2
--- SPECS/perl-Email-Date-Format.spec:1.1 Thu Jul 24 17:35:47 2008
+++ SPECS/perl-Email-Date-Format.spec Thu Jul 24 20:10:11 2008
@@ -1,6 +1,7 @@
# $Revision$, $Date$
#
# Conditional build:
+%bcond_without autodeps # don't BR packages needed only for resolving deps
%bcond_without tests # do not perform "make test"
#
%include /usr/lib/rpm/macros.perl
@@ -62,7 +63,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-%{__make} install \
+%{__make} pure_install \
DESTDIR=$RPM_BUILD_ROOT
%clean
@@ -71,7 +72,9 @@
%files
%defattr(644,root,root,755)
%doc Changes README
+%dir %{perl_vendorlib}/Email/Date
%{perl_vendorlib}/Email/Date/*.pm
+%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -79,5 +82,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2008/07/24 18:10:11 glen
+- merged with my spec created with pldcpan
+
Revision 1.1 2008/07/24 15:35:47 gotar
- derived from perl-Email-Date.spec
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Email-Date-Format.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list