Author: qboosh Date: Sat Jun 25 17:38:02 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.10.0 (new features, new soname) - updated ntfsdoc to 0.5
---- Files affected: SPECS: ntfsprogs.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/ntfsprogs.spec diff -u SPECS/ntfsprogs.spec:1.24 SPECS/ntfsprogs.spec:1.25 --- SPECS/ntfsprogs.spec:1.24 Mon Sep 6 21:21:40 2004 +++ SPECS/ntfsprogs.spec Sat Jun 25 19:37:57 2005 @@ -6,15 +6,15 @@ Summary: NTFS filesystem libraries and utilities Summary(pl): Narzędzia i biblioteki do obsługi systemu plików NTFS Name: ntfsprogs -Version: 1.9.4 -%define docver 0.4 +Version: 1.10.0 +%define docver 0.5 Release: 1 License: GPL Group: Applications/System Source0: http://dl.sourceforge.net/linux-ntfs/%{name}-%{version}.tar.gz -# Source0-md5: 6fb6465e75582fc70d50966a08dd3ec1 +# Source0-md5: 1d5ea4e33e698a298405e41737711b7d Source1: http://dl.sourceforge.net/linux-ntfs/ntfsdoc-%{docver}.tar.bz2 -# Source1-md5: b17f395088740202e735b9954d71b295 +# Source1-md5: d713836df621686785c3230e5788c689 Patch0: %{name}-gcc33.patch URL: http://linux-ntfs.sf.net/ BuildRequires: autoconf @@ -140,6 +140,7 @@ %attr(755,root,root) %{_bindir}/ntfsls %attr(755,root,root) %{_sbindir}/mkntfs %attr(755,root,root) %{_sbindir}/ntfsclone +%attr(755,root,root) %{_sbindir}/ntfscp %attr(755,root,root) %{_sbindir}/ntfslabel %attr(755,root,root) %{_sbindir}/ntfsresize %attr(755,root,root) %{_sbindir}/ntfsundelete @@ -148,7 +149,7 @@ %files devel %defattr(644,root,root,755) -%doc ntfsdoc doc/{attribute_definitions,tunable_settings,*.txt} +%doc ntfsdoc-*/* doc/{attribute_definitions,tunable_settings,*.txt} %attr(755,root,root) %{_libdir}/lib*.so %{_libdir}/*.la %{_includedir}/* @@ -170,6 +171,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2005/06/25 17:37:57 qboosh +- updated to 1.10.0 (new features, new soname) +- updated ntfsdoc to 0.5 + Revision 1.24 2004/09/06 19:21:40 areq - 1.9.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ntfsprogs.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
