Hello community,

here is the log from the commit of package perl-YAML for openSUSE:Factory
checked in at Tue May 17 15:19:01 CEST 2011.



--------
--- perl-YAML/perl-YAML.changes 2010-11-30 20:29:51.000000000 +0100
+++ /mounts/work_src_done/STABLE/perl-YAML/perl-YAML.changes    2011-05-17 
14:10:45.000000000 +0200
@@ -1,0 +2,6 @@
+Tue May 17 12:07:53 UTC 2011 - co...@opensuse.org
+
+- updated to 0.73
+  * Apply ANDK's patch for 5.14.0
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  YAML-0.72.tar.bz2

New:
----
  YAML-0.73.tar.gz

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

Other differences:
------------------
++++++ perl-YAML.spec ++++++
--- /var/tmp/diff_new_pack.Bg0gAZ/_old  2011-05-17 15:17:57.000000000 +0200
+++ /var/tmp/diff_new_pack.Bg0gAZ/_new  2011-05-17 15:17:57.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-YAML (Version 0.72)
+# spec file for package perl-YAML
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -15,39 +15,32 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           perl-YAML
+Version:        0.73
+Release:        1
+License:        GPL+ or Artistic
 %define cpan_name YAML
 Summary:        YAML Ain't Markup Language (tm)
-Version:        0.72
-Release:        2
-License:        GPL+ or Artistic
-Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/YAML/
-#Source:         
http://www.cpan.org/modules/by-module/YAML/YAML-%{version}.tar.gz
-Source:         %{cpan_name}-%{version}.tar.bz2
+Group:          Development/Libraries/Perl
+Source:         
http://www.cpan.org/authors/id/I/IN/INGY/%{cpan_name}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More)
-#do not put this back in - unless Perl-Test-Base don't require YAML
-#BuildRequires:  perl(Test::Base) >= 0.59
+%{perl_requires}
 
 %description
 The YAML.pm module implements a YAML Loader and Dumper based on the YAML
-1.0 specification. http://www.yaml.org/spec/
+1.0 specification. the http://www.yaml.org/spec/ manpage
+
+YAML is a generic data serialization language that is optimized for human
+readability. It can be used to express the data structures of most modern
+programming languages. (Including Perl!!!)
 
-YAML is a generic data serialization language that is optimized for
-human readability. It can be used to express the data structures of most
-modern programming languages. (Including Perl!!!)
-
-Authors:
---------
-    Ingy döt Net <i...@cpan.org>
+For information on the YAML syntax, please refer to the YAML specification.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -61,18 +54,14 @@
 
 %install
 %perl_make_install
-# do not perl_process_packlist (noarch)
-# remove .packlist file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch
-# remove perllocal.pod file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_archlib
+%perl_process_packlist
 %perl_gen_filelist
 
 %clean
-%{__rm} -rf $RPM_BUILD_ROOT
+%{__rm} -rf %{buildroot}
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
+%defattr(-,root,root,755)
 %doc Changes LICENSE README
 
 %changelog


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



Remember to have fun...

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

Reply via email to