SPECS: dasher.spec - dasher-iconv.patch: removed AM_ICONV which br...
qrczak
qrczak at pld-linux.org
Sun Mar 4 14:38:41 CET 2007
Author: qrczak Date: Sun Mar 4 13:38:41 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- dasher-iconv.patch: removed AM_ICONV which breaks automake and is
unnecessary on modern Linux.
- Release 2
---- Files affected:
SPECS:
dasher.spec (1.35 -> 1.36)
---- Diffs:
================================================================
Index: SPECS/dasher.spec
diff -u SPECS/dasher.spec:1.35 SPECS/dasher.spec:1.36
--- SPECS/dasher.spec:1.35 Mon Feb 12 22:23:52 2007
+++ SPECS/dasher.spec Sun Mar 4 14:38:36 2007
@@ -3,13 +3,14 @@
Summary(pl.UTF-8): Przewidująca aplikacja do wprowadzania tekstu
Name: dasher
Version: 4.2.1
-Release: 1
+Release: 2
License: GPL v2
Group: X11/Applications
Source0: http://ftp.gnome.org/pub/gnome/sources/dasher/4.2/%{name}-%{version}.tar.bz2
# Source0-md5: bb231a7afb424ad97264da67e5d24620
Patch0: %{name}-ac.patch
Patch1: %{name}-as-needed.patch
+Patch2: %{name}-iconv.patch
URL: http://www.inference.phy.cam.ac.uk/dasher/
BuildRequires: GConf2-devel >= 2.16.0
BuildRequires: ORBit2-devel >= 2.14.3
@@ -59,6 +60,7 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
%{__libtoolize}
@@ -107,6 +109,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2007/03/04 13:38:36 qrczak
+- dasher-iconv.patch: removed AM_ICONV which breaks automake and is
+ unnecessary on modern Linux.
+- Release 2
+
Revision 1.35 2007/02/12 21:23:52 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/dasher.spec?r1=1.35&r2=1.36&f=u
More information about the pld-cvs-commit
mailing list