summaryrefslogtreecommitdiffstats
path: root/redhat/tdebindings
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2013-07-23 11:24:47 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2013-07-23 11:24:47 +0200
commita4fc005efadcb5b34959d0bb8448db3b5e030157 (patch)
tree128366696ef198dd1df69e47295ad203a8c228b1 /redhat/tdebindings
parent74621724ffaa3c693ea3dc84493a9010326ee11a (diff)
downloadtde-packaging-a4fc005efadcb5b34959d0bb8448db3b5e030157.tar.gz
tde-packaging-a4fc005efadcb5b34959d0bb8448db3b5e030157.zip
RPM Packaging: R14 updates
Diffstat (limited to 'redhat/tdebindings')
-rw-r--r--redhat/tdebindings/tdebindings-14.0.0-ftbfs.patch10
-rw-r--r--redhat/tdebindings/tdebindings-14.0.0.spec74
2 files changed, 48 insertions, 36 deletions
diff --git a/redhat/tdebindings/tdebindings-14.0.0-ftbfs.patch b/redhat/tdebindings/tdebindings-14.0.0-ftbfs.patch
index 3619f122d..d066256cd 100644
--- a/redhat/tdebindings/tdebindings-14.0.0-ftbfs.patch
+++ b/redhat/tdebindings/tdebindings-14.0.0-ftbfs.patch
@@ -11,14 +11,14 @@
my $qt_inc = "@qt_includes@";
my $qt_lib = "@qt_libraries@";
---- trinity-tdebindings-14.0.0~pre209+0615ff79/smoke/kde/Makefile.am.ORI 2013-07-02 21:30:55.952456509 +0200
-+++ trinity-tdebindings-14.0.0~pre209+0615ff79/smoke/kde/Makefile.am 2013-07-02 21:31:07.962573744 +0200
+--- trinity-tdebindings-14.0.0~pre209+0615ff79/smoke/tde/Makefile.am.ORI 2013-07-02 21:30:55.952456509 +0200
++++ trinity-tdebindings-14.0.0~pre209+0615ff79/smoke/tde/Makefile.am 2013-07-02 21:31:07.962573744 +0200
@@ -9,7 +9,7 @@
- libsmokekde_la_LDFLAGS = -version-info 3:2:2 -no-undefined $(all_libraries) $(GLINC) $(KDE_RPATH)
+ libsmoketde_la_LDFLAGS = -version-info 3:2:2 -no-undefined $(all_libraries) $(GLINC) $(KDE_RPATH)
# the libraries to link against.
--libsmokekde_la_LIBADD = $(LIB_TDEHTML) -lkjs -lfontconfig $(LIB_KMDI) $(LIB_KNS) $(LIB_KSPELL) $(LIB_KUTILS) $(LIB_TDEPRINT) $(GLLIB) $(LIB_QT) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_KIO) $(LIB_KPARTS) -lDCOP -ltdefx
-+libsmokekde_la_LIBADD = $(LIB_TDEHTML) -lkjs -lfontconfig $(LIB_KMDI) $(LIB_KNS) $(LIB_KSPELL) $(LIB_KUTILS) $(LIB_TDEPRINT) $(GLLIB) $(LIB_QT) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_KIO) $(LIB_KPARTS) -lDCOP -ltdefx -lknewstuff -ltdemdi
+-libsmoketde_la_LIBADD = $(LIB_TDEHTML) -lkjs -lfontconfig $(LIB_KMDI) $(LIB_KNS) $(LIB_KSPELL) $(LIB_KUTILS) $(LIB_TDEPRINT) $(GLLIB) $(LIB_QT) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_KIO) $(LIB_KPARTS) -lDCOP -ltdefx
++libsmoketde_la_LIBADD = $(LIB_TDEHTML) -lkjs -lfontconfig $(LIB_KMDI) $(LIB_KNS) $(LIB_KSPELL) $(LIB_KUTILS) $(LIB_TDEPRINT) $(GLLIB) $(LIB_QT) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_KIO) $(LIB_KPARTS) -lDCOP -ltdefx -lknewstuff -ltdemdi
x_sources = x_1.cpp x_2.cpp x_3.cpp x_4.cpp x_5.cpp x_6.cpp x_7.cpp \
x_8.cpp x_9.cpp x_10.cpp x_11.cpp x_12.cpp x_13.cpp x_14.cpp x_15.cpp \
diff --git a/redhat/tdebindings/tdebindings-14.0.0.spec b/redhat/tdebindings/tdebindings-14.0.0.spec
index dc72026fe..873e4b0b7 100644
--- a/redhat/tdebindings/tdebindings-14.0.0.spec
+++ b/redhat/tdebindings/tdebindings-14.0.0.spec
@@ -184,8 +184,8 @@ Provides: trinity-kdebindings = %{version}-%{release}
# Metapackage requires
Requires: trinity-tdebindings-java = %{version}-%{release}
-Requires: trinity-libsmokeqt1 = %{version}-%{release}
-Requires: trinity-libsmokekde1 = %{version}-%{release}
+Requires: trinity-libsmoketqt = %{version}-%{release}
+Requires: trinity-libsmoketde = %{version}-%{release}
Requires: trinity-perl-dcop = %{version}-%{release}
Requires: trinity-python-dcop = %{version}-%{release}
Requires: trinity-libkjsembed1 = %{version}-%{release}
@@ -406,35 +406,41 @@ This package is part of the official TDE bindings module.
##########
-%package -n trinity-libsmokeqt1
+%package -n trinity-libsmoketqt
Summary: SMOKE Binding Library to Qt
Group: Environment/Libraries
-%description -n trinity-libsmokeqt1
+Obsoletes: trinity-libsmokeqt1 < %{version}-%{release}
+Provides: trinity-libsmokeqt1 = %{version}-%{release}
+
+%description -n trinity-libsmoketqt
The "Scripting Meta Object Kompiler Engine" library is used by
various TDE language bindings packages to provide interfaces to the
Qt library.
This package is part of the official TDE bindings module.
-%files -n trinity-libsmokeqt1
+%files -n trinity-libsmoketqt
%defattr(-,root,root,-)
-%{tde_libdir}/libsmokeqt.so.*
+%{tde_libdir}/libsmoketqt.so.*
-%post -n trinity-libsmokeqt1
+%post -n trinity-libsmoketqt
/sbin/ldconfig || :
-%postun -n trinity-libsmokeqt1
+%postun -n trinity-libsmoketqt
/sbin/ldconfig || :
##########
-%package -n trinity-libsmokeqt-devel
+%package -n trinity-libsmoketqt-devel
Summary: SMOKE Binding Library to Qt - Development Files
Group: Development/Libraries
-Requires: trinity-libsmokeqt1 = %{version}-%{release}
+Requires: trinity-libsmoketqt = %{version}-%{release}
+
+Obsoletes: trinity-libsmokeqt-devel < %{version}-%{release}
+Provides: trinity-libsmokeqt-devel = %{version}-%{release}
-%description -n trinity-libsmokeqt-devel
+%description -n trinity-libsmoketqt-devel
The "Scripting Meta Object Kompiler Engine" library is used by
various TDE language bindings packages to provide interfaces to the
Qt library. This package contains the development files for the
@@ -445,49 +451,55 @@ package.
This package is part of the official TDE bindings module.
-%files -n trinity-libsmokeqt-devel
+%files -n trinity-libsmoketqt-devel
%defattr(-,root,root,-)
%{tde_tdeincludedir}/smoke.h
-%{tde_libdir}/libsmokeqt.so
-%{tde_libdir}/libsmokeqt.la
+%{tde_libdir}/libsmoketqt.so
+%{tde_libdir}/libsmoketqt.la
-%post -n trinity-libsmokeqt-devel
+%post -n trinity-libsmoketqt-devel
/sbin/ldconfig || :
-%postun -n trinity-libsmokeqt-devel
+%postun -n trinity-libsmoketqt-devel
/sbin/ldconfig || :
##########
-%package -n trinity-libsmokekde1
+%package -n trinity-libsmoketde
Summary: SMOKE Binding Library to TDE
Group: Environment/Libraries
-%description -n trinity-libsmokekde1
+Obsoletes: trinity-libsmokekde1 < %{version}-%{release}
+Provides: trinity-libsmokekde1 = %{version}-%{release}
+
+%description -n trinity-libsmoketde
The "Scripting Meta Object Kompiler Engine" library is used by
various TDE language bindings packages to provide interfaces to the
TDE libraries.
This package is part of the official TDE bindings module.
-%files -n trinity-libsmokekde1
+%files -n trinity-libsmoketde
%defattr(-,root,root,-)
-%{tde_libdir}/libsmokekde.so.*
+%{tde_libdir}/libsmoketde.so.*
-%post -n trinity-libsmokekde1
+%post -n trinity-libsmoketde
/sbin/ldconfig || :
-%postun -n trinity-libsmokekde1
+%postun -n trinity-libsmoketde
/sbin/ldconfig || :
##########
-%package -n trinity-libsmokekde-devel
+%package -n trinity-libsmoketde-devel
Summary: SMOKE Binding Library to TDE - Development Files
Group: Development/Libraries
-Requires: trinity-libsmokekde1 = %{version}-%{release}
+Requires: trinity-libsmoketde = %{version}-%{release}
+
+Obsoletes: trinity-libsmokekde-devel < %{version}-%{release}
+Provides: trinity-libsmokekde-devel = %{version}-%{release}
-%description -n trinity-libsmokekde-devel
+%description -n trinity-libsmoketde-devel
The "Scripting Meta Object Kompiler Engine" library is used by
various TDE language bindings packages to provide interfaces to the
Qt and TDE libraries. This package contains the development files for
@@ -498,15 +510,15 @@ package.
This package is part of the official TDE bindings module.
-%files -n trinity-libsmokekde-devel
+%files -n trinity-libsmoketde-devel
%defattr(-,root,root,-)
-%{tde_libdir}/libsmokekde.so
-%{tde_libdir}/libsmokekde.la
+%{tde_libdir}/libsmoketde.so
+%{tde_libdir}/libsmoketde.la
-%post -n trinity-libsmokekde-devel
+%post -n trinity-libsmoketde-devel
/sbin/ldconfig || :
-%postun -n trinity-libsmokekde-devel
+%postun -n trinity-libsmoketde-devel
/sbin/ldconfig || :
##########
@@ -941,7 +953,7 @@ Obsoletes: trinity-kdebindings-devel < %{version}-%{release}
Provides: trinity-kdebindings-devel = %{version}-%{release}
# Metapackage
-Requires: trinity-libsmokeqt-devel = %{version}-%{release}
+Requires: trinity-libsmoketqt-devel = %{version}-%{release}
Requires: trinity-libdcop3-java-devel = %{version}-%{release}
Requires: trinity-libsmokekde-devel = %{version}-%{release}
Requires: trinity-libkjsembed-devel = %{version}-%{release}