Accepting request 125955 from home:csslayer:fcitx

OBS-URL: https://build.opensuse.org/request/show/125955
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx-chewing?expand=0&rev=11
This commit is contained in:
2012-06-26 07:08:15 +00:00
committed by Git OBS Bridge
parent 96e6344e4d
commit 4504b613ec
2 changed files with 10 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 25 11:09:52 UTC 2012 - i@marguerite.su
- fix fedora builds
-------------------------------------------------------------------
Tue Jun 5 02:44:54 UTC 2012 - i@marguerite.su
+5 -2
View File
@@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: fcitx-chewing
Version: 0.1.2
@@ -53,11 +52,15 @@ make %{?_smp_mflags}
%install
pushd build
%makeinstall
make DESTDIR=%{buildroot} install
popd
%{__strip} %{buildroot}%{_libdir}/fcitx/%{name}.so
%if 0%{?suse_version}
%fdupes %{buildroot}
%else
fdupes -n -q -r %{buildroot}
%endif
%find_lang %{name}
%post -p /sbin/ldconfig