packages: kile/kile.spec - Up to 2.1b5. - Must check, if /usr/share/mimelnk...
lmasko
lmasko at pld-linux.org
Thu Mar 31 15:54:19 CEST 2011
Author: lmasko Date: Thu Mar 31 13:54:19 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- Up to 2.1b5.
- Must check, if /usr/share/mimelnk/text/x-kilepr.desktop is essential
(for now just commented out).
---- Files affected:
packages/kile:
kile.spec (1.52 -> 1.53)
---- Diffs:
================================================================
Index: packages/kile/kile.spec
diff -u packages/kile/kile.spec:1.52 packages/kile/kile.spec:1.53
--- packages/kile/kile.spec:1.52 Sun Feb 6 17:50:38 2011
+++ packages/kile/kile.spec Thu Mar 31 15:54:14 2011
@@ -1,14 +1,14 @@
# $Revision$, $Date$
-%define _version 2.1b4
+%define _version 2.1b5
Summary: KDE Integrated LaTeX Environment
Summary(pl.UTF-8): Zintegrowane środowisko LaTeXowe dla KDE
Name: kile
Version: 2.1
-Release: 0.beta4.1
+Release: 0.beta5.1
License: GPL v2
Group: X11/Applications/Publishing
Source0: http://dl.sourceforge.net/kile/%{name}-%{_version}.tar.bz2
-# Source0-md5: 8585c196b7bff68c5cffb924a98b8783
+# Source0-md5: 281ca92d32424671242509e514f20c8c
URL: http://kile.sourceforge.net/
Patch0: %{name}-cmake.patch
BuildRequires: QtNetwork-devel
@@ -89,7 +89,7 @@
%prep
%setup -q -n %{name}-%{_version}
-%patch0 -p1
+#%patch0 -p1
%build
install -d build
@@ -117,7 +117,7 @@
%doc AUTHORS ChangeLog README README.cwl kile-remote-control.txt README.MacOSX
%attr(755,root,root) %{_bindir}/*
%{_datadir}/apps/kile
-%{_datadir}/mimelnk/text/x-kilepr.desktop
+#%{_datadir}/mimelnk/text/x-kilepr.desktop
%{_datadir}/apps/kconf_update/*
#%attr(755,root,root) %{_datadir}/apps/kconf_update/kile*_upd.pl
%{_datadir}/config.kcfg/kile.kcfg
@@ -133,6 +133,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.53 2011/03/31 13:54:14 lmasko
+- Up to 2.1b5.
+- Must check, if /usr/share/mimelnk/text/x-kilepr.desktop is essential
+ (for now just commented out).
+
Revision 1.52 2011/02/06 16:50:38 sparky
- unified %clean section
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kile/kile.spec?r1=1.52&r2=1.53&f=u
More information about the pld-cvs-commit
mailing list