Author: megabajt Date: Wed Apr 7 10:36:28 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.9.2
---- Files affected: packages/UPower: UPower.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: packages/UPower/UPower.spec diff -u packages/UPower/UPower.spec:1.12 packages/UPower/UPower.spec:1.13 --- packages/UPower/UPower.spec:1.12 Fri Mar 19 15:39:46 2010 +++ packages/UPower/UPower.spec Wed Apr 7 12:36:22 2010 @@ -2,12 +2,13 @@ Summary: Power management service Summary(pl.UTF-8): Usługa zarządzania energią Name: UPower -Version: 0.9.1 +Version: 0.9.2 Release: 1 License: GPL v2+ Group: Libraries -Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.bz2 -# Source0-md5: 822d7d495781c6bbed36981a7a78dd30 +Source0: http://hal.freedesktop.org/releases/upower-%{version}.tar.bz2 +# Source0-md5: 2175c37a393425ee26bdb728768bd21c +URL: http://upower.freedesktop.org/ BuildRequires: autoconf >= 2.65 BuildRequires: automake >= 1:1.9 BuildRequires: dbus-devel >= 1.0.0 @@ -68,10 +69,9 @@ Nagłówki biblioteki UPower. %prep -%setup -q +%setup -q -n upower-%{version} %build -mkdir m4 %{__gtkdocize} %{__intltoolize} %{__libtoolize} @@ -80,6 +80,7 @@ %{__autoheader} %{__automake} %configure \ + --disable-silent-rules \ --disable-static \ --enable-gtk-doc \ --with-html-dir=%{_gtkdocdir} @@ -155,6 +156,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2010/04/07 10:36:22 megabajt +- updated to 0.9.2 + Revision 1.12 2010/03/19 14:39:46 megabajt - fix source-md5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/UPower/UPower.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
