Author: freetz Date: Wed Feb 1 18:02:29 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - added m4 fix
---- Files affected: SPECS: yelp.spec (1.75.2.2 -> 1.75.2.3) ---- Diffs: ================================================================ Index: SPECS/yelp.spec diff -u SPECS/yelp.spec:1.75.2.2 SPECS/yelp.spec:1.75.2.3 --- SPECS/yelp.spec:1.75.2.2 Wed Feb 1 16:12:23 2006 +++ SPECS/yelp.spec Wed Feb 1 19:02:24 2006 @@ -17,6 +17,7 @@ Source0: http://ftp.gnome.org/pub/gnome/sources/yelp/2.13/%{name}-%{version}.tar.bz2 # Source0-md5: 5b588e1e21f2f5c1e0333c2a7405dea6 Patch0: %{name}-desktop.patch +Patch1: %{name}-m4.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.12.0 BuildRequires: ORBit2-devel >= 1:2.12.4 @@ -68,6 +69,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -112,6 +114,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.75.2.3 2006/02/01 18:02:24 freetz +- added m4 fix + Revision 1.75.2.2 2006/02/01 15:12:23 freetz - fixed version in commit log ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/yelp.spec?r1=1.75.2.2&r2=1.75.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
