Accepting request 130848 from home:dimstar:branches:GNOME:Apps
Fix build in Factory OBS-URL: https://build.opensuse.org/request/show/130848 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/dia?expand=0&rev=16
This commit is contained in:
parent
60e4ce7b10
commit
19e255941a
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 15 09:38:09 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- No longer move sr@Latn to sr@latin.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 4 09:47:29 UTC 2012 - vuntz@opensuse.org
|
Wed Jan 4 09:47:29 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
2
dia.spec
2
dia.spec
@ -101,8 +101,6 @@ make %{?_smp_mflags}
|
|||||||
%makeinstall
|
%makeinstall
|
||||||
find %{buildroot} -type f -name "*.la" -exec %{__rm} -fv {} +
|
find %{buildroot} -type f -name "*.la" -exec %{__rm} -fv {} +
|
||||||
%suse_update_desktop_file -r -N Dia -C "" -G "Diagram Editor" dia Office FlowChart
|
%suse_update_desktop_file -r -N Dia -C "" -G "Diagram Editor" dia Office FlowChart
|
||||||
# Change sr@Latn to sr@latin
|
|
||||||
mv %{buildroot}%{_datadir}/locale/sr@Latn %{buildroot}%{_datadir}/locale/sr@latin
|
|
||||||
# Workaround for bgo#581537: the C help is just a symlink to the en help. But
|
# Workaround for bgo#581537: the C help is just a symlink to the en help. But
|
||||||
# find_lang doesn't like this
|
# find_lang doesn't like this
|
||||||
rm %{buildroot}%{_datadir}/gnome/help/dia/C
|
rm %{buildroot}%{_datadir}/gnome/help/dia/C
|
||||||
|
Loading…
Reference in New Issue
Block a user