Author: megabajt Date: Tue Mar 13 09:20:40 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added patch which fixes detection of SMlib support - release 2
---- Files affected: SPECS: libgnomeui.spec (1.103 -> 1.104) ---- Diffs: ================================================================ Index: SPECS/libgnomeui.spec diff -u SPECS/libgnomeui.spec:1.103 SPECS/libgnomeui.spec:1.104 --- SPECS/libgnomeui.spec:1.103 Mon Mar 12 16:01:19 2007 +++ SPECS/libgnomeui.spec Tue Mar 13 10:20:35 2007 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Podstawowa biblioteka GUI GNOME Name: libgnomeui Version: 2.18.0 -Release: 1 +Release: 2 License: LGPL Group: X11/Libraries Source0: http://ftp.gnome.org/pub/gnome/sources/libgnomeui/2.18/%{name}-%{version}.tar.bz2 # Source0-md5: 06bb556b8c44cbbe1c1bd3b630485fcc +Patch0: %{name}-SMlib.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.18.0.1 BuildRequires: autoconf >= 2.54 @@ -105,6 +106,7 @@ %prep %setup -q +%patch0 -p1 %build %{__gtkdocize} @@ -169,6 +171,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.104 2007/03/13 09:20:35 megabajt +- added patch which fixes detection of SMlib support +- release 2 + Revision 1.103 2007/03/12 15:01:19 megabajt - updated to 2.18.0; merged changes from DEVEL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libgnomeui.spec?r1=1.103&r2=1.104&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
