SPECS: smbnetfs.spec - install documentation properly

sls sls at pld-linux.org
Sat Sep 1 11:16:39 CEST 2007


Author: sls                          Date: Sat Sep  1 09:16:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install documentation properly

---- Files affected:
SPECS:
   smbnetfs.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/smbnetfs.spec
diff -u SPECS/smbnetfs.spec:1.2 SPECS/smbnetfs.spec:1.3
--- SPECS/smbnetfs.spec:1.2	Sat Sep  1 00:01:03 2007
+++ SPECS/smbnetfs.spec	Sat Sep  1 11:16:34 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	SMBNetFS
 Name:		smbnetfs
 Version:	0.3.10
-Release:	0.1
+Release:	0.3
 License:	GPL
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/smbnetfs/%{name}-%{version}.tar.bz2
@@ -37,17 +37,15 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README TODO
+%doc AUTHORS ChangeLog README TODO doc/INSTALL doc/RUSSIAN.FAQ doc/smbnetfs.conf
 %attr(755,root,root) %{_bindir}/*
-%doc %{_docdir}/%{name}
-%{_docdir}/%{name}/INSTALL
-%{_docdir}/%{name}/RUSSIAN.FAQ
-%{_docdir}/%{name}/smbnetfs.conf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -55,6 +53,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/09/01 09:16:34  sls
+- install documentation properly
+
 Revision 1.2  2007/08/31 22:01:03  sls
 - include dir _docdir/name
 - adapterized
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/smbnetfs.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list