Author: megabajt Date: Thu Jul 10 15:35:00 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -ac.patch to fix build - release 2
---- Files affected: SPECS: libgdamm3.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/libgdamm3.spec diff -u SPECS/libgdamm3.spec:1.4 SPECS/libgdamm3.spec:1.5 --- SPECS/libgdamm3.spec:1.4 Mon Apr 7 12:59:43 2008 +++ SPECS/libgdamm3.spec Thu Jul 10 17:34:55 2008 @@ -10,11 +10,12 @@ Summary(pl.UTF-8): Interfejsy C++ dla libgda 3.x Name: libgdamm3 Version: 3.0.0 -Release: 1 +Release: 2 License: LGPL v2+ Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libgdamm/3.0/%{realname}-%{version}.tar.bz2 # Source0-md5: f1ab9b9fad1ab02eb3e580911ce5e702 +Patch0: %{name}-ac.patch BuildRequires: autoconf BuildRequires: automake >= 1:1.9 BuildRequires: glibmm-devel >= 2.12.8 @@ -59,6 +60,7 @@ %prep %setup -q -n %{realname}-%{version} +%patch0 -p1 %build %{__libtoolize} @@ -108,6 +110,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008/07/10 15:34:55 megabajt +- added -ac.patch to fix build +- release 2 + Revision 1.4 2008/04/07 10:59:43 megabajt - updated to 3.0.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgdamm3.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
