Accepting request 30680 from home:vuntz:branches:GNOME:Factory
Copy from home:vuntz:branches:GNOME:Factory/gvfs via accept of submit request 30680 revision 2. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/30680 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=64
This commit is contained in:
parent
7ffae679d2
commit
7ca7fa9f92
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 12:13:09 CET 2010 - vuntz@opensuse.org
|
||||
|
||||
- Remove en@shaw translation on openSUSE 11.2 and earlier.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 25 14:19:37 CET 2010 - vuntz@opensuse.org
|
||||
|
||||
|
@ -125,6 +125,9 @@ libtoolize -c -f
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
%if 0%{?suse_version} <= 1120
|
||||
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
|
||||
%endif
|
||||
rm %{buildroot}%{_libdir}/*.*a
|
||||
rm %{buildroot}%{_libdir}/gio/modules/*.*a
|
||||
# We can drop the chmod when bgo523420 is fixed.
|
||||
|
Loading…
Reference in New Issue
Block a user