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:
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user