forked from pool/perl-Convert-UUlib
Accepting request 254753 from home:jengelh:dev
- Use source URLs, and remove old specfile tags and sections. OBS-URL: https://build.opensuse.org/request/show/254753 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Convert-UUlib?expand=0&rev=25
This commit is contained in:
committed by
Git OBS Bridge
parent
f45fcb75aa
commit
8a62e130bf
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 8 17:02:56 UTC 2014 - jengelh@inai.de
|
||||
|
||||
- Use source URLs, and remove old specfile tags and sections.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 18 11:10:42 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Convert-UUlib
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -15,24 +15,21 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: perl-Convert-UUlib
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
Provides: p_conulb
|
||||
Obsoletes: p_conulb
|
||||
AutoReqProv: on
|
||||
Summary: Perl interface to the uulib library
|
||||
Version: 1.4
|
||||
Release: 1
|
||||
Release: 0
|
||||
Summary: Perl interface to the uulib library
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/~mlehmann/Convert-UUlib-1.4/UUlib.pm
|
||||
Source: Convert-UUlib-%{version}.tar.gz
|
||||
Source: http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Convert-UUlib-%version.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
Provides: p_conulb
|
||||
Obsoletes: p_conulb
|
||||
|
||||
%description
|
||||
A Perl interface to the uulib library
|
||||
@@ -53,9 +50,6 @@ make test
|
||||
make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
||||
%perl_process_packlist
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%dir %{perl_vendorarch}/Convert
|
||||
|
Reference in New Issue
Block a user