RPM Packaging: update dbus-tqt

pull/3/head
François Andriot 10 years ago
parent 4759bb83e7
commit 4eef9163e3

@ -126,11 +126,6 @@ Development files for %{name}
%build
unset QTDIR QTINC QTLIB
export PKG_CONFIG_PATH="%{tde_libdir}/pkgconfig"
%if 0%{?rhel} == 4
export CXXFLAGS="-DDBUS_API_SUBJECT_TO_CHANGE ${CXXFLAGS}"
%endif
if ! rpm -E %%cmake|grep -q "cd build"; then
%__mkdir_p build

@ -844,8 +844,7 @@ Group: Development/Libraries/X11
%description -n tqt3-dev-tools-devel
This package contains all tools that are necessary to build programs
that are written using TQt3. These are: qmake, uic and moc.
For TQt3 development, you most likely want to install this package.
that are written using TQt3.
%files -n tqt3-dev-tools-devel
%defattr(-,root,root,-)

Loading…
Cancel
Save