Accepting request 288341 from home:posophe:branches:devel:tools

Real fix

OBS-URL: https://build.opensuse.org/request/show/288341
OBS-URL: https://build.opensuse.org/package/show/devel:tools/idutils?expand=0&rev=7
This commit is contained in:
2015-03-02 12:54:50 +00:00
committed by Git OBS Bridge
parent ded5364b50
commit 5abfb4e3be
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 1 17:32:19 UTC 2015 - p.drouand@gmail.com
- Fix lid manpage conflict for real
-------------------------------------------------------------------
Thu Feb 19 17:58:24 UTC 2015 - p.drouand@gmail.com

View File

@@ -57,7 +57,7 @@ install -d $RPM_BUILD_ROOT/var/lib/idutils
mv $RPM_BUILD_ROOT%{_prefix}/share/id-lang.map $RPM_BUILD_ROOT/var/lib/idutils
ln -s ../../var/lib/idutils/id-lang.map $RPM_BUILD_ROOT%{_prefix}/share/id-lang.map
# Conflict with libuser
rm -f %{buildroot}%{_mandir}/man1/lid.1.gz
rm -f %{buildroot}%{_mandir}/man1/lid.1
%find_lang %name
%post