Author: baggins Date: Thu Jun 30 17:46:29 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - fix dietlibc version check in m4 macros
---- Files affected: SPECS: util-vserver.spec (1.56 -> 1.57) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.56 SPECS/util-vserver.spec:1.57 --- SPECS/util-vserver.spec:1.56 Thu Jun 30 19:03:55 2005 +++ SPECS/util-vserver.spec Thu Jun 30 19:46:24 2005 @@ -9,7 +9,7 @@ Summary(pl): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver Version: 0.30.207 -Release: 5.3 +Release: 5.4 License: GPL Group: Applications/System Source0: http://www.13thfloor.at/~ensc/util-vserver/files/alpha/%{name}-%{version}.tar.bz2 @@ -28,6 +28,7 @@ Patch2: %{name}-pld.patch Patch3: %{name}-build-poldek.patch Patch4: %{name}-include.patch +Patch5: %{name}-m4-diet.patch URL: http://savannah.nongnu.org/projects/util-vserver/ BuildRequires: autoconf BuildRequires: automake >= 1.9 @@ -248,6 +249,7 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 install %{SOURCE7} package-menagament.txt @@ -544,6 +546,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57 2005/06/30 17:46:24 baggins +- fix dietlibc version check in m4 macros + Revision 1.56 2005/06/30 17:03:55 baggins - fix lib/lib64 problem in initscripts ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/util-vserver.spec?r1=1.56&r2=1.57&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
