Author: arekm Date: Sat Jan 22 16:42:36 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 2; site arch dir path fix
---- Files affected: packages/kde4-kdebindings: kde4-kdebindings.spec (1.95 -> 1.96) ---- Diffs: ================================================================ Index: packages/kde4-kdebindings/kde4-kdebindings.spec diff -u packages/kde4-kdebindings/kde4-kdebindings.spec:1.95 packages/kde4-kdebindings/kde4-kdebindings.spec:1.96 --- packages/kde4-kdebindings/kde4-kdebindings.spec:1.95 Sat Jan 22 14:24:52 2011 +++ packages/kde4-kdebindings/kde4-kdebindings.spec Sat Jan 22 17:42:30 2011 @@ -15,7 +15,7 @@ Summary(pl.UTF-8): Dowiązania KDE dla języków innych niż C++ Name: kde4-kdebindings Version: 4.6.0 -Release: 1 +Release: 2 License: GPL Group: X11/Applications Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 @@ -237,7 +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} \ + -DCUSTOM_PERL_SITE_ARCH_DIR=%{perl_vendorarch} \ ../ %{__make} @@ -558,6 +558,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.96 2011/01/22 16:42:30 arekm +- rel 2; site arch dir path fix + Revision 1.95 2011/01/22 13:24:52 arekm - try to fix perl build ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdebindings/kde4-kdebindings.spec?r1=1.95&r2=1.96&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
