SPECS: meld.spec - fix plugin detection
wolf
wolf at pld-linux.org
Thu Jul 24 20:33:15 CEST 2008
Author: wolf Date: Thu Jul 24 18:33:15 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix plugin detection
---- Files affected:
SPECS:
meld.spec (1.56 -> 1.57)
---- Diffs:
================================================================
Index: SPECS/meld.spec
diff -u SPECS/meld.spec:1.56 SPECS/meld.spec:1.57
--- SPECS/meld.spec:1.56 Fri Jun 27 11:46:20 2008
+++ SPECS/meld.spec Thu Jul 24 20:33:10 2008
@@ -13,6 +13,7 @@
# Source0-md5: 08e047ab4c8a8ae383674fcddde9fb87
Patch0: %{name}-desktop.patch
Patch1: %{name}-GNUmakefile.patch
+Patch2: %{name}-glob.patch
URL: http://meld.sourceforge.net/
BuildRequires: gettext-devel
BuildRequires: python-gnome-devel >= 2.15.1
@@ -53,6 +54,7 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
mv -f po/sr\@{Latn,latin}.po
@@ -111,6 +113,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.57 2008/07/24 18:33:10 wolf
+- fix plugin detection
+
Revision 1.56 2008/06/27 09:46:20 patrys
- 1.2
- workaround for missing fr images
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/meld.spec?r1=1.56&r2=1.57&f=u
More information about the pld-cvs-commit
mailing list