Author: agaran Date: Fri Jan 11 16:35:37 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.472, fixed perms at executables, builds here
---- Files affected: SPECS: perl-IPC-Locker.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/perl-IPC-Locker.spec diff -u SPECS/perl-IPC-Locker.spec:1.24 SPECS/perl-IPC-Locker.spec:1.25 --- SPECS/perl-IPC-Locker.spec:1.24 Tue Feb 13 08:47:12 2007 +++ SPECS/perl-IPC-Locker.spec Fri Jan 11 17:35:31 2008 @@ -9,12 +9,12 @@ Summary: IPC::Locker - distributed lock handler Summary(pl.UTF-8): IPC::Locker - obsługa rozproszonych blokad Name: perl-IPC-Locker -Version: 1.451 +Version: 1.472 Release: 1 License: GPL or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 91f60ddfdd6d25631becceedd884b706 +# Source0-md5: 6971cf4b61bf98f39594889141112f2c BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch @@ -56,7 +56,7 @@ %defattr(644,root,root,755) %{perl_vendorlib}/%{pdir}/* %{_mandir}/man[13]/* -%{_bindir}/* +%attr(755,root,root) %{_bindir}/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -64,6 +64,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2008-01-11 16:35:31 agaran +- up to 1.472, fixed perms at executables, builds here + Revision 1.24 2007-02-13 07:47:12 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-IPC-Locker.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
