/[packages]/obsolete/cauldron/desktop-file-utils/current/SPECS/desktop-file-utils.spec
ViewVC logotype

Diff of /obsolete/cauldron/desktop-file-utils/current/SPECS/desktop-file-utils.spec

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

cauldron/desktop-file-utils/current/SPECS/desktop-file-utils.spec revision 68319 by mikala, Fri Mar 11 18:01:16 2011 UTC obsolete/cauldron/desktop-file-utils/current/SPECS/desktop-file-utils.spec revision 389213 by pterjan, Thu Jan 17 21:29:26 2013 UTC
# Line 1  Line 1 
1  Summary:        Utilities for working with desktop entries  Summary:        Utilities for working with desktop entries
2  Name:           desktop-file-utils  Name:           desktop-file-utils
3  Version:        0.18  Version:        0.21
4  Release:        %mkrel 1  Release:        %mkrel 2
5  License:        GPLv2+  License:        GPLv2+
6  Group:          Graphical desktop/Other  Group:          Graphical desktop/Other
7  Url:            http://freedesktop.org/Software/desktop-file-utils  Url:            http://freedesktop.org/Software/desktop-file-utils
8  Source:         http://freedesktop.org/software/desktop-file-utils/releases/%{name}-%{version}.tar.bz2  Source:         http://freedesktop.org/software/desktop-file-utils/releases/%{name}-%{version}.tar.xz
9  Buildrequires:  popt-devel glibc-static-devel  Buildrequires:  popt-devel glibc-static-devel
10  BuildRequires:  glib2-devel  BuildRequires:  glib2-devel
11  BuildRequires:  emacs-bin  BuildRequires:  emacs-bin
12    
# Line 20  desktop-file-validate takes a single arg Line 20  desktop-file-validate takes a single arg
20    
21  %prep  %prep
22  %setup -q  %setup -q
23    %apply_patches
24    
25  %build  %build
26  %configure2_5x  %configure2_5x
   
27  %make  %make
28    
29  %install  %install
 rm -rf %{buildroot}  
   
30  %makeinstall_std  %makeinstall_std
31    
32  mkdir -p %{buildroot}%{_sysconfdir}/emacs/site-start.d/  mkdir -p %{buildroot}%{_sysconfdir}/emacs/site-start.d/
33  cat > %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el << EOF  cat > %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el << EOF
34  (autoload 'desktop-entry-mode "desktop-entry-mode" "Desktop Entry mode" t)  (autoload 'desktop-entry-mode "desktop-entry-mode" "Desktop Entry mode" t)
# Line 49  cat > %buildroot%{_var}/lib/rpm/filetrig Line 49  cat > %buildroot%{_var}/lib/rpm/filetrig
49  EOF  EOF
50  chmod 755 %buildroot%{_var}/lib/rpm/filetriggers/update-desktop-database.script  chmod 755 %buildroot%{_var}/lib/rpm/filetriggers/update-desktop-database.script
51    
 %clean  
 rm -rf %{buildroot}  
   
52  %files  %files
 %defattr(-,root,root)  
53  %doc AUTHORS NEWS README ChangeLog  %doc AUTHORS NEWS README ChangeLog
54  %config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}.el  %config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}.el
55  %{_bindir}/*  %{_bindir}/*
56  %_mandir/man1/*  %{_mandir}/man1/*
57  %{_datadir}/emacs/site-lisp/desktop-entry-mode.el*  %{_datadir}/emacs/site-lisp/desktop-entry-mode.el*
58  %{_var}/lib/rpm/filetriggers/update-desktop-database.*  %{_var}/lib/rpm/filetriggers/update-desktop-database.*
59    

Legend:
Removed from v.68319  
changed lines
  Added in v.389213

  ViewVC Help
Powered by ViewVC 1.1.30