rpms/perl-File-ChangeNotify/F-11 perl-File-ChangeNotify.spec, 1.1, 1.2 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Tue Aug 18 20:41:06 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-File-ChangeNotify/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21399

Modified Files:
	perl-File-ChangeNotify.spec sources 
Log Message:
* Tue Aug 11 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.07-1
- auto-update to 0.07 (by cpan-spec-update 0.01)
- added a new req on perl(Carp) (version 0)
- added a new req on perl(Class::MOP) (version 0)
- added a new req on perl(File::Find) (version 0)
- added a new req on perl(File::Spec) (version 0)
- added a new req on perl(Module::Pluggable::Object) (version 0)
- added a new req on perl(Moose) (version 0)
- added a new req on perl(MooseX::Params::Validate) (version 0.08)
- added a new req on perl(MooseX::SemiAffordanceAccessor) (version 0)
- added a new req on perl(Time::HiRes) (version 0)



Index: perl-File-ChangeNotify.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-File-ChangeNotify/F-11/perl-File-ChangeNotify.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-File-ChangeNotify.spec	10 Jun 2009 04:54:36 -0000	1.1
+++ perl-File-ChangeNotify.spec	18 Aug 2009 20:41:06 -0000	1.2
@@ -1,17 +1,17 @@
-Name:       perl-File-ChangeNotify 
-Version:    0.06 
+Name:       perl-File-ChangeNotify
+Version:    0.07
 Release:    1%{?dist}
 # lib/File/ChangeNotify.pm -> GPL+ or Artistic
 # lib/File/ChangeNotify/Event.pm -> GPL+ or Artistic
 # lib/File/ChangeNotify/Watcher.pm -> GPL+ or Artistic
 # lib/File/ChangeNotify/Watcher/Default.pm -> GPL+ or Artistic
 # lib/File/ChangeNotify/Watcher/Inotify.pm -> GPL+ or Artistic
-License:    GPL+ or Artistic 
+License:    GPL+ or Artistic
 Group:      Development/Libraries
-Summary:    Watch for changes to files, cross-platform style 
-Source:     http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/File-ChangeNotify-%{version}.tar.gz 
+Summary:    Watch for changes to files, cross-platform style
+Source:     http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/File-ChangeNotify-%{version}.tar.gz
 Url:        http://search.cpan.org/dist/File-ChangeNotify
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
+BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch:  noarch
 BuildRequires: perl(Carp)
@@ -29,6 +29,17 @@ BuildRequires: perl(MooseX::SemiAffordan
 BuildRequires: perl(Test::More)
 BuildRequires: perl(Time::HiRes)
 
+### auto-added reqs!
+Requires:       perl(Carp)
+Requires:       perl(Class::MOP)
+Requires:       perl(File::Find)
+Requires:       perl(File::Spec)
+Requires:       perl(Module::Pluggable::Object)
+Requires:       perl(Moose)
+Requires:       perl(MooseX::Params::Validate) >= 0.08
+Requires:       perl(MooseX::SemiAffordanceAccessor)
+Requires:       perl(Time::HiRes)
+
 %description
 Watch for changes to files, easily, cleanly, and across different platforms.
 
@@ -53,19 +64,33 @@ find %{buildroot} -depth -type d -exec r
 make test
 
 %clean
-rm -rf %{buildroot} 
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc Changes README 
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Aug 11 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.07-1
+- auto-update to 0.07 (by cpan-spec-update 0.01)
+- added a new req on perl(Carp) (version 0)
+- added a new req on perl(Class::MOP) (version 0)
+- added a new req on perl(File::Find) (version 0)
+- added a new req on perl(File::Spec) (version 0)
+- added a new req on perl(Module::Pluggable::Object) (version 0)
+- added a new req on perl(Moose) (version 0)
+- added a new req on perl(MooseX::Params::Validate) (version 0.08)
+- added a new req on perl(MooseX::SemiAffordanceAccessor) (version 0)
+- added a new req on perl(Time::HiRes) (version 0)
+
+* Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.06-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
 * Mon Jun 08 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.06-1
 - submission
 
 * Sun Jun 07 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.06-0
 - initial RPM packaging
 - generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.8)
-


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-File-ChangeNotify/F-11/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	10 Jun 2009 04:54:36 -0000	1.2
+++ sources	18 Aug 2009 20:41:06 -0000	1.3
@@ -1 +1 @@
-87f970acdfce7fbacba63aa3746b4cfb  File-ChangeNotify-0.06.tar.gz
+1459d99d91420d14d75bb5d000aa3aa2  File-ChangeNotify-0.07.tar.gz




More information about the Fedora-perl-devel-list mailing list