Author: aflinta Date: Tue Sep 6 10:50:04 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added schemas patch to fix scheam installation, release 2
---- Files affected: SPECS: libgnome.spec (1.88 -> 1.89) ---- Diffs: ================================================================ Index: SPECS/libgnome.spec diff -u SPECS/libgnome.spec:1.88 SPECS/libgnome.spec:1.89 --- SPECS/libgnome.spec:1.88 Tue Sep 6 12:16:37 2005 +++ SPECS/libgnome.spec Tue Sep 6 12:49:59 2005 @@ -3,11 +3,12 @@ Summary(pl): Podstawowa biblioteka GNOME Name: libgnome Version: 2.12.0 -Release: 1 +Release: 2 License: LGPL Group: Libraries Source0: http://ftp.gnome.org/pub/gnome/sources/libgnome/2.12/%{name}-%{version}.tar.bz2 # Source0-md5: 0b5dc2ee288035bcbcfb3275216e7a9d +Patch0: %{name}-schemas.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.12.0 BuildRequires: audiofile-devel >= 1:0.2.3 @@ -81,6 +82,7 @@ %prep %setup -q +%patch0 -p1 %build export _POSIX2_VERSION=199209 @@ -194,6 +196,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.89 2005/09/06 10:49:59 aflinta +- added schemas patch to fix scheam installation, release 2 + Revision 1.88 2005/09/06 10:16:37 aflinta - merged from DEVEL, 2.12.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libgnome.spec?r1=1.88&r2=1.89&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
