/[packages]/cauldron/readline/current/SPECS/readline.spec
ViewVC logotype

Diff of /cauldron/readline/current/SPECS/readline.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 598429 by umeabot, Sat Oct 19 05:26:32 2013 UTC revision 598430 by luigiwalser, Sat Mar 1 21:32:20 2014 UTC
# Line 5  Line 5 
5    
6  Summary:        Library for reading lines from a terminal  Summary:        Library for reading lines from a terminal
7  Name:           readline  Name:           readline
8  Version:        6.2  Version:        6.3
9  Release:        %mkrel 9  Release:        %mkrel 1
10  License:        GPLv3  License:        GPLv3
11  Group:          System/Libraries  Group:          System/Libraries
12  Url:            http://tiswww.case.edu/php/chet/readline/rltop.html  Url:            http://tiswww.case.edu/php/chet/readline/rltop.html
# Line 16  Patch0:                readline-4.3-no_rpath.patch Line 16  Patch0:                readline-4.3-no_rpath.patch
16  Patch1:         readline-4.1-outdated.patch  Patch1:         readline-4.1-outdated.patch
17  Patch2:         rl-header.patch  Patch2:         rl-header.patch
18  Patch3:         rl-attribute.patch  Patch3:         rl-attribute.patch
19  Patch4:         readline-6.0-fix-shared-libs-perms.patch  Patch4:         readline-6.3-fix-shared-libs-perms.patch
20  # add workaround for problem in gdb  # add workaround for problem in gdb
21  # in new version of readline needs to be deleted  # in new version of readline needs to be deleted
22  Patch23:        readline-6.2-gdb.patch  Patch23:        readline-6.2-gdb.patch
 # upstream patches:  
 Patch101:       ftp://ftp.gnu.org/gnu/readline/readline-6.2-patches/readline62-001  
23  BuildRequires:  ncursesw-devel  BuildRequires:  ncursesw-devel
24    
25  %description  %description
# Line 77  text of the line remains. Line 75  text of the line remains.
75  %patch3 -p1 -b .attribute  %patch3 -p1 -b .attribute
76  %patch4 -p1 -b .fix-perms  %patch4 -p1 -b .fix-perms
77  %patch23 -p1 -b .gdb  %patch23 -p1 -b .gdb
 %patch101 -p0 -b .001  
78  # Fix upstream perm Bug #3053  # Fix upstream perm Bug #3053
79  chmod 644 examples/rlfe/ChangeLog  chmod 644 examples/rlfe/ChangeLog
80    
# Line 100  perl -p -i -e 's|-Wl,-rpath.*||' shlib/M Line 97  perl -p -i -e 's|-Wl,-rpath.*||' shlib/M
97    
98  perl -p -i -e 's|/usr/local/bin/perl|/usr/bin/perl|' doc/texi2html  perl -p -i -e 's|/usr/local/bin/perl|/usr/bin/perl|' doc/texi2html
99    
100    rm -f %{buildroot}%{_defaultdocdir}/%{name}/*
101    
102  %post doc  %post doc
103  %{_install_info history.info}  %{_install_info history.info}
104  %{_install_info readline.info}  %{_install_info readline.info}

Legend:
Removed from v.598429  
changed lines
  Added in v.598430

  ViewVC Help
Powered by ViewVC 1.1.30