update to 0.4.8 [release 0.4.8-1mamba;Mon Jul 21 2014]
This commit is contained in:
parent
c69e113609
commit
64073f3a2c
16
diffuse.spec
16
diffuse.spec
@ -1,11 +1,11 @@
|
||||
Name: diffuse
|
||||
Version: 0.4.7
|
||||
Version: 0.4.8
|
||||
Release: 1mamba
|
||||
Summary: Graphical tool for merging and comparing text files
|
||||
Group: Graphical Desktop/Application
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: openmamba WebBuild System <webbuild@openmamba.org>
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://diffuse.sourceforge.net
|
||||
Source: http://downloads.sourceforge.net/project/diffuse/diffuse/%{version}/diffuse-%{version}.tar.bz2
|
||||
License: GPL
|
||||
@ -37,17 +37,21 @@ sed -i 's,/usr/local/,%{_prefix},g' install.py
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/diffuse
|
||||
%config(noreplace) %{_sysconfdir}/diffuserc
|
||||
%{_bindir}/diffuse
|
||||
%{_datadir}/diffuse
|
||||
%{_datadir}/applications/diffuse.desktop
|
||||
%{_datadir}/gnome/help/diffuse/*/diffuse.xml
|
||||
%{_datadir}/omf/diffuse/diffuse-*.omf
|
||||
%{_datadir}/pixmaps/*
|
||||
%{_datadir}/icons/hicolor/*/apps/diffuse.png
|
||||
%{_mandir}/man?/*
|
||||
%{_mandir}/*/man?/*
|
||||
%doc AUTHORS COPYING ChangeLog README
|
||||
%doc AUTHORS COPYING
|
||||
#ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Mon Jul 21 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.8-1mamba
|
||||
- update to 0.4.8
|
||||
|
||||
* Thu Sep 26 2013 openmamba WebBuild System <webbuild@openmamba.org> 0.4.7-1mamba
|
||||
- package created by stefano using the webbuild interface
|
Loading…
Reference in New Issue
Block a user