forked from pool/perl-Convert-BER
Accepting request 29537 from devel:languages:perl
Copy from devel:languages:perl/perl-Convert-BER based on submit request 29537 from user coolo OBS-URL: https://build.opensuse.org/request/show/29537 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Convert-BER?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
ecc120f494
commit
941850046f
@@ -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-BER (Version 1.3101)
|
# spec file for package perl-Convert-BER (Version 1.3101)
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@@ -20,13 +20,13 @@
|
|||||||
|
|
||||||
Name: perl-Convert-BER
|
Name: perl-Convert-BER
|
||||||
Version: 1.3101
|
Version: 1.3101
|
||||||
Release: 327
|
Release: 328
|
||||||
Provides: perl_ber
|
Provides: perl_ber
|
||||||
Obsoletes: perl_ber
|
Obsoletes: perl_ber
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Url: http://cpan.org/modules/by-module/Convert/
|
Url: http://cpan.org/modules/by-module/Convert/
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Summary: Convert::BER
|
Summary: Convert::BER
|
||||||
Source: Convert-BER-%{version}.tar.bz2
|
Source: Convert-BER-%{version}.tar.bz2
|
||||||
@@ -48,7 +48,7 @@ Authors:
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL
|
perl Makefile.PL
|
||||||
make
|
make %{?_smp_mflags}
|
||||||
make test
|
make test
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@@ -68,37 +68,3 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/var/adm/perl-modules/%{name}
|
/var/adm/perl-modules/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jan 25 2006 mls@suse.de
|
|
||||||
- converted neededforbuild to BuildRequires
|
|
||||||
* Wed Sep 28 2005 dmueller@suse.de
|
|
||||||
- add norootforbuild
|
|
||||||
* Fri Aug 22 2003 mjancar@suse.cz
|
|
||||||
- require the perl version we build with
|
|
||||||
* Tue Jul 15 2003 mjancar@suse.cz
|
|
||||||
- adapt to perl-5.8.1
|
|
||||||
- use %%perl_process_packlist
|
|
||||||
* Wed Jun 18 2003 mjancar@suse.cz
|
|
||||||
- fix filelist
|
|
||||||
* Tue May 20 2003 mjancar@suse.cz
|
|
||||||
- remove unpackaged files
|
|
||||||
* Thu Nov 28 2002 prehak@suse.cz
|
|
||||||
- updated to version 1.3101
|
|
||||||
- removed patch Convert-BER.dif (doesn't need anymore)
|
|
||||||
* Wed Jul 31 2002 prehak@suse.cz
|
|
||||||
- changed order of two strings in t/03seqof.t (Convert-BER.dif)
|
|
||||||
(probably the order of hash keys has changed with perl 5.8.0
|
|
||||||
(the order of the keys is not guaranteed by perl) )
|
|
||||||
* Tue Jul 02 2002 mls@suse.de
|
|
||||||
- remove race in .packlist generation
|
|
||||||
* Wed Jan 23 2002 rvasice@suse.cz
|
|
||||||
- spec file cleanup
|
|
||||||
* Mon Mar 26 2001 cihlar@suse.cz
|
|
||||||
- added make test
|
|
||||||
* Tue Nov 14 2000 cihlar@suse.cz
|
|
||||||
- renamed perl_ber -> perl-Convert-BER
|
|
||||||
* Tue Aug 22 2000 cihlar@suse.cz
|
|
||||||
- update to version 1.31
|
|
||||||
- added BuildRoot
|
|
||||||
- bzipped sources
|
|
||||||
* Fri Mar 17 2000 ug@suse.de
|
|
||||||
- build for IMap Server CD
|
|
||||||
|
Reference in New Issue
Block a user