Author: dirdival Date: Thu Dec 31 13:53:08 2009 GMT Module: packages Tag: HEAD ---- Log message: - patch gmrun-gtkcompeltionline added - release 2
---- Files affected: packages/gmrun: gmrun.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/gmrun/gmrun.spec diff -u packages/gmrun/gmrun.spec:1.5 packages/gmrun/gmrun.spec:1.6 --- packages/gmrun/gmrun.spec:1.5 Tue Nov 11 12:44:27 2008 +++ packages/gmrun/gmrun.spec Thu Dec 31 14:53:03 2009 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Prosty program prezentujÄ…cy okienko "uruchom" Name: gmrun Version: 0.9.2 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications Source0: http://dl.sourceforge.net/gmrun/%{name}-%{version}.tar.gz # Source0-md5: 6cef37a968006d9496fc56a7099c603c Patch0: %{name}-gcc4.3.patch +Patch1: %{name}-gtkcompeltionline.patch URL: http://sourceforge.net/projects/gmrun/ BuildRequires: autoconf BuildRequires: automake @@ -33,6 +34,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 # Disable check for STLport due to bug: http://bugs.gentoo.org/164339 %{__sed} -i -e 's,^AC_PATH_STLPORT,dnl REMOVED ,g' configure.in %{__sed} -i -e 's,@STLPORT_[A-Z]\+@,,g' src/Makefile.am @@ -68,6 +70,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2009/12/31 13:53:03 dirdival +- patch gmrun-gtkcompeltionline added +- release 2 + Revision 1.5 2008/11/11 11:44:27 duddits - STLport check removed due to bug: http://bugs.gentoo.org/164339 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gmrun/gmrun.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
