Author: lisu Date: Fri Apr 2 14:27:59 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 4.20 - Makefile.patch updated - no more sed hacks
---- Files affected: packages/di: di.spec (1.45 -> 1.46) ---- Diffs: ================================================================ Index: packages/di/di.spec diff -u packages/di/di.spec:1.45 packages/di/di.spec:1.46 --- packages/di/di.spec:1.45 Tue Feb 2 23:14:09 2010 +++ packages/di/di.spec Fri Apr 2 16:27:53 2010 @@ -2,12 +2,12 @@ Summary: Disk Info - disk information utility Summary(pl.UTF-8): Disk Info - informacje o dyskach Name: di -Version: 4.19 +Version: 4.20 Release: 1 License: custom (see LICENSE* files) Group: Applications/System Source0: http://www.gentoo.com/di/%{name}-%{version}.tar.gz -# Source0-md5: 79ccc2e364d82e58c313da6456429a80 +# Source0-md5: c773341c8b26660c84e82c37eb492303 Patch0: %{name}-Makefile.patch Patch1: %{name}-symlink.patch URL: http://www.gentoo.com/di/ @@ -34,7 +34,6 @@ %setup -q %patch0 -p1 %patch1 -p1 -%{__sed} -e 's@ sed@ /bin/s...@g' -i features/cflags.sh %build %{__make} \ @@ -51,8 +50,6 @@ prefix=$RPM_BUILD_ROOT%{_prefix} \ MANDIR=$RPM_BUILD_ROOT%{_mandir}/man1 -mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{de_DE,de} - %find_lang %{name} %clean @@ -71,6 +68,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.46 2010/04/02 14:27:53 lisu +- updated to 4.20 +- Makefile.patch updated +- no more sed hacks + Revision 1.45 2010/02/02 22:14:09 uzsolt - up to 4.19 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/di/di.spec?r1=1.45&r2=1.46&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
