Author: lisu Date: Sat May 21 14:30:47 2011 GMT Module: packages Tag: HEAD ---- Log message: - fixed build with libnotify 0.7
---- Files affected: packages/notify-osd: notify-osd.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/notify-osd/notify-osd.spec diff -u packages/notify-osd/notify-osd.spec:1.6 packages/notify-osd/notify-osd.spec:1.7 --- packages/notify-osd/notify-osd.spec:1.6 Sat May 21 16:04:36 2011 +++ packages/notify-osd/notify-osd.spec Sat May 21 16:30:42 2011 @@ -9,6 +9,7 @@ URL: https://edge.launchpad.net/notify-osd Source0: http://edge.launchpad.net/notify-osd/natty/natty-alpha3/+download/%{name}-%{version}.tar.gz # Source0-md5: aa52780eb7be9eab6d6bd3a6b055ac09 +Patch0: %{name}-libnotify.patch BuildRequires: GConf2-devel BuildRequires: autoconf BuildRequires: automake @@ -32,6 +33,7 @@ %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -62,6 +64,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2011/05/21 14:30:42 lisu +- fixed build with libnotify 0.7 + Revision 1.6 2011/05/21 14:04:36 lisu - updated to 0.9.30 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/notify-osd/notify-osd.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
