Author: wolf Date: Wed Jan 30 21:49:03 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.2129
---- Files affected: SPECS: ntfs-3g.spec (1.45 -> 1.46) ---- Diffs: ================================================================ Index: SPECS/ntfs-3g.spec diff -u SPECS/ntfs-3g.spec:1.45 SPECS/ntfs-3g.spec:1.46 --- SPECS/ntfs-3g.spec:1.45 Tue Nov 20 18:07:45 2007 +++ SPECS/ntfs-3g.spec Wed Jan 30 22:48:58 2008 @@ -2,13 +2,13 @@ Summary: The NTFS driver with read and write support Summary(pl.UTF-8): Sterownik do NTFS umożliwiający odczyt i zapis Name: ntfs-3g -Version: 1.1120 +Version: 1.2129 Release: 1 Epoch: 1 License: GPL Group: Applications/System Source0: http://www.ntfs-3g.org/%{name}-%{version}.tgz -# Source0-md5: 9561f07a6a5faa0fb6615727c0003b26 +# Source0-md5: 8dc058841779feb2ec2588c30fb28ad2 URL: http://www.ntfs-3g.org/ BuildRequires: autoconf BuildRequires: automake @@ -64,7 +64,8 @@ %{__automake} %configure \ - --disable-ldconfig + --disable-ldconfig \ + --with-fuse=external %{__make} @@ -88,6 +89,7 @@ %defattr(644,root,root,755) %doc AUTHORS CREDITS ChangeLog NEWS README %attr(755,root,root) %{_bindir}/ntfs-3g +%attr(755,root,root) %{_bindir}/ntfs-3g.probe %attr(755,root,root) %{_sbindir}/mount.ntfs-3g %attr(755,root,root) %{_libdir}/lib*.so.*.*.* %{_mandir}/man8/* @@ -97,6 +99,7 @@ %attr(755,root,root) %{_libdir}/lib*.so %{_libdir}/lib*.la %{_includedir}/ntfs-3g +%{_pkgconfigdir}/libntfs-3g.pc %files static %defattr(644,root,root,755) @@ -108,6 +111,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.46 2008-01-30 21:48:58 wolf +- 1.2129 + Revision 1.45 2007-11-20 17:07:45 wolf - 1.1120 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ntfs-3g.spec?r1=1.45&r2=1.46&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
