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

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

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

revision 19330 by blino, Sat Jan 15 18:03:00 2011 UTC revision 19361 by blino, Sat Jan 15 18:35:24 2011 UTC
# Line 68  BuildRequires: gettext-devel Line 68  BuildRequires: gettext-devel
68  BuildRequires: glibc-devel  BuildRequires: glibc-devel
69  %if !%{bootstrap}  %if !%{bootstrap}
70  BuildRequires: gtk+2-devel  BuildRequires: gtk+2-devel
71  BuildRequires: libcups-devel >= 1.2.0-0.5361.0mdk  BuildRequires: libcups-devel
72  BuildRequires: libfontconfig-devel  BuildRequires: libfontconfig-devel
73  %endif  %endif
74  BuildRequires: fontconfig-devel  BuildRequires: fontconfig-devel
# Line 134  Requires:      tetex-dvips Line 134  Requires:      tetex-dvips
134  Summary: PostScript/PDF interpreter and renderer (Common files)  Summary: PostScript/PDF interpreter and renderer (Common files)
135  Group:          Publishing  Group:          Publishing
136  Requires:       urw-fonts >= 1.1, ghostscript-fonts, perl  Requires:       urw-fonts >= 1.1, ghostscript-fonts, perl
 Conflicts:      ghostscript < 8.15-27mdk  
 %ifarch x86_64  
 Conflicts:      cups < 1.2.0-0.5361.0mdk  
 %endif  
137    
138  %package X  %package X
139  Summary: PostScript/PDF interpreter and renderer (Executable with GTK-based screen display)  Summary: PostScript/PDF interpreter and renderer (Executable with GTK-based screen display)
# Line 676  if test -f /usr/share/fonts/ttf/japanese Line 672  if test -f /usr/share/fonts/ttf/japanese
672      sh /usr/share/fonts/ttf/japanese/cidinst      sh /usr/share/fonts/ttf/japanese/cidinst
673  fi  fi
674    
 %if %mdkversion < 200900  
 %post -n %{libijs} -p /sbin/ldconfig  
 %endif  
   
 %if %mdkversion < 200900  
 %post -n %{libgs} -p /sbin/ldconfig  
 %endif  
   
675  %preun  %preun
676  if [ "$1" = 0 ]; then  if [ "$1" = 0 ]; then
677    # Remove update-alternatives entry    # Remove update-alternatives entry
# Line 704  if [ "$1" = 0 ]; then Line 692  if [ "$1" = 0 ]; then
692  fi  fi
693  %endif  %endif
694    
 %if %mdkversion < 200900  
 %postun -n %{libijs} -p /sbin/ldconfig  
 %endif  
   
 %if %mdkversion < 200900  
 %postun -n %{libgs} -p /sbin/ldconfig  
 %endif  
   
695  %clean  %clean
696  rm -rf %{buildroot}  rm -rf %{buildroot}
697    

Legend:
Removed from v.19330  
changed lines
  Added in v.19361

  ViewVC Help
Powered by ViewVC 1.1.30