automatic version update by autodist [release 4.3.1-1mamba;Sat Sep 12 2015]
This commit is contained in:
parent
496466487c
commit
2270508af2
@ -1,5 +1,5 @@
|
|||||||
Name: screen
|
Name: screen
|
||||||
Version: 4.2.1
|
Version: 4.3.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A screen manager that multiplexes a physical terminal between several processes
|
Summary: A screen manager that multiplexes a physical terminal between several processes
|
||||||
Group: Applications/Shells
|
Group: Applications/Shells
|
||||||
@ -35,7 +35,7 @@ Screen is a full-screen window manager that multiplexes a physical terminal betw
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
#%patch0 -p1
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
#%patch2 -p1
|
#%patch2 -p1
|
||||||
#%patch3 -p0
|
#%patch3 -p0
|
||||||
@ -54,7 +54,7 @@ Screen is a full-screen window manager that multiplexes a physical terminal betw
|
|||||||
# We would like to have braille support.
|
# We would like to have braille support.
|
||||||
sed -i -e 's/.*#.*undef.*HAVE_BRAILLE.*/#define HAVE_BRAILLE 1/;' config.h
|
sed -i -e 's/.*#.*undef.*HAVE_BRAILLE.*/#define HAVE_BRAILLE 1/;' config.h
|
||||||
sed -i -e 's/\(\/usr\)\?\/local\/etc/\/etc/g;' doc/screen.{1,texinfo}
|
sed -i -e 's/\(\/usr\)\?\/local\/etc/\/etc/g;' doc/screen.{1,texinfo}
|
||||||
rm doc/screen.info*
|
#rm doc/screen.info*
|
||||||
|
|
||||||
%make
|
%make
|
||||||
|
|
||||||
@ -93,6 +93,9 @@ exit 0
|
|||||||
#% doc doc/README.DOTSCREEN
|
#% doc doc/README.DOTSCREEN
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 12 2015 Automatic Build System <autodist@mambasoft.it> 4.3.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Apr 30 2014 Automatic Build System <autodist@mambasoft.it> 4.2.1-1mamba
|
* Wed Apr 30 2014 Automatic Build System <autodist@mambasoft.it> 4.2.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user