forked from pool/perl-HTML-Clean
Accepting request 29186 from devel:languages:perl
Copy from devel:languages:perl/perl-HTML-Clean based on submit request 29186 from user coolo OBS-URL: https://build.opensuse.org/request/show/29186 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-Clean?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
5ebbcff467
commit
0b680648b1
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- enable parallel build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 25 21:39:43 CET 2006 - mls@suse.de
|
Wed Jan 25 21:39:43 CET 2006 - mls@suse.de
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-HTML-Clean (Version 0.8)
|
# spec file for package perl-HTML-Clean (Version 0.8)
|
||||||
#
|
#
|
||||||
# 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
|
# 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
|
||||||
@@ -21,13 +21,13 @@
|
|||||||
Name: perl-HTML-Clean
|
Name: perl-HTML-Clean
|
||||||
BuildRequires: lynx
|
BuildRequires: lynx
|
||||||
Version: 0.8
|
Version: 0.8
|
||||||
Release: 875
|
Release: 876
|
||||||
Provides: HTML-Clean
|
Provides: HTML-Clean
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
Conflicts: perlmod
|
Conflicts: perlmod
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Url: http://cpan.org/modules/by-module/HTML/
|
Url: http://cpan.org/modules/by-module/HTML/
|
||||||
License: Artistic License
|
License: Artistic
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Source: HTML-Clean-%{version}.tar.bz2
|
Source: HTML-Clean-%{version}.tar.bz2
|
||||||
Patch: %{name}-%{version}-IO.diff
|
Patch: %{name}-%{version}-IO.diff
|
||||||
@@ -60,7 +60,7 @@ Authors:
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL
|
perl Makefile.PL
|
||||||
make all
|
make %{?_smp_mflags} all
|
||||||
make test
|
make test
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@@ -82,25 +82,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 Sep 09 2005 anicka@suse.cz
|
|
||||||
- remove unused IO (#56387)
|
|
||||||
* Wed Aug 20 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 fielist
|
|
||||||
* Tue May 20 2003 mjancar@suse.cz
|
|
||||||
- remove unpackaged files
|
|
||||||
* Tue Jul 02 2002 mls@suse.de
|
|
||||||
- remove race in .packlist generation
|
|
||||||
* Fri Jan 18 2002 rvasice@suse.cz
|
|
||||||
- spec file cleanup
|
|
||||||
* Mon Nov 20 2000 rolf@suse.de
|
|
||||||
- extracted from perlmod package
|
|
||||||
- update to version 0.8
|
|
||||||
|
Reference in New Issue
Block a user