forked from pool/perl-Crypt-Blowfish
Accepting request 29216 from devel:languages:perl
Copy from devel:languages:perl/perl-Crypt-Blowfish based on submit request 29216 from user coolo OBS-URL: https://build.opensuse.org/request/show/29216 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-Blowfish?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
51c094c11b
commit
c69dea6bb0
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||
|
||||
- enable parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 12:21:09 CET 2006 - anicka@suse.cz
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Crypt-Blowfish (Version 2.10)
|
||||
#
|
||||
# Copyright (c) 2009 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,14 +20,14 @@
|
||||
|
||||
Name: perl-Crypt-Blowfish
|
||||
Version: 2.10
|
||||
Release: 134
|
||||
Release: 135
|
||||
Provides: perl_bf
|
||||
Obsoletes: perl_bf
|
||||
Conflicts: perl_cpx perl-Cryptix
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: BSD 3-Clause
|
||||
License: BSD3c
|
||||
Url: http://cpan.org/modules/by-module/Crypt/
|
||||
Summary: Blowfish encryption for Perl
|
||||
Source: Crypt-Blowfish-%{version}.tar.bz2
|
||||
@@ -49,7 +49,7 @@ Authors:
|
||||
|
||||
%build
|
||||
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
|
||||
make
|
||||
make %{?_smp_mflags}
|
||||
make test
|
||||
|
||||
%install
|
||||
@@ -69,39 +69,3 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Feb 10 2006 anicka@suse.cz
|
||||
- remove perl-Crypt-CBC from BuildRequires
|
||||
(break the dependency cycle, CBC test will not run any more)
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Wed Jan 04 2006 anicka@suse.cz
|
||||
- update to 2.10
|
||||
* Sat Jan 10 2004 adrian@suse.de
|
||||
- build as user
|
||||
* 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
|
||||
* Tue Jul 02 2002 mls@suse.de
|
||||
- remove race in .packlist generation
|
||||
* Tue Jan 22 2002 rvasice@suse.cz
|
||||
- spec file cleanup - use predefined macros
|
||||
* Thu Jan 03 2002 cihlar@suse.cz
|
||||
- update to version 2.09
|
||||
* Tue Mar 13 2001 cihlar@suse.cz
|
||||
- reanmed perl_bf -> perl-Crypt-Blowfish
|
||||
- added BuildRoot
|
||||
- fixed file list
|
||||
- update to version 2.06
|
||||
* Thu Sep 21 2000 ro@suse.de
|
||||
- fixed for perl 5.6
|
||||
- bzipped source
|
||||
* Tue May 23 2000 ug@suse.de
|
||||
- Conflicts with perl_cpx added to spec-file
|
||||
* Tue May 23 2000 ug@suse.de
|
||||
- added for US distribution
|
||||
|
Reference in New Issue
Block a user