|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
%define name scim-bridge
|
|
%define name scim-bridge
|
|
%define version 0.4.16
|
|
%define version 0.4.16
|
|
-%define release 18%{?_dist_release}
|
|
|
|
|
|
+%define release 19%{?_dist_release}
|
|
|
|
|
|
%define qt3_ver 3.3.8
|
|
%define qt3_ver 3.3.8
|
|
%define qt4_ver 4.8.6
|
|
%define qt4_ver 4.8.6
|
|
@@ -31,6 +31,9 @@ Group: System Environment/Libraries
|
|
License: GPL/LGPL
|
|
License: GPL/LGPL
|
|
URL: http://www.scim-im.org/projects/scim_bridge
|
|
URL: http://www.scim-im.org/projects/scim_bridge
|
|
|
|
|
|
|
|
+Vendor: Project Vine
|
|
|
|
+Distribution: Vine Linux
|
|
|
|
+
|
|
Source0: http://jaist.dl.sourceforge.net/sourceforge/scim/%{name}-%{version}.tar.gz
|
|
Source0: http://jaist.dl.sourceforge.net/sourceforge/scim/%{name}-%{version}.tar.gz
|
|
|
|
|
|
# Patch from Fedora 10
|
|
# Patch from Fedora 10
|
|
@@ -227,7 +230,8 @@ export QT4_PREFIX=%{_qt4_prefix}
|
|
|
|
|
|
%files
|
|
%files
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
-%doc AUTHORS COPYING ChangeLog NEWS README doc/LICENSE*
|
|
|
|
|
|
+%license COPYING doc/LICENSE*
|
|
|
|
+%doc AUTHORS ChangeLog NEWS README
|
|
%{_bindir}/scim-bridge
|
|
%{_bindir}/scim-bridge
|
|
|
|
|
|
%files gtk
|
|
%files gtk
|
|
@@ -267,6 +271,9 @@ export QT4_PREFIX=%{_qt4_prefix}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Fri Jul 8 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.4.16-19
|
|
|
|
+- rebuilt with new toolchain.
|
|
|
|
+
|
|
* Sun Jan 25 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 0.4.16-18
|
|
* Sun Jan 25 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 0.4.16-18
|
|
- fixed compat32 Requires
|
|
- fixed compat32 Requires
|
|
|
|
|