packages: libvdpau/libvdpau.spec - fixed %install (without apidocs bcond)

charles charles at pld-linux.org
Sun Jan 23 23:23:13 CET 2011


Author: charles                      Date: Sun Jan 23 22:23:13 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed %install (without apidocs bcond)

---- Files affected:
packages/libvdpau:
   libvdpau.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: packages/libvdpau/libvdpau.spec
diff -u packages/libvdpau/libvdpau.spec:1.15 packages/libvdpau/libvdpau.spec:1.16
--- packages/libvdpau/libvdpau.spec:1.15	Fri Oct 22 22:40:37 2010
+++ packages/libvdpau/libvdpau.spec	Sun Jan 23 23:23:08 2011
@@ -109,7 +109,9 @@
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/vdpau/libvdpau_trace.{la,a}
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/vdpau/libvdpau_trace.so
 
+%if %{with apidocs}
 mv $RPM_BUILD_ROOT%{_docdir}/{%{name}/html,%{name}-apidocs}
+%endif
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -149,6 +151,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2011/01/23 22:23:08  charles
+- fixed %install (without apidocs bcond)
+
 Revision 1.15  2010/10/22 20:40:37  arvenil
 - for bcond with_apidocs force --enable-documentation
 - BR: doxygen, graphviz (for bcond with_apidocs)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libvdpau/libvdpau.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list