[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