Browse Source

shutter の依存物を更新。
- build with perl 5.12.3
- add Vendor and Distribution tags


git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3699 ec354946-7b23-47d6-9f5a-488ba84defc7

kazutaka 13 years ago
parent
commit
5e5068cbf3

+ 8 - 1
p/perl-Array-Compare/perl-Array-Compare-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-Array-Compare
 Version:	1.17
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Perl extension for comparing arrays
 
 Group:		Development/Libraries
@@ -14,6 +14,9 @@ BuildRequires:	perl(Module::Build)
 BuildRequires:	perl(Test::Pod), perl(Test::Pod::Coverage)
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 If you have two arrays and you want to know if they are the same or
 different, then Array::Compare will be useful to you.
@@ -51,6 +54,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Apr 25 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 1.17-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Thu Nov 05 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.17-1
 - initial build for Vine Linux based on fedora development
 

+ 8 - 1
p/perl-Devel-Cycle/perl-Devel-Cycle-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-Devel-Cycle
 Version:	1.10
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Find memory cycles in objects
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -14,6 +14,9 @@ BuildRequires:	perl(Test::More)
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:	perl(PadWalker) >= 1.0
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 This is a simple developer's tool for finding circular references in
 objects and other types of references. Because of Perl's reference-count
@@ -49,6 +52,10 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Mon Apr 25 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 1.10-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Thu Nov 05 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.10-1
 - initial build for Vine Linux based on fedora development
 

+ 8 - 1
p/perl-Gnome2-Canvas/perl-Gnome2-Canvas-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-Gnome2-Canvas
 Version:	1.002
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	An engine for structured graphics in Gnome2
 
 Group:		Development/Libraries
@@ -14,6 +14,9 @@ BuildRequires:	perl(Glib), perl(Glib::MakeHelper), perl(Gtk2)
 BuildRequires:	libgnomecanvas-devel >= 2.0.0
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 The Gnome Canvas is an engine for structured graphics
 that offers a rich imaging model, high-performance 
@@ -63,6 +66,10 @@ make test
 
 
 %changelog
+* Fri Apr 01 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 1.002-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Thu Nov 05 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.002-1
 - initial build for Vine Linux based on fedora development
 

+ 8 - 1
p/perl-Gnome2-GConf/perl-Gnome2-GConf-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-Gnome2-GConf
 Version:	1.044
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Perl wrappers for the GConf configuration engine
 License:	LGPLv2+
 Group:		Development/Libraries
@@ -19,6 +19,9 @@ BuildRequires:	GConf2-devel
 
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 This module allows you to use the GConf configuration system in order to
 store/retrieve the configuration of an application. The GConf system is a
@@ -66,6 +69,10 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 
 
 %changelog
+* Fri Apr 01 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 1.044-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Thu Nov 05 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.044-1
 - initial build for Vine Linux based on fedora development
 

+ 8 - 1
p/perl-Gnome2-VFS/perl-Gnome2-VFS-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-Gnome2-VFS
 Version:	1.081
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Perl interface to the 2.x series of the GNOME VFS library
 License:	LGPLv2+
 Group:		Development/Libraries
@@ -19,6 +19,9 @@ BuildRequires:  perl(Glib) >= 1.120
 BuildRequires:  perl(Glib::MakeHelper)
 BuildRequires:  gnome-vfs2-devel
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 This module allows you to interface with the GNOME Virtual File System
 library. It provides the means to transparently access files on all kinds of
@@ -62,6 +65,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Apr 02 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 1.081-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Thu Nov 05 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.081-1
 - initial build for Vine Linux based on fedora development
 

+ 8 - 1
p/perl-Gnome2-Wnck/perl-Gnome2-Wnck-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-Gnome2-Wnck
 Version:	0.16
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Perl interface to the Window Navigator Construction Kit
 License:	LGPLv2+
 Group:		Development/Libraries
@@ -16,6 +16,9 @@ BuildRequires:	libXres-devel
 BuildRequires:	libwnck-devel
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 This module allows a Perl developer to 
 use the Window Navigator Construction 
@@ -54,6 +57,10 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat Apr 02 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 0.16-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Thu Nov 05 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.16-1
 - initial build for Vine Linux based on fedora development
 

+ 10 - 1
p/perl-Gnome2/perl-Gnome2-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-Gnome2
 Version:	1.042
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Perl interface to the 2.x series of the GNOME libraries
 License:	LGPLv2
 Group:		Development/Libraries
@@ -18,8 +18,12 @@ BuildRequires:	perl(Gnome2::Canvas) >= 1.00
 BuildRequires:	perl(Gnome2::VFS) >= 1.00
 BuildRequires:	perl(Gtk2) >= 1.00
 BuildRequires:	libgnomeui-devel
+BuildRequires:	libSM-devel
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 The Gnome2 module allows a perl developer to use the Gnome libraries.  Find out
 more about Gnome+ at http://www.gnome.org.
@@ -58,6 +62,11 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Fri Apr 01 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 1.042-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+- add BuildRequires: libSM-devel
+
 * Thu Nov 05 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.042-1
 - initial build for Vine Linux based on fedora development
 - add patch0: fix icon name in t/GnomeIconTheme.t

+ 8 - 1
p/perl-Goo-Canvas/perl-Goo-Canvas-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-Goo-Canvas
 Version:	0.06
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Perl interface to the GooCanvas
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -18,6 +18,9 @@ BuildRequires:	perl(Glib) >= 1.103
 BuildRequires:	perl(Gtk2) >= 1.100
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 GTK+ does't has an buildin canvas widget. GooCanvas is wonderful. It is easy to use 
 and has powerful and extensible way to create items in canvas. Just try it.
@@ -61,6 +64,10 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{perl_vendorarch}/auto/*
 
 %changelog
+* Mon Apr 25 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 0.06-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Thu Nov 05 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.06-1
 - initial build for Vine Linux based on fedora development
 

+ 8 - 1
p/perl-Gtk2-ImageView/perl-Gtk2-ImageView-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-Gtk2-ImageView
 Version:	0.04
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Perl bindings to the GtkImageView image viewer widget
 
 Group:		Development/Libraries
@@ -22,6 +22,9 @@ Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:	perl(Glib) >= 1.163
 Requires:	perl(Cairo) >= 1.00
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 Perl bindings to the GtkImageView image viewer widget. Find out more about 
 GtkImageView at http://trac.bjourne.webfactional.com/. The Perl bindings follow 
@@ -71,6 +74,10 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
 %{perl_vendorarch}/Gtk2/ImageView/Install/*.h
 
 %changelog
+* Fri Apr 01 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 0.04-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Thu Nov 05 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.04-1
 - initial build for Vine Linux based on fedora development
 

+ 8 - 1
p/perl-Gtk2-Unique/perl-Gtk2-Unique-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-Gtk2-Unique
 Version:	0.05
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Perl bindings for the C library "libunique"
 
 Group:		Development/Libraries
@@ -17,6 +17,9 @@ BuildRequires:	unique-devel
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:	unique
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 Perl bindings for the C library "libunique" that provides a mechanism for
 writing single instance applications. If you launch a single instance
@@ -55,6 +58,10 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
 
 
 %changelog
+* Fri Apr 01 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 0.05-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Sat Feb 12 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 0.05-1
 - initial build for Vine Linux
 

+ 8 - 1
p/perl-HTTP-Response-Encoding/perl-HTTP-Response-Encoding-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-HTTP-Response-Encoding
 Version:	0.06
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	HTTP::Response::Encoding Perl module
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -18,6 +18,9 @@ BuildRequires:	perl(Test::Pod) >= 1.14
 
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 Adds encoding() to HTTP::Response.
 
@@ -51,6 +54,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Mon Apr 25 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 0.06-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Thu Nov 05 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.06-1
 - initial build for Vine Linux based on fedora development
 

+ 8 - 1
p/perl-HTTP-Server-Simple/perl-HTTP-Server-Simple-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-HTTP-Server-Simple
 Version:	0.40
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Very simple standalone HTTP daemon
 
 Group:		Development/Libraries
@@ -14,6 +14,9 @@ BuildRequires:	perl(URI::Escape)
 BuildRequires:	perl(Test::Pod), perl(Test::Pod::Coverage)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 HTTP::Server::Simple is a very simple standalone HTTP daemon with no non-core
 module dependencies.  It's ideal for building a standalone http-based UI to
@@ -55,6 +58,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Apr 25 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 0.40-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Thu Nov 05 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.40-1
 - initial build for Vine Linux based on fedora development
 

+ 8 - 1
p/perl-Image-ExifTool/perl-Image-ExifTool-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-Image-ExifTool
 Version:	8.40
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 License:	GPL+ or Artistic
 Group:		Applications/Multimedia
 Summary:	Utility for reading and writing image meta info
@@ -14,6 +14,9 @@ Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 ExifTool is a Perl module with an included command-line application for 
 reading and writing meta information in image, audio, and video files. 
@@ -65,6 +68,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Apr 01 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 8.40-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Sat Feb 12 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 8.40-1
 - initial build for Vine Linux based of fedora development
 

+ 8 - 1
p/perl-Net-DBus-GLib/perl-Net-DBus-GLib-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-Net-DBus-GLib
 Version:	0.33.0
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Perl extension for the DBus GLib bindings
 License:	GPLv2+ or Artistic
 Group:		Development/Libraries
@@ -16,6 +16,9 @@ BuildRequires:	perl(Test::Pod::Coverage)
 BuildRequires:	dbus-glib-devel
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 Net::DBus::GLib provides an extension to the Net::DBus module allowing
 integration with the GLib mainloop. To integrate with the main loop, simply
@@ -54,6 +57,10 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Mon Apr 25 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 0.33.0-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Sat Oct 16 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 0.33.0-1
 - initial build for Vine Linux
 

+ 9 - 1
p/perl-Net-DBus/perl-Net-DBus-vl.spec

@@ -1,7 +1,7 @@
 Summary:        Use and provide DBus services
 Name:           perl-Net-DBus
 Version:        0.33.6
-Release:        2%{?_dist_release}
+Release:        3%{?_dist_release}
 License:        GPL or Artistic 
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Net-DBus/
@@ -12,6 +12,10 @@ BuildRequires:  perl(XML::Grove)
 BuildRequires:  perl(XML::Parser)
 BuildRequires:  perl(XML::Twig)
 BuildRequires:  dbus-devel >= 0.33, pkgconfig
+Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+
+Vendor: Project Vine
+Distribution: Vine Linux
 
 %description
 Net::DBus provides a Perl API for the DBus message system. The DBus Perl
@@ -51,6 +55,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Apr 25 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 0.33.6-3
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Tue Apr 29 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.33.6-2vl5
 - rebuilt with perl-5.10.0
 

+ 8 - 1
p/perl-PadWalker/perl-PadWalker-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-PadWalker
 Version:	1.7
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Play with other peoples' lexical variables
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -10,6 +10,9 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	perl(ExtUtils::MakeMaker)
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 PadWalker is a module which allows you to inspect (and even change!)
 lexical variables in any subroutine which called you. It will only show
@@ -47,6 +50,10 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Mon Apr 25 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 1.7-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Thu Nov 05 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.7-1
 - initial build for Vine Linux based on fedora development
 

+ 8 - 1
p/perl-Proc-ProcessTable/perl-Proc-ProcessTable-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-Proc-ProcessTable
 Version:	0.45
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Perl extension to access the unix process table
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -10,6 +10,9 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildRequires:	perl(ExtUtils::MakeMaker)
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 Perl interface to the unix process table.
 
@@ -47,6 +50,10 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Mon Apr 25 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 0.45-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Fri Oct 15 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 0.45-1
 - initial build for Vine Linux
 

+ 8 - 1
p/perl-Test-Memory-Cycle/perl-Test-Memory-Cycle-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-Test-Memory-Cycle
 Version:	1.04
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Check for memory leaks and circular memory references
 
 Group:		Development/Libraries
@@ -18,6 +18,9 @@ BuildRequires:	perl(Test::Pod)
 BuildRequires:	perl(Test::Pod::Coverage)
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 Perl's garbage collection has one big problem: Circular references
 can't get cleaned up.  A circular reference can be as simple as two
@@ -59,6 +62,10 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 
 
 %changelog
+* Mon Apr 25 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 1.04-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Thu Nov 05 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.04-1
 - initial build for Vine Linux based on fedora development
 

+ 8 - 1
p/perl-Test-Taint/perl-Test-Taint-vl.spec

@@ -1,7 +1,7 @@
 Summary:	Tools to test taintedness
 Name:		perl-Test-Taint
 Version:	1.04
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 URL:		http://search.cpan.org/dist/Test-Taint/
@@ -15,6 +15,9 @@ Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildRequires:	perl(Test::Pod) >= 1.00
 BuildRequires:	perl(Test::Pod::Coverage) >= 0.08
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 Tainted data is data that comes from an unsafe source, such as the command
 line, or, in the case of web apps, any GET or POST transactions. Read the 
@@ -55,6 +58,10 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Mon Apr 25 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 1.04-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Thu Nov 05 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.04-1
 - initial build for Vine Linux based on fedora development
 

+ 7 - 1
p/perl-Test-Warn/perl-Test-Warn-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-Test-Warn
 Version:	0.11
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Perl extension to test methods for warnings
 
 Group:		Development/Libraries
@@ -25,6 +25,8 @@ Requires:	perl(Test::Builder) >= 0.13
 Requires:	perl(Test::Builder::Tester)
 Requires:	perl(Tree::DAG_Node)
 
+Vendor: Project Vine
+Distribution: Vine Linux
 
 %description
 This module provides a few convenience methods for testing warning
@@ -64,6 +66,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Apr 25 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 0.11-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Thu Nov 05 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.11-1
 - initial build for Vine Linux based on fedora development
 - drop version specfied for BR: perl(Sub::Uplevel) >= 0.12

+ 8 - 1
p/perl-Tree-DAG_Node/perl-Tree-DAG_Node-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-Tree-DAG_Node
 Version:	1.06
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Class for representing nodes in a tree
 
 Group:		Development/Libraries
@@ -13,6 +13,9 @@ BuildArch:	noarch
 BuildRequires:	perl(ExtUtils::MakeMaker)
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 This class encapsulates/makes/manipulates objects that represent nodes
 in a tree structure. The tree structure is not an object itself, but
@@ -56,6 +59,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Apr 25 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 1.06-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Thu Nov 05 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.06-1
 - initial build for Vine Linux based on fedora development
 

+ 8 - 1
p/perl-WWW-Mechanize/perl-WWW-Mechanize-vl.spec

@@ -7,7 +7,7 @@
 
 Name:           perl-WWW-Mechanize
 Version:        1.54
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 Summary:        Automates web page form & link interaction
 
 Group:          Development/Libraries
@@ -29,6 +29,9 @@ BuildRequires:  perl(URI) >= 1.36
 BuildRequires:  perl(HTTP::Server::Simple)
 BuildRequires:  perl(HTTP::Response::Encoding) >= 0.05
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 "WWW::Mechanize", or Mech for short, helps you automate interaction
 with a website.  It supports performing a sequence of page fetches
@@ -86,6 +89,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Apr 25 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 1.54-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Thu Nov 05 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.54-1
 - initial build for Vine Linux based on fedora development
 

+ 8 - 1
p/perl-X11-Protocol/perl-X11-Protocol-vl.spec

@@ -1,6 +1,6 @@
 Name:		perl-X11-Protocol
 Version:	0.56
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	X11-Protocol - Raw interface to X Window System servers
 
 Group:		Development/Libraries
@@ -13,6 +13,9 @@ BuildArch:	noarch
 BuildRequires:	perl(ExtUtils::MakeMaker)
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 X11::Protocol is a client-side interface to the X11 Protocol (see X(1) for
 information about X11), allowing perl programs to display windows and
@@ -70,6 +73,10 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 
 
 %changelog
+* Fri Apr 01 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 0.56-2
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Thu Nov 05 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.56-1
 - initial build for Vine Linux based on fedora development