Author: lisu Date: Fri Sep 18 08:52:05 2009 GMT Module: packages Tag: HEAD ---- Log message: - up to 4.15 - fix symlink (-symlink.patch)
---- Files affected: packages/di: di.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: packages/di/di.spec diff -u packages/di/di.spec:1.40 packages/di/di.spec:1.41 --- packages/di/di.spec:1.40 Mon Sep 14 14:04:33 2009 +++ packages/di/di.spec Fri Sep 18 10:52:00 2009 @@ -2,13 +2,14 @@ Summary: Disk Info - disk information utility Summary(pl.UTF-8): Disk Info - informacje o dyskach Name: di -Version: 4.14 +Version: 4.15 Release: 1 License: custom (see LICENSE* files) Group: Applications/System Source0: http://www.gentoo.com/di/%{name}-%{version}.tar.gz -# Source0-md5: 375e6b1d4245ab02a8ca67ae118fbe5f +# Source0-md5: 543a6faf555a988a04b6feec60ebe9b9 Patch0: %{name}-Makefile.patch +Patch1: %{name}-symlink.patch URL: http://www.gentoo.com/di/ BuildRequires: gettext-devel BuildRequires: sed >= 4.0 @@ -32,6 +33,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %{__sed} -e 's@ sed@ /bin/s...@g' -i features/cflags.sh %build @@ -69,6 +71,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2009/09/18 08:52:00 lisu +- up to 4.15 +- fix symlink (-symlink.patch) + Revision 1.40 2009/09/14 12:04:33 lisu - up to 4.14 - use sed macro ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/di/di.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
