Stephan Kulow
2011-11-17 15:39:27 +00:00
committed by Git OBS Bridge
parent bff73db154
commit 2149b3285f
2 changed files with 4 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c68b3d68d2d8b4346c54193cf59ce7f6e14482176b4286e7db8833ccbe131ef
size 43067

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Math-Random (Version 0.71) # spec file for package perl-Math-Random
# #
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,7 @@
# norootforbuild # norootforbuild
Name: perl-Math-Random Name: perl-Math-Random
%define cpan_name Math-Random %define cpan_name Math-Random
%define cpan_path Math %define cpan_path Math
@@ -27,7 +28,7 @@ License: GPL+ or Artistic
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Math-Random/ Url: http://search.cpan.org/dist/Math-Random/
#Source: http://www.cpan.org/modules/by-module/Math/Math-Random-%{version}.tar.gz #Source: http://www.cpan.org/modules/by-module/Math/Math-Random-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.bz2 Source: %{cpan_name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires} %{perl_requires}
BuildRequires: perl BuildRequires: perl