Author: wolvverine Date: Thu Aug 21 12:10:21 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel.2, patch:fix-crash-on-inactive-display, STBR
---- Files affected: SPECS: xorg-app-grandr.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/xorg-app-grandr.spec diff -u SPECS/xorg-app-grandr.spec:1.2 SPECS/xorg-app-grandr.spec:1.3 --- SPECS/xorg-app-grandr.spec:1.2 Thu Jun 21 19:41:54 2007 +++ SPECS/xorg-app-grandr.spec Thu Aug 21 14:10:15 2008 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): grandr - aplikacja GTK+ do konfiguracji RandR Name: xorg-app-grandr Version: 0.1 -Release: 1 +Release: 2 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/grandr-%{version}.tar.bz2 # Source0-md5: e265c8e89aab39c55cb24ad8230c3933 Patch0: %{name}-gconf.patch +Patch1: %{name}-fix-crash-on-inactive-display.patch URL: http://xorg.freedesktop.org/ BuildRequires: GConf2-devel >= 2.0 BuildRequires: autoconf >= 2.57 @@ -29,6 +30,7 @@ %prep %setup -q -n grandr-%{version} %patch0 -p1 +%patch1 -p1 %build %{__aclocal} @@ -59,6 +61,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008/08/21 12:10:15 wolvverine +- rel.2, patch:fix-crash-on-inactive-display, STBR + Revision 1.2 2007/06/21 17:41:54 deejay1 - applied patch from upstream (fixes segfault on startup) - rel. 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-app-grandr.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
