/[packages]/cauldron/libgpg-error/current/SPECS/libgpg-error.spec
ViewVC logotype

Diff of /cauldron/libgpg-error/current/SPECS/libgpg-error.spec

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

revision 1215764 by mjack, Tue Oct 31 22:29:27 2017 UTC revision 1215765 by kekepower, Fri Apr 6 22:44:53 2018 UTC
# Line 4  Line 4 
4    
5  Summary:        Library containing common error values for GnuPG components  Summary:        Library containing common error values for GnuPG components
6  Name:           libgpg-error  Name:           libgpg-error
7  Version:        1.27  Version:        1.28
8  Release:        %mkrel 1  Release:        %mkrel 1
9  License:        LGPLv2+  License:        LGPLv2+
10  Group:          System/Libraries  Group:          System/Libraries
# Line 60  or compile applications that use %{name} Line 60  or compile applications that use %{name}
60    
61  %build  %build
62  %configure2_5x --disable-static  %configure2_5x --disable-static
63  %make  %make_build
64    
65  %check  %check
66  make check  %__make check
67    
68  %install  %install
69  %makeinstall_std  %make_install
70    
71  %multiarch_binaries %{buildroot}%{_bindir}/gpg-error-config  %multiarch_binaries %{buildroot}%{_bindir}/gpg-error-config
72    
# Line 97  rm -f %{buildroot}%{_libdir}/*.la Line 97  rm -f %{buildroot}%{_libdir}/*.la
97  %postun  %postun
98  if [ $1 == 0 ]; then  if [ $1 == 0 ]; then
99      %_remove_install_info gpgrt.info      %_remove_install_info gpgrt.info
 fi  
100    fi

Legend:
Removed from v.1215764  
changed lines
  Added in v.1215765

  ViewVC Help
Powered by ViewVC 1.1.30