SPECS: nicotine.spec - %{_docdir}/%{name}-%{version} in install se...

krystian krystian at pld-linux.org
Fri Aug 24 23:16:16 CEST 2007


Author: krystian                     Date: Fri Aug 24 21:16:16 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %{_docdir}/%{name}-%{version} in install section (thanks adzinok from pld-forum)

---- Files affected:
SPECS:
   nicotine.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/nicotine.spec
diff -u SPECS/nicotine.spec:1.29 SPECS/nicotine.spec:1.30
--- SPECS/nicotine.spec:1.29	Fri Aug 24 20:36:22 2007
+++ SPECS/nicotine.spec	Fri Aug 24 23:16:11 2007
@@ -49,7 +49,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_desktopdir}
 install -d $RPM_BUILD_ROOT%{_pixmapsdir}
-install -d $RPM_BUILD_ROOT%{_docdir}/%{version}
+install -d $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
 
 python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
 
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2007/08/24 21:16:11  krystian
+- %{_docdir}/%{name}-%{version} in install section (thanks adzinok from pld-forum)
+
 Revision 1.29  2007/08/24 18:36:22  qboosh
 - python 2.5 for .egg-info
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nicotine.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list