diff --git a/libfm.spec b/libfm.spec index c44f370..ecd3096 100644 --- a/libfm.spec +++ b/libfm.spec @@ -1,6 +1,6 @@ Name: libfm Version: 1.2.1 -Release: 1mamba +Release: 2mamba Summary: A library used by the PCMan File Manager Group: System/Libraries Vendor: openmamba @@ -41,6 +41,8 @@ BuildRequires: libXxf86vm-devel BuildRequires: libharfbuzz-devel BuildRequires: libgraphite2-devel BuildRequires: libexpat-devel +Provides: lxshortcut +Obsoletes: lxshortcut Requires: udisks BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -54,7 +56,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description devel Library used by the PCMan File Manager. - This package contains static libraries and header files need for development. %prep @@ -87,7 +88,7 @@ fi %files -f %{name}.lang %defattr(-,root,root) -%{_sysconfdir}/xdg/libfm/libfm.conf +%config(noreplace) %{_sysconfdir}/xdg/libfm/libfm.conf #%{_sysconfdir}/xdg/libfm/pref-apps.conf %{_bindir}/libfm-pref-apps %{_bindir}/lxshortcut @@ -131,6 +132,9 @@ fi %doc README TODO %changelog +* Sun Jul 13 2014 Silvan Calarco 1.2.1-2mamba +- provide and obsolete lxshortcut + * Tue Jul 08 2014 Automatic Build System 1.2.1-1mamba - automatic version update by autodist