Author: hawk Date: Thu Mar 1 15:38:11 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - added libpaths patch, fixes amd64 - release 2
---- Files affected: SPECS: gtk-gnutella.spec (1.26.2.1 -> 1.26.2.2) ---- Diffs: ================================================================ Index: SPECS/gtk-gnutella.spec diff -u SPECS/gtk-gnutella.spec:1.26.2.1 SPECS/gtk-gnutella.spec:1.26.2.2 --- SPECS/gtk-gnutella.spec:1.26.2.1 Thu Mar 1 14:24:25 2007 +++ SPECS/gtk-gnutella.spec Thu Mar 1 16:38:06 2007 @@ -4,13 +4,14 @@ Summary(pl): Klient sieci Gnutella Name: gtk-gnutella Version: 0.96.3 -Release: 1 +Release: 2 License: GPL Group: Applications/Communications Source0: http://dl.sourceforge.net/gtk-gnutella/%{name}-%{version}.tar.bz2 # Source0-md5: c6952037a10ea6d5ac5649e7b75f9d15 URL: http://gtk-gnutella.sourceforge.net/ Patch0: %{name}-desktop.patch +Patch1: %{name}-libpaths.patch BuildRequires: bison BuildRequires: gettext-devel BuildRequires: glib2-devel @@ -31,6 +32,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build ./Configure \ @@ -79,6 +81,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26.2.2 2007/03/01 15:38:06 hawk +- added libpaths patch, fixes amd64 +- release 2 + Revision 1.26.2.1 2007/03/01 13:24:25 hawk - updated to 0.96.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gtk-gnutella.spec?r1=1.26.2.1&r2=1.26.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
