]> git.pld-linux.org Git - packages/kile.git/commitdiff
- updated to 1.5.2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 12 Oct 2003 14:37:13 +0000 (14:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kile.spec -> 1.16

kile.spec

index 32ae392906b922b8268ac99124a2776a47e80aa2..f5a7923b85f182dcc33437540c95a47c2ae2327c 100644 (file)
--- a/kile.spec
+++ b/kile.spec
@@ -1,12 +1,12 @@
 Summary:       KDE Integrated LaTeX Environment
 Summary(pl):   Zintegrowane ¶rodowisko LaTeXowe dla KDE
 Name:          kile
-Version:       1.5
+Version:       1.5.2
 Release:       0.1
 License:       GPL
 Group:         X11/Applications
 Source0:       ftp://ftp.kde.org/pub/kde/stable/apps/KDE3.x/office/%{name}-%{version}.tar.gz
-# Source0-md5: 7173e0a972f038d68253e91bcd04a075
+# Source0-md5: 4a188a32d4f041fed9738b464a79e0b6
 Patch1:                %{name}-fix-compile.patch
 URL:           http://www.science.uva.nl/~wijnhout/Kite/
 BuildRequires: kdelibs-devel >= 3.1
@@ -96,13 +96,12 @@ CXXFLAGS="%{rpmcflags} -fno-check-new -fno-rtti"
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_applnkdir}/Office/Wordprocessors
 
 %{__make} install \
+       appsdir=%{_applnkdir}/Office/Wordprocessors \
        DESTDIR=$RPM_BUILD_ROOT
 
 mv -f $RPM_BUILD_ROOT%{_pixmapsdir}{/hicolor/48x48/apps/kile.png,}
-mv -f $RPM_BUILD_ROOT%{_applnkdir}/{Applications/*.desktop,Office/Wordprocessors}
 
 %find_lang %{name} --with-kde
 
@@ -111,7 +110,7 @@ rm -fr $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS README TODO
+%doc AUTHORS README 
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/apps/kile
 %{_applnkdir}/Office/Wordprocessors/*.desktop
This page took 0.063947 seconds and 4 git commands to generate.