Hello community, here is the log from the commit of package perl-URI-Find for openSUSE:Factory checked in at Tue Apr 19 13:11:56 CEST 2011.
-------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/perl-URI-Find/perl-URI-Find.changes 2010-12-01 14:57:03.000000000 +0100 @@ -0,0 +1,15 @@ +------------------------------------------------------------------- +Wed Dec 1 13:35:58 UTC 2010 - [email protected] + +- switch to perl_requires macro + +------------------------------------------------------------------- +Mon Nov 29 18:01:02 UTC 2010 - [email protected] + +- called spec2changelog + +------------------------------------------------------------------- +Mon Jan 11 00:00:00 UTC 2010 - [email protected] + +- initial package + calling whatdependson for head-i586 New: ---- URI-Find-0.16.tar.gz perl-URI-Find.changes perl-URI-Find.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-URI-Find.spec ++++++ # # spec file for package perl-URI-Find # # Copyright (c) 2011 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: perl-URI-Find %define cpan_name URI-Find Summary: Find URIs in arbitrary text Version: 0.16 Release: 1 License: GPL+ or Artistic Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/%cpan_name Source0: %{cpan_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Data::Dumper) BuildRequires: perl(URI) >= 1.00 BuildRequires: perl(URI::URL) => 5.00 Requires: perl(URI) >= 1.00 Requires: perl(URI::URL) => 5.00 %description This module does one thing: Finds URIs and URLs in plain text. It finds them quickly and it finds them all (or what URI::URL considers a URI to be.) It only finds URIs which include a scheme (http:// or the like). Author: Michael G Schwern <[email protected]> with insight from Uri Gutman, Greg Bacon, Jeff Pinyan, Roderick Schertler and others. %prep %setup -n %{cpan_name}-%{version} %build perl Makefile.PL make %check make test %install %perl_make_install %perl_process_packlist %perl_gen_filelist %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.files # normally you only need to check for doc files %defattr(-,root,root) %doc Changes README %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
