From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-August/018350.html | 119 +++++++++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-August/018350.html (limited to 'zarb-ml/mageia-dev/2012-August/018350.html') diff --git a/zarb-ml/mageia-dev/2012-August/018350.html b/zarb-ml/mageia-dev/2012-August/018350.html new file mode 100644 index 000000000..f4bbea182 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-August/018350.html @@ -0,0 +1,119 @@ + + + + [Mageia-dev] [packages-commits] [285454] Adding support for rxvt-unicode-256 (bug 6835) + + + + + + + + + +

[Mageia-dev] [packages-commits] [285454] Adding support for rxvt-unicode-256 (bug 6835)

+ Jani Välimaa + jani.valimaa at gmail.com +
+ Wed Aug 29 15:16:30 CEST 2012 +

+
+ +
On 29.08.2012 13:05, root at mageia.org wrote:
+> Revision
+>     285454
+> Author
+>     eatdirt
+> Date
+>     2012-08-29 12:05:59 +0200 (Wed, 29 Aug 2012)
+> 
+> 
+>       Log Message
+> 
+> Adding support for rxvt-unicode-256 (bug 6835)
+> 
+> 
+>       Modified Paths
+> 
+>   * updates/2/ncurses/current/SPECS/ncurses.spec
+>     <#updates2ncursescurrentSPECSncursesspec>
+> 
+> Modified: updates/2/ncurses/current/SPECS/ncurses.spec
+> ===================================================================
+> --- updates/2/ncurses/current/SPECS/ncurses.spec	2012-08-29 10:04:51 UTC (rev 285453)
+> +++ updates/2/ncurses/current/SPECS/ncurses.spec	2012-08-29 10:05:59 UTC (rev 285454)
+> @@ -2,6 +2,7 @@
+>  %define patchdate 20110108
+>  %define version 5.9
+>  %define release %mkrel 6
+> +%define subrel 1
+>  %define major 5
+>  %define majorminor 5.9
+>  %define utf8libname %mklibname %{name}w %{major}
+> @@ -25,7 +26,7 @@
+>  Patch1:		ncurses-5.6-xterm-debian.patch
+>  Patch2:		ncurses-5.9-20111224-patch.sh.bz2
+>  Patch3:		ncurses-5.9-20111231-20120204.patch.bz2
+> -Patch7:		ncurses-5.7-urxvt.patch
+> +Patch7:		ncurses-5.9-urxvt.patch
+>  # Patch >100 from here:
+>  # ftp://invisible-island.net/ncurses/5.7/
+>  BuildRequires:	gpm-devel
+> @@ -115,7 +116,7 @@
+>  
+>  %patch2 -p1 -b .update
+>  %patch3 -p1 -b .update2
+> -%patch7 -p0 -b .urxvt
+> +%patch7 -p1 -b .urxvt
+>  
+>  # regenerating configure needs patched autoconf, so modify configure
+>  # directly
+> 
+
+Hi,
+
+When rediffing patches, please use 'svn mv' so the patch history doesn't
+get lost. (Rediff patch, svn mv to new name, edit .spec and commit changes).
+
+Also, please don't use 'mgarepo sync -c', it's not needed and shouldn't
+be used anymore. Just edit .spec, DL new sources, do mgarepo sync and
+commit changes in .spec and sha1.lst.
+
+ + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1