Author: charles Date: Tue May 6 19:13:19 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - added -largefile.patch (resolves Bug# 132)
---- Files affected: SPECS: jfsutils.spec (1.47 -> 1.47.2.1) ---- Diffs: ================================================================ Index: SPECS/jfsutils.spec diff -u SPECS/jfsutils.spec:1.47 SPECS/jfsutils.spec:1.47.2.1 --- SPECS/jfsutils.spec:1.47 Mon Sep 3 19:46:44 2007 +++ SPECS/jfsutils.spec Tue May 6 21:13:14 2008 @@ -7,11 +7,12 @@ Summary(pl.UTF-8): Programy użytkowe dla IBM JFS Name: jfsutils Version: 1.1.12 -Release: 1 +Release: 2 License: GPL v2+ Group: Applications/System Source0: http://jfs.sourceforge.net/project/pub/%{name}-%{version}.tar.gz # Source0-md5: 10efa993a62113530645fc7b3fa542f4 +Patch0: %{name}-largefile.patch URL: http://jfs.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -29,6 +30,7 @@ %prep %setup -q +%patch0 -p1 %{!?with_fsck:cp Makefile.am Makefile.am.tmp} %{!?with_fsck:sed -e 's/ fsck / /' Makefile.am.tmp > Makefile.am} @@ -62,6 +64,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.47.2.1 2008-05-06 19:13:14 charles +- added -largefile.patch (resolves Bug# 132) + Revision 1.47 2007-09-03 17:46:44 qboosh - updated to 1.1.12 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/jfsutils.spec?r1=1.47&r2=1.47.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
