Author: megabajt Date: Sat Jul 12 22:43:53 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -gcc43.patch - release 3
---- Files affected: SPECS: partimage.spec (1.55 -> 1.56) ---- Diffs: ================================================================ Index: SPECS/partimage.spec diff -u SPECS/partimage.spec:1.55 SPECS/partimage.spec:1.56 --- SPECS/partimage.spec:1.55 Thu Apr 10 18:13:13 2008 +++ SPECS/partimage.spec Sun Jul 13 00:43:48 2008 @@ -4,7 +4,7 @@ Summary(pt_BR.UTF-8): Ferramenta para criar e restaurar backup de partições Name: partimage Version: 0.6.7 -Release: 2 +Release: 3 License: GPL v2 Group: Applications/System Source0: http://dl.sourceforge.net/partimage/%{name}-%{version}.tar.bz2 @@ -14,6 +14,7 @@ Source3: %{name}d.pam Source4: %{name}d-ssl.cnf Patch0: %{name}-types.patch +Patch1: %{name}-gcc43.patch URL: http://www.partimage.org/ BuildRequires: automake BuildRequires: bzip2-devel @@ -102,6 +103,7 @@ %prep %setup -q #%patch0 -p1 +%patch1 -p1 %build cp -f /usr/share/automake/config.sub . @@ -201,6 +203,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.56 2008/07/12 22:43:48 megabajt +- added -gcc43.patch +- release 3 + Revision 1.55 2008/04/10 16:13:13 qboosh - sorted BRs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/partimage.spec?r1=1.55&r2=1.56&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
