8
0

Accepting request 32691 from devel:languages:perl

Copy from devel:languages:perl/perl-Convert-UUlib based on submit request 32691 from user coolo

OBS-URL: https://build.opensuse.org/request/show/32691
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Convert-UUlib?expand=0&rev=6
This commit is contained in:
OBS User autobuild
2010-02-18 15:50:03 +00:00
committed by Git OBS Bridge
parent 94bdcbcced
commit 711e8a4924
4 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package perl-Convert-UUlib (Version 1.051)
# spec file for package perl-Convert-UUlib (Version 1.33)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -26,20 +26,14 @@ Obsoletes: p_conulb
Requires: perl = %{perl_version}
AutoReqProv: on
Summary: Perl interface to the uulib library
Version: 1.051
Release: 134
Version: 1.33
Release: 1
Source: Convert-UUlib-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Perl interface to the uulib library
Authors:
--------
Marc Lehmann <pcg@goof.com>
%prep
%setup -n Convert-UUlib-%{version}
# ---------------------------------------------------------------------------