Author: freetz Date: Tue Jul 25 17:43:58 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.7.1, removed LDFLAGS and obsolete LINGUAS patch
---- Files affected: SPECS: gtksourceview.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/gtksourceview.spec diff -u SPECS/gtksourceview.spec:1.34 SPECS/gtksourceview.spec:1.35 --- SPECS/gtksourceview.spec:1.34 Thu Jul 13 19:22:55 2006 +++ SPECS/gtksourceview.spec Tue Jul 25 19:43:53 2006 @@ -2,19 +2,18 @@ Summary: Text widget that extends the standard GTK+ 2.x Summary(pl): Widget tekstowy rozszerzajÄ…cy standardowy z GTK+ 2.x Name: gtksourceview -Version: 1.6.1 -Release: 3 +Version: 1.7.1 +Release: 1 License: GPL v2+ Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/gnome/sources/gtksourceview/1.6/%{name}-%{version}.tar.bz2 -# Source0-md5: f8ca3a1a746477b2b46de7ebea276db5 -Patch0: %{name}-LINGUAS.patch +Source0: http://ftp.gnome.org/pub/gnome/sources/gtksourceview/1.7/%{name}-%{version}.tar.bz2 +# Source0-md5: 1aa0806f5433724357c91910fdd2a8e6 URL: http://www.gnome.org/ BuildRequires: autoconf >= 2.53 BuildRequires: automake BuildRequires: gnome-common >= 2.12.0 -BuildRequires: gnome-vfs2-devel >= 2.15.3 -BuildRequires: gtk+2-devel >= 2:2.10.0 +BuildRequires: gnome-vfs2-devel >= 2.15.90 +BuildRequires: gtk+2-devel >= 2:2.10.1 BuildRequires: gtk-doc >= 1.6 BuildRequires: intltool >= 0.35 BuildRequires: libgnomeprintui-devel >= 2.12.1 @@ -39,7 +38,7 @@ Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} Requires: gtk-doc-common -Requires: gtk+2-devel >= 2:2.10.0 +Requires: gtk+2-devel >= 2:2.10.1 Requires: libgnomeprintui-devel >= 2.12.0 Requires: libxml2-devel >= 1:2.6.26 @@ -63,7 +62,6 @@ %prep %setup -q -%patch0 -p1 %build %{__gtkdocize} @@ -72,7 +70,6 @@ %{__aclocal} %{__autoconf} %{__automake} -LDFLAGS="%{rpmldflags} -Wl,--as-needed" %configure \ --with-html-dir=%{_gtkdocdir} \ --enable-static \ @@ -84,7 +81,6 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no %find_lang %{name}-1.0 @@ -117,6 +113,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2006/07/25 17:43:53 freetz +- 1.7.1, removed LDFLAGS and obsolete LINGUAS patch + Revision 1.34 2006/07/13 17:22:55 freetz - rel.3, updated deps, --as-needed for LDFLAGS ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gtksourceview.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
