[packages/perl-Filesys-Notify-Simple] use generic url

glen glen at pld-linux.org
Tue Nov 25 11:45:01 CET 2014


commit 31d4f417315a2881071696532390625b619ac3e8
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 12:44:57 2014 +0200

    use generic url

 perl-Filesys-Notify-Simple.spec | 19 +++++--------------
 1 file changed, 5 insertions(+), 14 deletions(-)
---
diff --git a/perl-Filesys-Notify-Simple.spec b/perl-Filesys-Notify-Simple.spec
index 2523449..cbd7b8d 100644
--- a/perl-Filesys-Notify-Simple.spec
+++ b/perl-Filesys-Notify-Simple.spec
@@ -1,12 +1,11 @@
 #
 # Conditional build:
 %bcond_without	tests		# do not perform "make test"
-#
+
 %define		pdir	Filesys
 %define		pnam	Notify-Simple
 %include	/usr/lib/rpm/macros.perl
 Summary:	Filesys::Notify::Simple - Simple and dumb file system watcher
-#Summary(pl.UTF-8):	
 Name:		perl-Filesys-Notify-Simple
 Version:	0.08
 Release:	1
@@ -15,12 +14,9 @@ License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/Filesys/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	82a1ae968a457c7dc37367ab43a97da8
-# generic URL, check or change before uncommenting
-#URL:		http://search.cpan.org/dist/Filesys-Notify-Simple/
+URL:		http://search.cpan.org/dist/Filesys-Notify-Simple/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-%if %{with tests}
-%endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -33,14 +29,9 @@ fallback to the full directory scan if they're not available.
 There are some limitations in this module. If you don't like it, use
 File::ChangeNotify.
 
-In return, this module doesn't depend on any non-core
-modules. Platform specific optimizations with Linux::Inotify2 and
-Mac::FSEvents are truely optional.
-
-
-
-# %description -l pl.UTF-8
-# TODO
+In return, this module doesn't depend on any non-core modules.
+Platform specific optimizations with Linux::Inotify2 and Mac::FSEvents
+are truely optional.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Filesys-Notify-Simple.git/commitdiff/31d4f417315a2881071696532390625b619ac3e8



More information about the pld-cvs-commit mailing list