summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHasan Wan <hasan.wan@intel.com>2012-05-30 19:05:13 +0800
committerHasan Wan <hasan.wan@intel.com>2012-05-30 19:05:13 +0800
commit2c194fa7a44b4c2ea96245133e8b01ae5b27beda (patch)
tree7623e0f1dabbbb9c002004f76cd9e1a1908de5b6
parent56446f7ca76098adf112bbfd6a4b46223b15ab80 (diff)
downloadperl-TimeDate-2c194fa7a44b4c2ea96245133e8b01ae5b27beda.tar.gz
perl-TimeDate-2c194fa7a44b4c2ea96245133e8b01ae5b27beda.tar.bz2
perl-TimeDate-2c194fa7a44b4c2ea96245133e8b01ae5b27beda.zip
clean up spec file for packaging2.0_alpha1.0_post
-rw-r--r--packaging/perl-TimeDate.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/perl-TimeDate.spec b/packaging/perl-TimeDate.spec
index bbab77a..3e4d678 100644
--- a/packaging/perl-TimeDate.spec
+++ b/packaging/perl-TimeDate.spec
@@ -6,7 +6,7 @@ Summary: A Perl module for time and date manipulation
Group: Development/Libraries
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/TimeDate/
-Source0: http://www.cpan.org/authors/id/G/GB/GBARR/TimeDate-%{version}.tar.gz
+Source0: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@@ -22,7 +22,7 @@ textual representations of points in time.
%prep
-%setup -q -n TimeDate-%{version}
+%setup
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor