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

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

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

revision 54250 by ahmad, Sat Feb 19 19:06:04 2011 UTC revision 54251 by ahmad, Sat Feb 19 19:16:38 2011 UTC
# Line 3  Line 3 
3  Summary:        Converts text and other types of files to PostScript(TM)  Summary:        Converts text and other types of files to PostScript(TM)
4  Name:           a2ps  Name:           a2ps
5  Version:        %{version}  Version:        %{version}
6  Release:        %mkrel 10  Release:        %mkrel 11
7  License:        GPLv3+  License:        GPLv3+
8  Group:          Publishing  Group:          Publishing
9  Url:            http://www.gnu.org/software/a2ps/  Url:            http://www.gnu.org/software/a2ps/
# Line 40  Requires:      imagemagick Line 40  Requires:      imagemagick
40  Requires:       psutils  Requires:       psutils
41    
42  #Requires:      gv  #Requires:      gv
 BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot  
43    
44  %description  %description
45  The a2ps filter converts text and other types of files to PostScript(TM).  The a2ps filter converts text and other types of files to PostScript(TM).
# Line 93  This package holds static libraries. Line 92  This package holds static libraries.
92  %make  %make
93    
94  %install  %install
95  [ "%{buildroot}" != "/" ] && rm -rf %{buildroot}  rm -rf %{buildroot}
96    
97  %makeinstall_std  %makeinstall_std
98    
99  %find_lang %{name}  %find_lang %{name}
100    
101  %clean  %clean
102  [ "%{buildroot}" != "/" ] && rm -rf %{buildroot}  rm -rf %{buildroot}
103    
104  %post  %post
105  %_install_info a2ps.info  %_install_info a2ps.info
# Line 151  This package holds static libraries. Line 150  This package holds static libraries.
150  %files static-devel  %files static-devel
151  %defattr(644,root,root,755)  %defattr(644,root,root,755)
152  %{_libdir}/*.a  %{_libdir}/*.a
   
   

Legend:
Removed from v.54250  
changed lines
  Added in v.54251

  ViewVC Help
Powered by ViewVC 1.1.30