Hello community,

here is the log from the commit of package perl-Algorithm-Diff for 
openSUSE:Factory checked in at 2011-11-17 16:03:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Algorithm-Diff (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Algorithm-Diff.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Algorithm-Diff", Maintainer is "k...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Algorithm-Diff/perl-Algorithm-Diff.changes  
2011-09-23 12:35:55.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Algorithm-Diff.new/perl-Algorithm-Diff.changes 
    2011-11-17 16:03:08.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov 17 08:51:02 UTC 2011 - co...@suse.com
+
+- regenerate with cpanspec 1.78.05
+
+-------------------------------------------------------------------

Old:
----
  Algorithm-Diff-1.1902.tar.bz2

New:
----
  Algorithm-Diff-1.1902.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Algorithm-Diff.spec ++++++
--- /var/tmp/diff_new_pack.YPPGm4/_old  2011-11-17 16:03:10.000000000 +0100
+++ /var/tmp/diff_new_pack.YPPGm4/_new  2011-11-17 16:03:10.000000000 +0100
@@ -15,44 +15,35 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           perl-Algorithm-Diff
-%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
-Summary:        Compute 'Intelligent' Differences Between Two Files or Lists
 Version:        1.1902
-Release:        141
-License:        GPL+ or Artistic
+Release:        1
+License:        GPL-1.0+ or Artistic
+%define cpan_name Algorithm-Diff
+Summary:        Compute `intelligent' differences between two files / lists
+Url:            http://search.cpan.org/dist/Algorithm-Diff/
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/Algorithm-Diff
-Source0:        %{cpan_name}-%{version}.tar.bz2
+Source:         
http://www.cpan.org/authors/id/T/TY/TYEMQ/%{cpan_name}-%{version}.tar.gz
+BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Data::Dumper)
-# other not perl || perl-base
+#MANUAL BEGIN
 BuildRequires:  patch
-# other not perl || perl-base
 Requires:       patch
+#MANUAL END
+%{perl_requires}
 
 %description
-This is a module for computing the difference between two files, two
-strings, or any other two lists of things.  It uses an intelligent
-algorithm similar to (or identical to) the one used by the Unix "diff"
-program.  It is guaranteed to find the *smallest possible* set of
-differences.
-
-Authors:
---------
-    Tye McQueen (http://perlmonks.org/?node=tye)
+Compute `intelligent' differences between two files / lists
 
 %prep
 %setup -q -n %{cpan_name}-%{version} 
 
 %build
-perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
+%{__perl} Makefile.PL INSTALLDIRS=vendor
 %{__make} %{?_smp_mflags}
 
 %check
@@ -63,12 +54,8 @@
 %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)
+%defattr(-,root,root,755)
 %doc Changes README
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to