packages: kde4-kdebindings/kde4-kdebindings.spec - try to fix perl build
arekm
arekm at pld-linux.org
Sat Jan 22 14:24:57 CET 2011
Author: arekm Date: Sat Jan 22 13:24:57 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- try to fix perl build
---- Files affected:
packages/kde4-kdebindings:
kde4-kdebindings.spec (1.94 -> 1.95)
---- Diffs:
================================================================
Index: packages/kde4-kdebindings/kde4-kdebindings.spec
diff -u packages/kde4-kdebindings/kde4-kdebindings.spec:1.94 packages/kde4-kdebindings/kde4-kdebindings.spec:1.95
--- packages/kde4-kdebindings/kde4-kdebindings.spec:1.94 Sat Jan 22 14:18:45 2011
+++ packages/kde4-kdebindings/kde4-kdebindings.spec Sat Jan 22 14:24:52 2011
@@ -237,6 +237,7 @@
%cmake \
-DBUILD_smoke=%{!?with_smoke:OFF}%{?with_smoke:ON} \
-DBUILD_ruby=%{!?with_ruby:OFF}%{?with_ruby:ON} \
+ -DPERL_SITE_ARCH_DIR=%{perl_vendorarch} \
../
%{__make}
@@ -495,10 +496,10 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/prcc4_bin
%attr(755,root,root) %{_bindir}/qdbusxml2perl
-%{perl_sitearch}/*.pm
-%{perl_sitearch}/QtCore4
-%dir %{perl_sitearch}/auto/*
-%attr(755,root,root) %{perl_sitearch}/auto/*/*.so
+%{perl_vendorarch}/*.pm
+%{perl_vendorarch}/QtCore4
+%dir %{perl_vendorarch}/auto/*
+%attr(755,root,root) %{perl_vendorarch}/auto/*/*.so
%files -n python-PyKDE4
%defattr(644,root,root,755)
@@ -557,6 +558,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.95 2011/01/22 13:24:52 arekm
+- try to fix perl build
+
Revision 1.94 2011/01/22 13:18:45 arekm
- fix deps; perl subpkg
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdebindings/kde4-kdebindings.spec?r1=1.94&r2=1.95&f=u
More information about the pld-cvs-commit
mailing list