source: projects/specs/trunk/s/scim-anthy/scim-anthy-vl.spec @ 10552

Revision 10552, 4.7 KB checked in by tomop, 8 years ago (diff)

scim-anthy-1.2.7-7

Line 
1Summary: an SCIM IMEngine module for anthy
2Summary(ja): anthy のための SCIM IMEngine モジュール
3Name: scim-anthy
4Version: 1.2.7
5Release: 7%{?_dist_release}
6URL: http://sourceforge.jp/projects/scim-imengine/
7Source0: %{name}-%{version}.tar.gz
8
9# imported from debian
10Patch100: commited.patch
11Patch101: no-rpath.patch
12Patch102: gtk3.patch
13
14License: GPLv2+
15Group: System Environment/Libraries
16
17Vendor: Project Vine
18Distribution: Vine Linux
19
20BuildRoot: %{_tmppath}/%{name}-%{version}-root
21Requires: scim >= 1.4.6, gtk2, atk, pango, freetype2, glib2, anthy
22BuildRequires: scim-devel >= 1.4.6
23BuildRequires: gtk3-devel, atk-devel, pango-devel
24BuildRequires: freetype2-devel, glib2-devel, anthy-devel
25
26%description
27scim-anthy is an SCIM IMEngine module for anthy.
28
29%description -l ja
30scim-anthy は、anthy のための SCIM IMEngine モジュールです。
31
32%prep
33%setup -q
34%patch100 -p1 -b .commited
35%patch101 -p1 -b .no-rpath
36%patch102 -p1 -b .gtk3
37
38%build
39autoreconf -if
40%configure --disable-static
41%{__make} %{?_smp_mflags}
42
43%install
44rm -rf %{buildroot}
45%{__make} DESTDIR=%{buildroot} install
46
47%{find_lang} %{name}
48
49# remove unpackaged files
50rm -f $RPM_BUILD_ROOT%{_libdir}/scim-1.0/*/Helper/*.{a,la}
51rm -f $RPM_BUILD_ROOT%{_libdir}/scim-1.0/*/IMEngine/*.{a,la}
52rm -f $RPM_BUILD_ROOT%{_libdir}/scim-1.0/*/SetupUI/*.{a,la}
53
54
55%clean
56rm -rf %{buildroot}
57
58%files -f %{name}.lang
59%defattr(-,root,root)
60%license COPYING
61%doc AUTHORS ChangeLog  NEWS README
62%{_libdir}/scim-1.0/*/Helper/*.so
63%{_libdir}/scim-1.0/*/IMEngine/anthy.so
64%{_libdir}/scim-1.0/*/SetupUI/anthy-imengine-setup.so
65%dir %{_datadir}/scim/Anthy
66%dir %{_datadir}/scim/Anthy/style
67%{_datadir}/scim/Anthy/style/*.sty
68%{_datadir}/scim/icons/*.png
69
70%changelog
71* Fri Jul  8 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.2.7-7
72- rebuilt with new toolchain.
73- imported Patch100,101 and 102 from debian sid.
74
75* Sun Jul 20 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.7-6
76- rebuilt with libpng-1.6.12
77
78* Sun Apr 17 2011 Shu KONNO <owa@bg.wakwak.com> 1.2.7-5
79- rebuilt with rpm-4.8.1-3
80
81* Sun Feb 21 2010 Shu KONNO <owa@bg.wakwak.com> 1.2.7-4
82- rebuilt with new toolchain
83
84* Sun Apr 5 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> 1.2.7-3
85- disabled static libs
86
87* Mon Feb 23 2009 IWAI, Masaharu <iwai@alib.jp> 1.2.7-2
88- spec in UTF-8
89
90* Sat Jan 31 2009 IWAI, Masaharu <iwai@alib.jp> 1.2.7-1
91- new upstream release
92
93* Sat Apr 05 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.2.6-1
94- new upstream release
95- apply new versioning policy
96
97* Tue Sep 25 2007 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.2.4-0vl1
98- new upstream release
99
100* Fri May 11 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.3-0vl2
101- rebuild with new environment/toolchain
102
103* Wed May 02 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.3-0vl1
104- new upstream release
105
106* Tue Dec 12 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 1.2.2-0vl3
107- now BuildRequires scim-devel and Requires scim >= 1.4.5
108
109* Tue Dec 12 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 1.2.2-0vl2
110- add Patch10, fix files section (Helper/IMEngine/SetupUI paths)
111
112* Sat Nov 25 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.2-0vl1
113- new upstream release
114
115* Mon Sep  4 2006 IWAI, Masaharu <iwai@alib.jp> 1.2.0-0vl4
116- build for VineSeed
117
118* Mon Sep  4 2006 IWAI, Masaharu <iwai@alib.jp> 1.2.0-0vl3
119- [BTS:123] default encoding as EUC-JP
120- build for Vine 3.2
121
122* Thu Aug 24 2006 IWAI, Masaharu <iwai@alib.jp> 1.2.0-0vl2
123- build for VineSeed
124
125* Wed Aug 23 2006 IWAI, Masaharu <iwai@alib.jp> 1.2.0-0vl1
126- new upstream release
127- build for Vine 3.2
128
129* Sun May 14 2006 IWAI, Masaharu <iwai@alib.jp> 1.0.0-0vl0
130- build for Vine 3.2
131
132* Tue Apr 04 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.0-0vl1
133- new upstream release
134- change Group: to System Environment/Libraries
135
136* Mon Oct 17 2005 IWAI, Masaharu <iwai@alib.jp> 0.7.1-0vl1
137- new upstream release
138- drop fix crash bug patch ( Patch0 )
139
140* Mon Oct 10 2005 IWAI, Masaharu <iwai@alib.jp> 0.7.0-0vl1
141- new upstream release
142- add fix crash bug patch ( Patch0 ): from [Scim-imengine-dev 705]
143
144* Mon Oct  3 2005 IWAI, Masaharu <iwai@alib.jp> 0.6.1-0vl0
145- build for Vine 3.2
146
147* Sun Aug 14 2005 IWAI, Masaharu <iwai@alib.jp> 0.6.1-0vl1
148- new upstream release
149
150* Sun Jul 31 2005 IWAI, Masaharu <iwai@alib.jp> 0.6.0-0vl2
151- build with scim-1.4.0
152
153* Fri Jul 29 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.0-0vl1
154- new upstream release
155- remove {IMEngine,SetupUI}/*.{a,la}
156
157* Mon Jul 11 2005 IWAI, Masaharu <iwai@alib.jp> 0.5.1-0vl1
158- new upstream release
159
160* Sun Jun  5 2005 IWAI, Masaharu <iwai@alib.jp> 0.4.3-0vl1
161- new upstream release
162
163* Thu May 26 2005 IWAI, Masaharu <iwai@alib.jp> 0.4.2-0vl1
164- new upstream release
165
166* Sat Jan 29 2005 IWAI, Masaharu <iwai@alib.jp> 0.3.1-0vl1
167- new upstream release
168
169* Mon Nov 29 2004 IWAI, Masaharu <iwai@alib.jp> 0.2.0-0vl1
170- Initial build.
171
172
Note: See TracBrowser for help on using the repository browser.