Author: baggins Date: Thu Jul 7 12:04:01 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - release 7 - fix rpm-fake-resolver on non-32bit archs
---- Files affected: SPECS: util-vserver.spec (1.61 -> 1.62) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.61 SPECS/util-vserver.spec:1.62 --- SPECS/util-vserver.spec:1.61 Fri Jul 1 20:15:38 2005 +++ SPECS/util-vserver.spec Thu Jul 7 14:03:55 2005 @@ -9,7 +9,7 @@ Summary(pl): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver Version: 0.30.207 -Release: 6 +Release: 7 License: GPL Group: Applications/System Source0: http://www.13thfloor.at/~ensc/util-vserver/files/alpha/%{name}-%{version}.tar.bz2 @@ -29,6 +29,7 @@ Patch3: %{name}-build-poldek.patch Patch4: %{name}-include.patch Patch5: %{name}-m4-diet.patch +Patch6: %{name}-size_t.patch URL: http://savannah.nongnu.org/projects/util-vserver/ BuildRequires: autoconf BuildRequires: automake >= 1.9 @@ -251,6 +252,7 @@ %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 install %{SOURCE7} package-menagament.txt @@ -560,6 +562,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.62 2005/07/07 12:03:55 baggins +- release 7 +- fix rpm-fake-resolver on non-32bit archs + Revision 1.61 2005/07/01 18:15:38 qboosh - use x8664 macro in EA, no macro in Obsoletes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/util-vserver.spec?r1=1.61&r2=1.62&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
