SPECS: pango.spec - uh uh; mv doesn't want to do nop, must be cond...

qboosh qboosh at pld-linux.org
Tue Jan 8 23:56:33 CET 2008


Author: qboosh                       Date: Tue Jan  8 22:56:33 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- uh uh; mv doesn't want to do nop, must be conditional

---- Files affected:
SPECS:
   pango.spec (1.186 -> 1.187) 

---- Diffs:

================================================================
Index: SPECS/pango.spec
diff -u SPECS/pango.spec:1.186 SPECS/pango.spec:1.187
--- SPECS/pango.spec:1.186	Tue Jan  8 21:20:54 2008
+++ SPECS/pango.spec	Tue Jan  8 23:56:28 2008
@@ -182,12 +182,14 @@
 
 cp examples/*.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
+%if "%{_lib}" != "lib"
 # We need to have 32-bit and 64-bit pango-querymodules binaries
 # as they have hardcoded LIBDIR.
 # (needed when multilib is used)
 mv $RPM_BUILD_ROOT%{_bindir}/pango-querymodules{,%{pqext}}
 # fix man page too
 mv $RPM_BUILD_ROOT%{_mandir}/man1/pango-querymodules{,%{pqext}}.1
+%endif
 
 # useless (modules loaded through libgmodule)
 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/1.6.0/modules/*.{la,a}
@@ -301,6 +303,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.187  2008-01-08 22:56:28  qboosh
+- uh uh; mv doesn't want to do nop, must be conditional
+
 Revision 1.186  2008-01-08 20:20:54  glen
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pango.spec?r1=1.186&r2=1.187&f=u



More information about the pld-cvs-commit mailing list