commit 8407cd57f164bda0fb4ab0e1bf3e42e169867eb1
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Oct 31 08:28:55 2012 +0200

    add macros.lang split like main rpm

 util-vserver-pld.patch | 26 ++++++++++++++++----------
 util-vserver-tld.patch |  8 ++++----
 2 files changed, 20 insertions(+), 14 deletions(-)
---
diff --git a/util-vserver-pld.patch b/util-vserver-pld.patch
index 75004b5..dda1a1d 100644
--- a/util-vserver-pld.patch
+++ b/util-vserver-pld.patch
@@ -28,8 +28,8 @@
                           gentoo/init-vserver.sh gentoo/net.vserver \
 -                         gentoo/reboot.sh gentoo/shutdown.sh
 +                         gentoo/reboot.sh gentoo/shutdown.sh\
-+                         pld-ac/pkgs/01 pld-ac/rpm/macros \
-+                         pld-th/pkgs/01 pld-th/rpm/macros
++                         pld-ac/pkgs/01 pld-ac/rpm/macros 
pld-ac/rpm/macros.lang \
++                         pld-th/pkgs/01 pld-th/rpm/macros 
pld-th/rpm/macros.lang
  
  nobase_confdistrib_DATA       =  rh9/apt/sources.list \
                           fc1/apt/sources.list \
@@ -122,13 +122,16 @@
 +sources = ac-main ac-updates
 --- util-vserver-0.30.216-r2837.orig/distrib/pld-ac/rpm/macros 1970-01-01 
01:00:00.000000000 +0100
 +++ util-vserver-0.30.216-r2837/distrib/pld-ac/rpm/macros      2009-06-22 
17:48:26.000000000 +0200
-@@ -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
+@@ -0,0 +1,3 @@
 +%_netsharedpath               /dev:/proc
 +%_tmppath                     /tmp
 +%_host_os                     %_os
+--- util-vserver-0.30.216-r2837.orig/distrib/pld-ac/rpm/macros.lang    
1970-01-01 01:00:00.000000000 +0100
++++ util-vserver-0.30.216-r2837/distrib/pld-ac/rpm/macros.lang 2009-06-22 
17:48:26.000000000 +0200
+@@ -0,0 +1,3 @@
++# 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
 --- util-vserver-0.30.216-r2837.orig/distrib/pld-th/pkgs/01    1970-01-01 
01:00:00.000000000 +0100
 +++ util-vserver-0.30.216-r2837/distrib/pld-th/pkgs/01 2009-06-22 
17:48:26.000000000 +0200
 @@ -0,0 +1,6 @@
@@ -214,13 +217,16 @@
 +autoup = no
 --- util-vserver-0.30.216-r2837.orig/distrib/pld-th/rpm/macros 1970-01-01 
01:00:00.000000000 +0100
 +++ util-vserver-0.30.216-r2837/distrib/pld-th/rpm/macros      2009-06-22 
17:48:26.000000000 +0200
-@@ -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
+@@ -0,0 +1,3 @@
 +%_netsharedpath               /dev:/proc
 +%_tmppath                     /tmp
 +%_host_os                     %_os
+--- util-vserver-0.30.216-r2837.orig/distrib/pld-th/rpm/macros.lang    
1970-01-01 01:00:00.000000000 +0100
++++ util-vserver-0.30.216-r2837/distrib/pld-th/rpm/macros.lang 2009-06-22 
17:48:26.000000000 +0200
+@@ -0,0 +1,3 @@
++# 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
 --- util-vserver-0.30.216-r2837.orig/scripts/functions 2009-06-22 
17:36:35.000000000 +0200
 +++ util-vserver-0.30.216-r2837/scripts/functions      2009-06-22 
17:48:26.000000000 +0200
 @@ -403,6 +403,20 @@
diff --git a/util-vserver-tld.patch b/util-vserver-tld.patch
index f574f9a..afcd299 100644
--- a/util-vserver-tld.patch
+++ b/util-vserver-tld.patch
@@ -1,11 +1,11 @@
 --- util-vserver-0.30.216-r2837.orig/distrib/Makefile.am       2009-06-22 
17:36:52.000000000 +0200
 +++ util-vserver-0.30.216-r2837/distrib/Makefile.am    2009-06-22 
17:49:36.000000000 +0200
-@@ -85,7 +86,8 @@
+@@ -99,7 +99,8 @@
                           gentoo/init-vserver.sh gentoo/net.vserver \
                           gentoo/reboot.sh gentoo/shutdown.sh\
-                          pld-ac/pkgs/01 pld-ac/rpm/macros \
--                         pld-th/pkgs/01 pld-th/rpm/macros
-+                         pld-th/pkgs/01 pld-th/rpm/macros \
+                          pld-ac/pkgs/01 pld-ac/rpm/macros 
pld-ac/rpm/macros.lang \
+-                         pld-th/pkgs/01 pld-th/rpm/macros 
pld-th/rpm/macros.lang
++                         pld-th/pkgs/01 pld-th/rpm/macros 
pld-th/rpm/macros.lang \
 +                         tld/pkgs/01 tld/rpm/macros
  
  nobase_confdistrib_DATA       =  rh9/apt/sources.list \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/util-vserver.git/commitdiff/703ed2bbbd2c61d5e19583d2d9349bb469bc385e

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to