source: projects/specs/trunk/lib/libg/libgweather/libgweather-vl.spec @ 8447

Revision 8447, 5.7 KB checked in by Takemikaduchi, 10 years ago (diff)

GNOME-3.12.2

RevLine 
[521]1Summary: Library for accessing weather information
2Summary(ja): 天気予報情報にアクセスするライブラリ
3Name: libgweather
[8447]4Version: 3.12.2
[8353]5Release: 1%{?_dist_release}
[521]6URL: http://www.gnome.org/
7License: GPL
8Group: System Environment/Libraries
[8353]9Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
[521]10
11BuildRoot: %{_tmppath}/%{name}-%{version}-root
12BuildRequires: glib2-devel
[4616]13BuildRequires: gtk3-devel
[521]14BuildRequires: libsoup-devel
15
[4616]16Vendor: Project Vine
17Distribution: Vine Linux
[8085]18Packager: Takemikaduchi
[4616]19
[521]20%description
21
22libgweather is a library to access weather information from online
23services for numerous locations.
24
25%description -l ja
26
27libgweather はオンラインサービス上にある世界中の天気予報情報に
28アクセスするためのライブラリです。
29
30
31%package l10n
32Summary: Localized xml files for %{name}
33Summary(ja): %{name} の多言語データ
34Group: System Environment/Libraries
35Requires: %{name} = %{version}
36
37%description l10n
38This package contains localized xml files for libgweather.
39(except for English and Japanese)
40
41%description -l ja l10n
42このパッケージには libgweather 用の各種言語の xml ファイルが
43含まれています。(英語および日本語以外の言語)
44
45
46%package devel
47Summary: Libraries and headers for libgweather
48Summary(ja): libgweather 用ライブラリとヘッダ
49Group: Development/Libraries
50Requires: %{name} = %{version}
[4616]51Requires: gtk3-devel
[521]52Requires: libsoup-devel
53
54%description devel
55
56Libraries and headers for libgweather.
57
58%description devel -l ja
59
60libgweather 用ライブラリとヘッダ
61
62
63%prep
64%setup -q
65
66
67%build
[6890]68%configure --disable-static
[521]69# do NOT use smp flag
70make
71
72
73%install
74rm -rf $RPM_BUILD_ROOT
75
[4616]76make install DESTDIR=$RPM_BUILD_ROOT
[521]77
78rm -rf $RPM_BUILD_ROOT%{_libdir}/lib*.{a,la}
79
[4616]80%find_lang %{name}-3.0
[7938]81%find_lang %{name}-locations
[521]82
83
84%clean
85rm -rf $RPM_BUILD_ROOT
86
87
[6890]88%post -p /sbin/ldconfig
89
90%postun
[521]91/sbin/ldconfig
[6890]92glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
[521]93
[6890]94%posttrans
95glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
[521]96
97 
[4616]98%files -f %{name}-3.0.lang
[521]99%defattr(-,root,root)
100%doc AUTHORS COPYING NEWS README
101%{_libdir}/lib*.so.*
[4616]102%{_libdir}/girepository-1.0/GWeather-3.0.typelib
[521]103%dir %{_datadir}/libgweather
104%{_datadir}/libgweather/Locations.xml
105%{_datadir}/libgweather/locations.dtd
[805]106%{_datadir}/icons/gnome/*/status/weather-*
[6890]107%{_datadir}/glib-2.0/schemas/org.gnome.GWeather.enums.xml
108%{_datadir}/glib-2.0/schemas/org.gnome.GWeather.gschema.xml
[7938]109%{_localedir}/ja/LC_MESSAGES/libgweather-locations.mo
[521]110
111
[7938]112%files l10n -f %{name}-locations.lang
[521]113%defattr(-,root,root)
[7938]114%exclude %{_localedir}/ja/LC_MESSAGES/libgweather-locations.mo
[521]115
116
117%files devel
118%defattr(-,root,root)
119%{_libdir}/lib*.so
120%{_libdir}/pkgconfig/*
121%{_includedir}/*
[4616]122%{_datadir}/gir-1.0/GWeather-3.0.gir
123%{_datadir}/gtk-doc/html/libgweather-3.0
[521]124
125
126%changelog
[8447]127* Wed May 14 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.2-1
128- new upstream release
129
[8369]130* Sat Apr 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.1-1
131- new upstream release
132
[8353]133* Sat Mar 29 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.0-1
134- new upstream release
135
[8085]136* Tue Dec 31 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.1-2
137- rebuild with VineSeed environment
138
[7938]139* Sat Oct 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.1-1
140- new upstream release
141
[7633]142* Wed Apr 17 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.1-1
143- new upstream release
144
[7119]145* Wed Nov 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.2-1
146- new upstream release
147
[6951]148* Tue Oct 16 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.1-1
149- new upstream release
150
[6890]151* Fri Sep 28 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.0-1
152- new upstream release
153
[6011]154* Sun Apr 01 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.1-1
155- new upstream release
156
[5094]157* Thu Nov 03 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.1-1
158- new upstream release
159
[4850]160* Wed Sep 28 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.0-1
161- new upstream release
162
[4616]163* Sun Aug 14 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.3-1
164- new upstream release
165- change BuildRequires: gtk3-devel instead of gtk2-devel
166
[2041]167* Sun Oct 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.3-1
168- new upstream release
169
[1883]170* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-2
171- rebuild with rpm-4.8.1 for pkg-config file
172
[1260]173* Tue Jun 29 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-1
174- new upstream release
175
[805]176* Wed Mar 31 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1
177- new upstream release
178
[521]179* Sat Oct 31 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.0-1
180- new upstream release
181- removed BR: gnome-vfs2-devel
182- added BR: libsoup-devel
183
184* Sat Jul 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.2.1-1
185- new upstream release
186
187* Wed Apr 08 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-2
188- split l10n xml files to -l10n subpackage.
189
190* Sat Mar 21 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-1
191- new upstream release
192- remove static libs
193
194* Mon Jan 19 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.24.3-1
195- new upstream release
196
197* Sun Oct 26 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.24.1-1
198- new upstream release
199
200* Wed Sep 24 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-1
201- new upstream release
202
203* Wed Jul 30 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.22.3-1
204- new upstream release
205- added Japanese summary and description, in UTF-8
206
207* Sun Jun  1 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.2-1
208- new upstream release
209
210* Sat Apr 19 2008 NAKAMURA Kenta <kenta@vinelinux.org> 2.22.1.2-2
211- dropped %%{_smp_mflags} from make option
212
213* Thu Apr 17 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.1.2-1vl5
214- new upstream release
215
216* Wed Apr  9 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.1.1-1vl5
217- new upstream release
218
219* Sun Mar 30 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-1vl5
220- initial package for Vine Linux
Note: See TracBrowser for help on using the repository browser.