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

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

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

revision 133595 by wally, Fri Aug 5 17:26:30 2011 UTC revision 133596 by wally, Mon Aug 15 17:01:25 2011 UTC
# Line 6  Line 6 
6    
7  Name:           %{name}  Name:           %{name}
8  Summary:        GNOME Hexadecimal Editor  Summary:        GNOME Hexadecimal Editor
9  Version:        2.90.0  Version:        2.90.1
10  Release:        %mkrel 1  Release:        %mkrel 1
11  License:        GPLv2+  License:        GPLv2+
12  Group:          Editors  Group:          Editors
# Line 54  libghex. Line 54  libghex.
54  %build  %build
55  %configure2_5x \  %configure2_5x \
56          --disable-static \          --disable-static \
         --disable-schemas-install \  
57          --disable-rpath \          --disable-rpath \
58          --disable-scrollkeeper          --disable-scrollkeeper
59    
# Line 78  done Line 77  done
77  #we don't want these  #we don't want these
78  rm -rf %{buildroot}%{_libdir}/*.la  rm -rf %{buildroot}%{_libdir}/*.la
79    
 %preun  
 %preun_uninstall_gconf_schemas ghex2  
   
80  %clean  %clean
81  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
82    
83  %files -f %{name}-%{api}.lang  %files -f %{name}-%{api}.lang
84  %defattr(-, root, root)  %defattr(-, root, root)
85  %doc AUTHORS README ChangeLog  %doc AUTHORS README ChangeLog
 %config(noreplace) %{_sysconfdir}/gconf/schemas/ghex2.schemas  
86  %{_bindir}/*  %{_bindir}/*
87  %{_datadir}/applications/*  %{_datadir}/applications/*
88  %{_datadir}/icons/hicolor/*/apps/*ghex.*  %{_datadir}/icons/hicolor/*/apps/*ghex.*
89  %{_datadir}/%{name}  %{_datadir}/%{name}
90    %{_datadir}/GConf/gsettings/ghex.convert
91    %{_datadir}/glib-2.0/schemas/org.gnome.GHex.gschema.xml
92  %dir %{_datadir}/omf/%{name}  %dir %{_datadir}/omf/%{name}
93  %{_datadir}/omf/%{name}/%{name}-C.omf  %{_datadir}/omf/%{name}/%{name}-C.omf
94    

Legend:
Removed from v.133595  
changed lines
  Added in v.133596

  ViewVC Help
Powered by ViewVC 1.1.30