source: projects/specs/trunk/lib/libg/libgtop2/libgtop2-vl.spec @ 12107

Revision 12107, 6.6 KB checked in by tomop, 5 years ago (diff)

libgtop2-2.40.0-1

Line 
1%define __libtoolize :
2
3%define glib2_version 2.26.0
4%define po_package libgtop
5
6Summary: libgtop library (version 2)
7Summary(ja): libgtop2 ライブラリ
8Name: libgtop2
9Version: 2.40.0
10Release: 1%{?_dist_release}
11License: GPL2
12URL: ftp://ftp.gnome.org/pub/GNOME/sources/libgtop
13Group: System Environment/Libraries
14Source: http://ftp.gnome.org/pub/GNOME/sources/libgtop/2.34/libgtop-%{version}.tar.xz
15
16BuildRoot: %{_tmppath}/%{name}-%{version}-root
17BuildRequires: glib2-devel >= %{glib2_version}
18BuildRequires: gobject-introspection-devel
19BuildRequires: libXau-devel
20BuildRequires: libSM-devel
21Requires: glib2 >= %{glib2_version}
22
23Vendor: Project Vine
24Distribution: Vine Linux
25
26%description
27libgtop is a library for portably obtaining information about processes,
28such as their PID, memory usage, etc.
29
30%package devel
31Summary: Libraries and include files for developing with libgtop.
32Summary(ja): libgtop の開発に必要なライブラリ、インクルードファイル
33Group: Development/Libraries
34Requires: %{name} = %{version}
35Requires: glib2-devel >= %{glib2_version}
36
37%description devel
38This package provides the necessary development libraries and include
39files to allow you to develop with libgtop.
40
41%prep
42%setup -q -n libgtop-%{version}
43
44%build
45%configure \
46        --disable-static \
47        --enable-introspection
48make
49
50%install
51rm -rf $RPM_BUILD_ROOT
52make install DESTDIR=$RPM_BUILD_ROOT
53
54# remove .{a,la} files
55/bin/rm -f $RPM_BUILD_ROOT%{_libdir}/*.{a,la}
56
57# not worth fooling with
58/bin/rm -rf $RPM_BUILD_ROOT%{_datadir}/info
59
60%find_lang %{po_package}
61
62%clean
63rm -rf $RPM_BUILD_ROOT
64
65%post -p /sbin/ldconfig
66
67%postun -p /sbin/ldconfig
68
69%files -f %{po_package}.lang
70%defattr(-, root, root)
71%license COPYING
72%doc AUTHORS ChangeLog NEWS README
73%{_bindir}/*
74%{_libdir}/*.so.*
75%{_libdir}/girepository-1.0/*.typelib
76
77%files devel
78%defattr(-, root, root)
79%{_includedir}/libgtop-2.0
80%{_libdir}/*.so
81%{_libdir}/pkgconfig/*.pc
82%{_datadir}/gir-1.0/*.gir
83%{_datadir}/gtk-doc/html/libgtop
84
85%changelog
86* Thu May 16 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.40.0-1
87- new upstream release.
88
89* Sun Jul 17 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.34.0-1
90- new upstream release
91
92* Sun Nov 01 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.0-1
93- new upstream release
94
95* Fri May 16 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1
96- new upstream release
97
98* Sat Jan 04 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.28.5-2
99- rebuild with VineSeed environment
100
101* Tue Aug 27 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.28.5-1
102- new upstream release
103
104* Sat Oct 01 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.28.4-2
105- add BuildRequires: gobject-introspection-devel, libSM-devel
106
107* Sat Sep 03 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.28.4-1
108- new upstream release
109
110* Thu May 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.28.3-1
111- new upstream release
112
113* Sun Oct 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.28.2-1
114- new upstream release
115
116* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.28.1-2
117- rebuild with rpm-4.8.1 for pkg-config file
118
119* Tue Jun 29 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.28.1-1
120- new upstream release
121
122* Sun Nov  1 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.0-1
123- new upstream release
124
125* Sat Apr 25 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.1-1
126- new upstream release
127- remove static library
128
129* Sat Mar  7 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.26.0-1
130- new upstream release
131- changed License: LGPL to GPL2 (See NEWS)
132
133* Sun Jan 18 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.24.3-1
134- new upstream release
135
136* Wed Sep 24 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-1
137- new upstream release
138
139* Mon May 26 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.2-1
140- new upstream release
141- added BuildRequires: libXau-devel
142- spec in UTF-8
143
144* Sat Mar 22 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-1vl5
145- new upstream release
146
147* Sat Mar  8 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.20.2-0vl1
148- new upstream release
149
150* Sat Nov  3 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.20.0-0vl1
151- new upstream release
152
153* Fri Apr 27 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.8-0vl1
154- new upstream release
155
156* Mon Feb 05 2007 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.14.6-0vl2
157- add gtk-doc/html/libgtop/* to install files
158
159* Fri Feb 02 2007 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.14.6-0vl1
160- new upstream release with security fix
161
162* Sun Sep 17 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.14.4-0vl1
163- new upstream release
164
165* Tue Aug  1 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.14.2-0vl1
166- new upstream release
167
168* Mon May 29 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.14.1-0vl1
169- new upstream release
170
171* Tue Mar 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl1
172- new upstream release
173
174* Tue Mar 07 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.92-0vl1
175- new upstream release
176
177* Tue Feb 14 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.12.2-0vl1
178- new upstream release
179
180* Mon Sep 19 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.0-0vl1
181- new upstream release
182
183* Thu Aug 04 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.90-0vl1
184- new upstream release
185
186* Mon May 30 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.10.1-0vl1
187- new upstream version
188
189* Mon Mar 21 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl1
190- new upstream version
191
192* Sun Feb 27 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.3-0vl1
193- new upstream release
194
195* Mon Nov  8 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.1-0vl1
196- new upstream release
197
198* Mon Dec 22 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.8-0vl1
199- new upstream release
200- rebuild with new toolchains
201
202* Wed Aug 27 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.4-0vl1
203- new upstream release
204- fixed URL
205
206* Sun Aug 17 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.3-0vl1
207- new upstream release
208
209* Thu Jan 16 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.1-0vl1
210- new upstream release
211
212* Sun Dec 15 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0-0vl1
213- build for Vine Linux
214
215* Fri Nov  8 2002 Havoc Pennington <hp@redhat.com>
216- rebuild
217- remove nonexistent doc files
218- fix uninstalled but unpackaged files
219
220* Tue Jun 25 2002 Owen Taylor <otaylor@redhat.com>
221- Fix missing po files
222
223* Sat Jun 15 2002 Havoc Pennington <hp@redhat.com>
224- 2.0.0
225- check file list, lose libgnomesupport
226
227* Sun May 26 2002 Tim Powers <timp@redhat.com>
228- automated rebuild
229
230* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
231- rebuild in different environment
232
233* Thu Apr 18 2002 Havoc Pennington <hp@redhat.com>
234- .la files evil
235
236* Thu Apr 18 2002 Havoc Pennington <hp@redhat.com>
237- rebuild for glib 2.0
238
239* Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
240- 1.90.2
241
242* Mon Jan 28 2002 Havoc Pennington <hp@redhat.com>
243- Initial build
244
Note: See TracBrowser for help on using the repository browser.