Author: sls Date: Fri Aug 31 22:01:08 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - include dir _docdir/name - adapterized
---- Files affected: SPECS: smbnetfs.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/smbnetfs.spec diff -u SPECS/smbnetfs.spec:1.1 SPECS/smbnetfs.spec:1.2 --- SPECS/smbnetfs.spec:1.1 Fri Aug 31 02:08:34 2007 +++ SPECS/smbnetfs.spec Sat Sep 1 00:01:03 2007 @@ -6,7 +6,7 @@ Release: 0.1 License: GPL Group: Applications/System -Source0: http://dl.sourceforge.net/sourceforge/smbnetfs/%{name}-%{version}.tar.bz2 +Source0: http://dl.sourceforge.net/smbnetfs/%{name}-%{version}.tar.bz2 # Source0-md5: 90835704e814e73e451c51a387e9d3b7 URL: http://sourceforge.net/projects/smbnetfs/ BuildRequires: autoconf @@ -17,8 +17,8 @@ %description SMBNetFS is a Linux/FreeBSD filesystem that allow you to use -samba/microsoft network in the same manner as the network -neighborhood in Microsoft Windows. +samba/microsoft network in the same manner as the network neighborhood +in Microsoft Windows. %prep %setup -q @@ -44,6 +44,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog README TODO %attr(755,root,root) %{_bindir}/* +%doc %{_docdir}/%{name} %{_docdir}/%{name}/INSTALL %{_docdir}/%{name}/RUSSIAN.FAQ %{_docdir}/%{name}/smbnetfs.conf @@ -54,6 +55,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/08/31 22:01:03 sls +- include dir _docdir/name +- adapterized + Revision 1.1 2007/08/31 00:08:34 wolvverine - init ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/smbnetfs.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
