Author: qboosh Date: Wed Jun 13 20:34:04 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.06.2
---- Files affected: SPECS: liblockfile.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/liblockfile.spec diff -u SPECS/liblockfile.spec:1.6 SPECS/liblockfile.spec:1.7 --- SPECS/liblockfile.spec:1.6 Thu May 31 17:44:01 2007 +++ SPECS/liblockfile.spec Wed Jun 13 22:33:59 2007 @@ -2,12 +2,12 @@ Summary: NFS-safe locking library, includes dotlockfile program Summary(pl.UTF-8): Biblioteka blokowania plików uwzględniająca NFS wraz z programem dotlockfile Name: liblockfile -Version: 1.06.1 +Version: 1.06.2 Release: 1 -License: LGPL +License: LGPL v2+ (library), GPL v2+ (dotlockfile) Group: Libraries Source0: http://ftp.debian.org/debian/pool/main/libl/liblockfile/%{name}_%{version}.tar.gz -# Source0-md5: a6ab675558e50ea8d99648f707a121a0 +# Source0-md5: 184e22a59c7d3d988d77e88f7386b8b2 BuildRequires: autoconf BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -23,6 +23,7 @@ %package devel Summary: Header files for liblockfile library Summary(pl.UTF-8): Pliki nagłówkowe biblioteki liblockfle +License: LGPL v2+ Group: Development/Libraries Requires: %{name} = %{version}-%{release} @@ -36,7 +37,6 @@ %prep %setup -q -sed -i 's/eaccess/eaccess2/' *.c %build %{__autoconf} @@ -62,7 +62,7 @@ %files %defattr(644,root,root,755) -%doc README +%doc COPYRIGHT README debian/changelog %attr(755,root,root) %{_bindir}/dotlockfile %attr(755,root,root) %{_libdir}/liblockfile.so.*.* %{_mandir}/man1/dotlockfile.1* @@ -81,6 +81,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2007/06/13 20:33:59 qboosh +- updated to 1.06.2 + Revision 1.6 2007/05/31 15:44:01 areq - s/eaccess/eaccess2/ (/usr/include/unistd.h:268: has declaration of 'eaccess') ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/liblockfile.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
