From 3ae9f9432e0df88db99fc7aaadaea3b35bda1f9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 26 Mar 2016 23:52:42 +0100 Subject: Initial TDE conversion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- ia_ora.spec | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'ia_ora.spec') diff --git a/ia_ora.spec b/ia_ora.spec index 315e7fc..e1d8801 100644 --- a/ia_ora.spec +++ b/ia_ora.spec @@ -5,8 +5,8 @@ Release: %mkrel 2 License: GPL Group: Graphical desktop/Other URL: http://www.mandrivalinux.com/ -BuildRequires: kdelibs-devel -BuildRequires: kdebase-devel >= 3.1.94-11mdk +BuildRequires: tdelibs-devel +BuildRequires: tdebase-devel >= 3.1.94-11mdk Source0: %{name}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot @@ -21,11 +21,11 @@ Group: Graphical desktop/KDE %description kde Mandriva theme for KDE - Widget design -%package kde-kwin +%package kde-twin Summary: Mandriva theme for KDE - Window Decorations Group: Graphical desktop/KDE -%description kde-kwin +%description kde-twin Mandriva theme for KDE - Window Decorations @@ -36,10 +36,10 @@ Mandriva theme for KDE - Window Decorations make -f admin/Makefile.common cvs export QTDIR=%qtdir -export KDEDIR=%_prefix +export TDEDIR=%_prefix -export LD_LIBRARY_PATH=$QTDIR/%_lib:$KDEDIR/%_lib:$LD_LIBRARY_PATH -export PATH=$QTDIR/bin:$KDEDIR/bin:$PATH +export LD_LIBRARY_PATH=$QTDIR/%_lib:$TDEDIR/%_lib:$LD_LIBRARY_PATH +export PATH=$QTDIR/bin:$TDEDIR/bin:$PATH %configure2_5x \ %if "%{_lib}" != "lib" @@ -57,13 +57,13 @@ rm -rf $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT -%files kde-kwin +%files kde-twin %defattr(-,root,root,-) -%_libdir/kde3/kwin3_iaora.la -%_libdir/kde3/kwin3_iaora.so -%_libdir/kde3/kwin_iaora_config.la -%_libdir/kde3/kwin_iaora_config.so -%_datadir/apps/kwin/iaora.desktop +%_libdir/kde3/twin3_iaora.la +%_libdir/kde3/twin3_iaora.so +%_libdir/kde3/twin_iaora_config.la +%_libdir/kde3/twin_iaora_config.so +%_datadir/apps/twin/iaora.desktop -- cgit v1.2.1