Author: pawelz Date: Fri Jun 25 09:57:06 2010 GMT Module: packages Tag: HEAD ---- Log message: - by Daniel Dawid Majewski <[email protected]>: - Version up to 0.9.7 - Remove patch0 - changes applied in upstream
---- Files affected: packages/libqalculate: libqalculate.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: packages/libqalculate/libqalculate.spec diff -u packages/libqalculate/libqalculate.spec:1.10 packages/libqalculate/libqalculate.spec:1.11 --- packages/libqalculate/libqalculate.spec:1.10 Thu May 13 18:57:08 2010 +++ packages/libqalculate/libqalculate.spec Fri Jun 25 11:57:00 2010 @@ -2,13 +2,12 @@ Summary: A modern multi-purpose calculator library Summary(pl.UTF-8): Nowoczesna, wielozadaniowa biblioteka kalkulatora Name: libqalculate -Version: 0.9.6 +Version: 0.9.7 Release: 2 License: GPL Group: Libraries -Source0: http://dl.sourceforge.net/qalculate/%{name}-%{version}.tar.gz -# Source0-md5: e14432fc490f9a697e23e31a74e0eb19 -Patch0: %{name}-autotools.patch +Source0: http://downloads.sourceforge.net/project/qalculate/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz +# Source0-md5: a1507ab862f4ad9852788619aada35cd URL: http://qalculate.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -59,7 +58,6 @@ %prep %setup -q -%patch0 -p1 %build %{__libtoolize} @@ -96,7 +94,7 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/lib*.so %{_libdir}/lib*.la -%{_includedir}/libqalculate +%{_includedir}/%{name} %{_pkgconfigdir}/*.pc %files static @@ -109,6 +107,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2010/06/25 09:57:00 pawelz +- by Daniel Dawid Majewski <[email protected]>: +- Version up to 0.9.7 +- Remove patch0 - changes applied in upstream + Revision 1.10 2010/05/13 16:57:08 sparky - BR: gettext-devel, intltool ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libqalculate/libqalculate.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
