Author: arekm Date: Sat Jan 28 16:28:31 2012 GMT Module: packages Tag: HEAD ---- Log message: - rel 1; about TODO - fc specifies no user for example
---- Files affected: packages/gypsy: gypsy.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/gypsy/gypsy.spec diff -u packages/gypsy/gypsy.spec:1.4 packages/gypsy/gypsy.spec:1.5 --- packages/gypsy/gypsy.spec:1.4 Sun Jan 16 20:21:46 2011 +++ packages/gypsy/gypsy.spec Sat Jan 28 17:28:25 2012 @@ -5,12 +5,13 @@ Summary(pl.UTF-8): Gypsy - demon przełączający dostęp do GPS Name: gypsy Version: 0.8 -Release: 0.1 +Release: 1 License: LGPL v2+ (library), GPL v2+ (daemon) Group: Daemons Source0: http://gypsy.freedesktop.org/releases/%{name}-%{version}.tar.gz # Source0-md5: 32b8db24db86d2dac87b391dd255f4bf Patch0: %{name}-link.patch +Patch1: gypsy-0.8-unusedvar.patch URL: http://gypsy.freedesktop.org/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9 @@ -86,6 +87,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -143,6 +145,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2012/01/28 16:28:25 arekm +- rel 1; about TODO - fc specifies no user for example + Revision 1.4 2011/01/16 19:21:46 qboosh - -libs Conflicts: gypsy before split - gpsbt seems to be maemo-specific component (for internal access to GPS in Nokia mobiles) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gypsy/gypsy.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
