packages: kde4-kdebindings/kde4-kdebindings.spec, kde4-kdebindings/kde4-kde...
arekm
arekm at pld-linux.org
Sat Jan 22 14:18:50 CET 2011
Author: arekm Date: Sat Jan 22 13:18:50 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- fix deps; perl subpkg
---- Files affected:
packages/kde4-kdebindings:
kde4-kdebindings.spec (1.93 -> 1.94) , kde4-kdebindings-csharp.patch (1.1 -> NONE) (REMOVED), kde4-kdebindings-sip.patch (1.2 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/kde4-kdebindings/kde4-kdebindings.spec
diff -u packages/kde4-kdebindings/kde4-kdebindings.spec:1.93 packages/kde4-kdebindings/kde4-kdebindings.spec:1.94
--- packages/kde4-kdebindings/kde4-kdebindings.spec:1.93 Sat Jan 22 02:07:00 2011
+++ packages/kde4-kdebindings/kde4-kdebindings.spec Sat Jan 22 14:18:45 2011
@@ -9,7 +9,7 @@
%define orgname kdebindings
%define qtver 4.7.1
%define sipver 2:4.12
-%define pyqtver 4.8.2
+%define pyqtver 4.8.2-3
Summary: KDE bindings to non-C++ languages
Summary(pl.UTF-8): Dowiązania KDE dla języków innych niż C++
@@ -35,6 +35,7 @@
BuildRequires: kde4-kdepimlibs-devel >= %{version}
%{?with_dotnet:BuildRequires: mono-csharp}
%{?with_dotnet:BuildRequires: monodoc}
+BuildRequires: perl-devel
BuildRequires: phonon-devel >= 4.4.1
BuildRequires: pkgconfig
BuildRequires: polkit-qt-gui-devel >= 0.9.3
@@ -110,6 +111,17 @@
%description ruby-devel -l pl.UTF-8
Pliki nagłówkowe dla ruby.
+%package perl-devel
+Summary: Perl header files
+Summary(pl.UTF-8): Pliki nagłówkowe dla perl
+Group: X11/Development/Libraries
+
+%description perl-devel
+Perl header files.
+
+%description perl-devel -l pl.UTF-8
+Pliki nagłówkowe dla perl.
+
%package smoke-qt
Summary: A SMOKE library for qt
Summary(pl.UTF-8): Biblioteka SMOKE dla qt
@@ -479,6 +491,15 @@
%{_includedir}/qtruby/*.h
%endif
+%files perl-devel
+%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
+
%files -n python-PyKDE4
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/pykdeuic4
@@ -536,6 +557,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.94 2011/01/22 13:18:45 arekm
+- fix deps; perl subpkg
+
Revision 1.93 2011/01/22 01:07:00 shadzik
- 4.6.0
- updated sip and pyqt4 BRs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdebindings/kde4-kdebindings.spec?r1=1.93&r2=1.94&f=u
More information about the pld-cvs-commit
mailing list