Author: wolf Date: Sun Jul 16 12:04:44 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fixes, fixes, fixes
---- Files affected: SPECS: ntfs-3g.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/ntfs-3g.spec diff -u SPECS/ntfs-3g.spec:1.3 SPECS/ntfs-3g.spec:1.4 --- SPECS/ntfs-3g.spec:1.3 Sun Jul 16 11:56:04 2006 +++ SPECS/ntfs-3g.spec Sun Jul 16 14:04:39 2006 @@ -5,7 +5,7 @@ Name: ntfs-3g Version: 20070714 Release: 1beta -License: distributable +License: GPL Group: Applications/System Source0: http://mlf.linux.rulez.org/mlf/ezaz/%{name}-%{version}-BETA.tgz # Source0-md5: 00e8f27da72ed51f6c99ebaef0989297 @@ -14,7 +14,6 @@ BuildRequires: libfuse-devel >= 2.5.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) - %description The driver to NTFS with read and write support. It is able to unlimited and fully save file creation and deletion. @@ -71,12 +70,12 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT - %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) +%doc AUTHORS CREDITS ChangeLog NEWS README %attr(755,root,root) %{_bindir}/* %attr(755,root,root) %{_libdir}/lib*.so.* %{_mandir}/man8/* @@ -97,8 +96,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/07/16 12:04:39 wolf +- fixes, fixes, fixes + Revision 1.3 2006/07/16 09:56:04 shadzik - added rev, date and changelog - adapterized - - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ntfs-3g.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
