Author: megabajt Date: Thu Jul 10 20:42:57 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -gcc43.patch - release 3
---- Files affected: SPECS: gmetadom.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: SPECS/gmetadom.spec diff -u SPECS/gmetadom.spec:1.37 SPECS/gmetadom.spec:1.38 --- SPECS/gmetadom.spec:1.37 Wed Apr 30 02:24:34 2008 +++ SPECS/gmetadom.spec Thu Jul 10 22:42:51 2008 @@ -8,11 +8,12 @@ Summary(pl.UTF-8): Wiązania gdome2 dla różnych języków programowania Name: gmetadom Version: 0.2.6 -Release: 2 +Release: 3 License: LGPL v2.1+ Group: Libraries Source0: http://dl.sourceforge.net/gmetadom/%{name}-%{version}.tar.gz # Source0-md5: 7bfb5d9c6f20ffa5e790b63d1f8cb481 +Patch0: %{name}-gcc43.patch URL: http://gmetadom.sourceforge.net/ BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -134,6 +135,7 @@ %prep %setup -q +%patch0 -p1 # clean up CVS dirs in xml tree find -name CVS | xargs rm -rf @@ -209,6 +211,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2008/07/10 20:42:51 megabajt +- added -gcc43.patch +- release 3 + Revision 1.37 2008/04/30 00:24:34 tommat - $RPM_BUILD_ROOT%{_libdir}/ocaml/gdome2/*.{ml,mli} missing when building without ocaml ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gmetadom.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
