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
|
||||
Version: 4.2.1
|
||||
Version: 4.3.1
|
||||
Release: 1mamba
|
||||
Summary: A screen manager that multiplexes a physical terminal between several processes
|
||||
Group: Applications/Shells
|
||||
@ -35,7 +35,7 @@ Screen is a full-screen window manager that multiplexes a physical terminal betw
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
#%patch0 -p1
|
||||
%patch1 -p1
|
||||
#%patch2 -p1
|
||||
#%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.
|
||||
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}
|
||||
rm doc/screen.info*
|
||||
#rm doc/screen.info*
|
||||
|
||||
%make
|
||||
|
||||
@ -93,6 +93,9 @@ exit 0
|
||||
#% doc doc/README.DOTSCREEN
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user