Author: megabajt Date: Mon Nov 10 10:57:48 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -build-fix.patch - release 4
---- Files affected: SPECS: gtksourceview.spec (1.48 -> 1.49) ---- Diffs: ================================================================ Index: SPECS/gtksourceview.spec diff -u SPECS/gtksourceview.spec:1.48 SPECS/gtksourceview.spec:1.49 --- SPECS/gtksourceview.spec:1.48 Mon Nov 10 11:48:11 2008 +++ SPECS/gtksourceview.spec Mon Nov 10 11:57:43 2008 @@ -7,12 +7,13 @@ Summary(pl.UTF-8): Widget tekstowy rozszerzajÄ…cy standardowy z GTK+ 2.x Name: gtksourceview Version: 1.8.5 -Release: 3 +Release: 4 License: GPL v2+ Group: X11/Libraries Source0: http://ftp.gnome.org/pub/gnome/sources/gtksourceview/1.8/%{name}-%{version}.tar.bz2 # Source0-md5: de67df2944c1cccbc2d0b4a738e11050 Patch0: %{name}-nognome.patch +Patch1: %{name}-build-fix.patch URL: http://www.gnome.org/ BuildRequires: autoconf >= 2.53 BuildRequires: automake @@ -81,6 +82,7 @@ %prep %setup -q %{!?with_gnome:%patch0 -p1} +%patch1 -p1 %build %{__gtkdocize} @@ -137,6 +139,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.49 2008/11/10 10:57:43 megabajt +- added -build-fix.patch +- release 4 + Revision 1.48 2008/11/10 10:48:11 megabajt - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtksourceview.spec?r1=1.48&r2=1.49&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
