SPECS: perl-SGI-FAM.spec - fix perl path; rel 2
glen
glen at pld-linux.org
Wed Oct 25 21:12:03 CEST 2006
Author: glen Date: Wed Oct 25 19:12:03 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix perl path; rel 2
---- Files affected:
SPECS:
perl-SGI-FAM.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/perl-SGI-FAM.spec
diff -u SPECS/perl-SGI-FAM.spec:1.3 SPECS/perl-SGI-FAM.spec:1.4
--- SPECS/perl-SGI-FAM.spec:1.3 Tue Oct 24 23:17:38 2006
+++ SPECS/perl-SGI-FAM.spec Wed Oct 25 21:11:57 2006
@@ -10,7 +10,7 @@
Summary(pl): SGI::FAM - perlowy interfejs do monitora dostępu do plików FAM
Name: perl-SGI-FAM
Version: 1.002
-Release: 1
+Release: 2
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
@@ -22,15 +22,16 @@
BuildRequires: perl-Test-Helper
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: sed >= 4.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
Provides a somewhat higher-level and friendlier interface to the
SGI/Irix File Access Monitor API. This allows one to monitor both
local and remote (NFS-mounted) files and directories for common
-filesystem events. To do so, you must register "monitors" on
-specified pathnames and wait for events to arrive pertaining to them.
-To get a full description of the API, you should see fam(3x).
+filesystem events. To do so, you must register "monitors" on specified
+pathnames and wait for events to arrive pertaining to them. To get a
+full description of the API, you should see fam(3x).
%description -l pl
SGI::FAM udostępnia nieco bardziej wysokopoziomowy i przyjazny
@@ -44,6 +45,7 @@
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
+%{__sed} -i -e '1s,#!.*/bin/perl,#!%{__perl},' magicrcs monitor
%build
%{__perl} Makefile.PL \
@@ -80,6 +82,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/10/25 19:11:57 glen
+- fix perl path; rel 2
+
Revision 1.3 2006/10/24 21:17:38 ankry
- rel. 1, license fixed
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-SGI-FAM.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list