Author: megabajt Date: Sat Mar 14 15:30:35 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.6.4 - removed -ac.patch (applied upstream)
---- Files affected: SPECS: libview.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/libview.spec diff -u SPECS/libview.spec:1.11 SPECS/libview.spec:1.12 --- SPECS/libview.spec:1.11 Thu Dec 4 15:00:32 2008 +++ SPECS/libview.spec Sat Mar 14 16:30:30 2009 @@ -2,14 +2,13 @@ Summary: A collection of widgets for VMware (but not only) Summary(pl.UTF-8): Zestaw widgetów dla VMware (ale nie tylko) Name: libview -Version: 0.6.2 -Release: 3 +Version: 0.6.4 +Release: 1 License: MIT Group: X11/Libraries -Source0: http://dl.sourceforge.net/view/%{name}-%{version}.tar.bz2 -# Source0-md5: 81942c6765a6be4a9706f45ad4f9ceaf +Source0: http://dl.sourceforge.net/view/%{name}-%{version}.tar.gz +# Source0-md5: e917f9c33e83e55e20d52fe251278c84 Patch0: %{name}-constructor.patch -Patch1: %{name}-ac.patch URL: http://view.sourceforge.net/ BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -55,7 +54,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %{__libtoolize} @@ -63,8 +61,7 @@ %{__autoconf} %{__autoheader} %{__automake} -%configure \ - --enable-deprecated +%configure %{__make} %install @@ -102,6 +99,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2009/03/14 15:30:30 megabajt +- updated to 0.6.4 +- removed -ac.patch (applied upstream) + Revision 1.11 2008/12/04 14:00:32 hawk - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libview.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
