8
0
OBS User unknown
2009-06-17 22:12:16 +00:00
committed by Git OBS Bridge
parent 30227b08ad
commit 9c5279f27b

View File

@@ -1,24 +1,32 @@
# #
# spec file for package perl-Algorithm-Diff (Version 1.1902) # spec file for package perl-Algorithm-Diff (Version 1.1902)
# #
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
# #
# 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/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild # norootforbuild
Name: perl-Algorithm-Diff Name: perl-Algorithm-Diff
URL: http://search.cpan.org/ Url: http://search.cpan.org/
License: GPL, Artistic License License: Artistic License; GPL v2 or later
Group: Development/Languages/Perl Group: Development/Libraries/Perl
Requires: perl = %{perl_version} Requires: perl = %{perl_version}
Autoreqprov: on AutoReqProv: on
Summary: Compute 'Intelligent' Differences Between Two Files or Lists Summary: Compute 'Intelligent' Differences Between Two Files or Lists
Version: 1.1902 Version: 1.1902
Release: 1 Release: 125
Source: http://www.cpan.org/modules/by-category/06_Data_Type_Utilities/Algorithm/Algorithm-Diff-%{version}.tar.gz Source: http://www.cpan.org/modules/by-category/06_Data_Type_Utilities/Algorithm/Algorithm-Diff-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -53,15 +61,15 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/Algorithm::Diff*.3pm.gz %{_mandir}/man3/Algorithm::Diff*.3pm.gz
/var/adm/perl-modules/perl-Algorithm-Diff /var/adm/perl-modules/perl-Algorithm-Diff
%changelog -n perl-Algorithm-Diff %changelog
* Tue Aug 08 2006 - ke@suse.de * Tue Aug 08 2006 ke@suse.de
- Version 1.1902; Changes: - Version 1.1902; Changes:
- Fix typo in @EXPORT_OK (s/LCDidx/LCSidx/) (RT 8576) - Fix typo in @EXPORT_OK (s/LCDidx/LCSidx/) (RT 8576)
- Use 'printf' in example code, not 'sprintf' nor 'sprint' (RT 16067) - Use 'printf' in example code, not 'sprintf' nor 'sprint' (RT 16067)
- DiffOld wasn't passing extra arguments to compare routine (RT 20650) - DiffOld wasn't passing extra arguments to compare routine (RT 20650)
* Wed Jan 25 2006 - mls@suse.de * Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires - converted neededforbuild to BuildRequires
* Tue Jul 19 2005 - lmuelle@suse.de * Tue Jul 19 2005 lmuelle@suse.de
- Update to 1.1901. - Update to 1.1901.
* Wed Feb 04 2004 - ke@suse.de * Wed Feb 04 2004 ke@suse.de
- New package: version 1.15. - New package: version 1.15.