Author: glen Date: Mon Nov 17 21:06:57 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - define %_host_os = %_os instead of messing with platform file
---- Files affected: SOURCES: util-vserver-pld.patch (1.36 -> 1.37) ---- Diffs: ================================================================ Index: SOURCES/util-vserver-pld.patch diff -u SOURCES/util-vserver-pld.patch:1.36 SOURCES/util-vserver-pld.patch:1.37 --- SOURCES/util-vserver-pld.patch:1.36 Tue Apr 29 22:53:21 2008 +++ SOURCES/util-vserver-pld.patch Mon Nov 17 22:06:51 2008 @@ -116,12 +116,13 @@ +autoup = no --- util-vserver-0.30.214/distrib/pld-ac/rpm/macros 2007-11-15 23:20:48.181172125 +0100 +++ util-vserver-0.30.214/distrib/pld-ac/rpm/macros 2008-04-29 23:36:23.674175489 +0300 -@@ -0,0 +1,5 @@ +@@ -0,0 +1,6 @@ +# Because of https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52725 +# you have to use at least one language beside 'C' +%_install_langs C:en:pl +%_netsharedpath /dev +%_tmppath /tmp ++%_host_os %_os --- util-vserver-0.30.214/distrib/pld-th/pkgs/01 2007-11-15 23:20:48.181172125 +0100 +++ util-vserver-0.30.214/distrib/pld-th/pkgs/01 2008-03-25 23:05:18.538916218 +0200 @@ -0,0 +1,6 @@ @@ -201,12 +202,13 @@ +autoup = no --- util-vserver-0.30.214.org/distrib/pld-th/rpm/macros 1970-01-01 01:00:00.000000000 +0100 +++ util-vserver-0.30.214/distrib/pld-th/rpm/macros 2007-11-15 23:20:48.184505622 +0100 -@@ -0,0 +1,5 @@ +@@ -0,0 +1,6 @@ +# Because of https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52725 +# you have to use at least one language beside 'C' +%_install_langs C:en:pl +%_netsharedpath /dev +%_tmppath /tmp ++%_host_os %_os --- util-vserver-0.30.214/distrib/pld-ti/pkgs/01 2007-11-15 23:20:48.181172125 +0100 +++ util-vserver-0.30.214/distrib/pld-ti/pkgs/01 2008-03-25 23:05:18.538916218 +0200 @@ -0,0 +1,6 @@ @@ -267,12 +269,13 @@ +autoup = no --- util-vserver-0.30.214.org/distrib/pld-ti/rpm/macros 1970-01-01 01:00:00.000000000 +0100 +++ util-vserver-0.30.214/distrib/pld-ti/rpm/macros 2007-11-15 23:20:48.221174080 +0100 -@@ -0,0 +1,5 @@ +@@ -0,0 +1,6 @@ +# Because of https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52725 +# you have to use at least one language beside 'C' +%_install_langs C:en:pl +%_netsharedpath /dev +%_tmppath /tmp ++%_host_os %_os --- util-vserver-0.30.214.org/scripts/functions 2007-09-02 22:06:41.000000000 +0200 +++ util-vserver-0.30.214/scripts/functions 2007-11-15 23:20:48.221174080 +0100 @@ -403,6 +403,20 @@ ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/util-vserver-pld.patch?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
