packages: perl-File-ChangeNotify/perl-File-ChangeNotify.spec - up to 0.11 -...

sparky sparky at pld-linux.org
Sun Jan 3 21:55:20 CET 2010


Author: sparky                       Date: Sun Jan  3 20:55:20 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.11
- just remove Watcher/KQueue.pm, it won't be missed

---- Files affected:
packages/perl-File-ChangeNotify:
   perl-File-ChangeNotify.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/perl-File-ChangeNotify/perl-File-ChangeNotify.spec
diff -u packages/perl-File-ChangeNotify/perl-File-ChangeNotify.spec:1.5 packages/perl-File-ChangeNotify/perl-File-ChangeNotify.spec:1.6
--- packages/perl-File-ChangeNotify/perl-File-ChangeNotify.spec:1.5	Sun Jan  3 21:20:54 2010
+++ packages/perl-File-ChangeNotify/perl-File-ChangeNotify.spec	Sun Jan  3 21:55:15 2010
@@ -9,13 +9,13 @@
 Summary:	File::ChangeNotify - Watch for changes to files, cross-platform style
 Summary(pl.UTF-8):	File::ChangeNotify - Obserwuje modyfikację plików
 Name:		perl-File-ChangeNotify
-Version:	0.09
-Release:	2
+Version:	0.11
+Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/File/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	d9971bbf8925376ebf0eb3c3de6cdfff
+# Source0-md5:	169818a7d1afa0bc41259132268b6d95
 URL:		http://search.cpan.org/dist/File-ChangeNotify/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
@@ -24,12 +24,12 @@
 BuildRequires:	perl(MooseX::SemiAffordanceAccessor)
 BuildRequires:	perl-Class-MOP
 BuildRequires:	perl-Moose
+# not in PLD, yet
+#BuildRequires:	perl-Test-Without-Module
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_noautoreq	'perl(IO::KQueue)'
-
 %description
 This module provides an API for creating a File::ChangeNotify::Watcher
 subclass that will work on your platform.
@@ -57,6 +57,12 @@
 
 ./Build install
 
+%ifnos bsd
+# BSD-specific watcher
+rm $RPM_BUILD_ROOT%{perl_vendorlib}/File/ChangeNotify/Watcher/KQueue.pm
+rm $RPM_BUILD_ROOT%{_mandir}/man3/File::ChangeNotify::Watcher::KQueue.3pm*
+%endif
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -73,6 +79,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2010/01/03 20:55:15  sparky
+- up to 0.11
+- just remove Watcher/KQueue.pm, it won't be missed
+
 Revision 1.5  2010/01/03 20:20:54  arekm
 - rel 2; ignore perl(IO::KQueue) which is BSD stuff
 
@@ -87,4 +97,3 @@
 
 Revision 1.1  2009/06/16 09:48:41  amateja
 - initial
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-File-ChangeNotify/perl-File-ChangeNotify.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list