forked from pool/perl-Convert-UUlib
Accepting request 29288 from devel:languages:perl
Copy from devel:languages:perl/perl-Convert-UUlib based on submit request 29288 from user coolo OBS-URL: https://build.opensuse.org/request/show/29288 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Convert-UUlib?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
5270447acd
commit
94bdcbcced
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- enable parallel build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 25 21:39:34 CET 2006 - mls@suse.de
|
Wed Jan 25 21:39:34 CET 2006 - mls@suse.de
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Convert-UUlib (Version 1.051)
|
# spec file for package perl-Convert-UUlib (Version 1.051)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 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
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Convert-UUlib
|
Name: perl-Convert-UUlib
|
||||||
License: Artistic License; GPL v2 or later
|
License: Artistic ; GPLv2+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Provides: p_conulb
|
Provides: p_conulb
|
||||||
Obsoletes: p_conulb
|
Obsoletes: p_conulb
|
||||||
@@ -27,7 +27,7 @@ Requires: perl = %{perl_version}
|
|||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Perl interface to the uulib library
|
Summary: Perl interface to the uulib library
|
||||||
Version: 1.051
|
Version: 1.051
|
||||||
Release: 133
|
Release: 134
|
||||||
Source: Convert-UUlib-%{version}.tar.gz
|
Source: Convert-UUlib-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
@@ -46,7 +46,7 @@ Authors:
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL
|
perl Makefile.PL
|
||||||
make
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make test
|
make test
|
||||||
@@ -70,32 +70,3 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc COPYING COPYING.Artistic COPYING.GNU Changes MANIFEST README example-decoder doc
|
%doc COPYING COPYING.Artistic COPYING.GNU Changes MANIFEST README example-decoder doc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jan 25 2006 mls@suse.de
|
|
||||||
- converted neededforbuild to BuildRequires
|
|
||||||
* Fri Apr 15 2005 schubi@suse.de
|
|
||||||
- update to most recent version 1.051
|
|
||||||
* Fri Feb 27 2004 choeger@suse.de
|
|
||||||
- update to most recent version 1.0
|
|
||||||
* Sun Jan 11 2004 adrian@suse.de
|
|
||||||
- add %%defattr
|
|
||||||
* Fri Aug 22 2003 mjancar@suse.cz
|
|
||||||
- require the perl version we build with
|
|
||||||
* Thu Jul 17 2003 choeger@suse.de
|
|
||||||
- use install_vendor and new %%perl_process_packlist macro
|
|
||||||
* Tue Jun 17 2003 choeger@suse.de
|
|
||||||
- updated filelist
|
|
||||||
- update to version 0.31
|
|
||||||
* Mon May 19 2003 choeger@suse.de
|
|
||||||
- remove installed (but unpackaged) file perllocal.pod
|
|
||||||
* Mon Aug 05 2002 link@suse.de
|
|
||||||
- updated to 0.213
|
|
||||||
- overhauled spec file
|
|
||||||
* Tue Jul 02 2002 mls@suse.de
|
|
||||||
- remove race in .packlist generation
|
|
||||||
* Sun Jan 13 2002 link@suse.de
|
|
||||||
- update to v0.201
|
|
||||||
* Wed Nov 15 2000 choeger@suse.de
|
|
||||||
- long package name
|
|
||||||
- buildroot
|
|
||||||
* Wed Jul 19 2000 choeger@suse.de
|
|
||||||
- first package, v0.11
|
|
||||||
|
Reference in New Issue
Block a user