source: projects/specs/trunk/g/gdl/gdl-vl.spec @ 4871

Revision 4871, 4.2 KB checked in by Takemikaduchi, 13 years ago (diff)

new upstream release & add new package: goobox

Line 
1Version:        3.2.0
2Release:        1%{?_dist_release}
3
4Name:           gdl
5Summary:        Gnome Docking library
6License:        LGPL
7Group:          Development/Libraries
8Source:         http://ftp.gnome.org/pub/GNOME/sources/gdl/3.2/%{name}-%{version}.tar.xz
9BuildRoot:      /var/tmp/%{name}-%{version}-root
10URL:            http://www.gnome.org/
11Summary(ja):    GNOMEドッキングライブラリ
12
13Requires:       gtk3 >= 3.0.0
14#Requires:      libgnomeui >= 2.6.0
15Requires:       libxml2 >= 2.2.8
16#Requires:      libglade2 >= 2.0.0
17
18BuildRequires:  gtk3-devel >= 3.0.0
19BuildRequires:  libxml2-devel >= 2.2.8
20BuildRequires:  gobject-introspection-devel
21
22Vendor: Project Vine
23Distribution: Vine Linux
24Packager: yasumichi
25
26%description
27Provides docking features for gtk+. Currently used by anjuta and lumiera.
28
29%description -l ja
30GTK+にドッキング機能を提供します。現在はAnjutaとLumieraで使用されています。
31
32%package devel
33Summary:        Libraries and include files for gdl.
34Group:          Development/Libraries
35Requires:       %{name} = %{version}
36
37%description devel
38Libraries and header files if you want to make use of the gdl library in your
39own programs.
40
41%description devel -l ja
42プログラムをgdlを使用して構築するのに必要なライブラリとヘッダファイルです。
43
44%prep
45%setup -q
46
47%build
48%ifarch x86_64
49%configure
50%else
51./configure --prefix=%{_prefix} \
52    --bindir=%{_bindir} --mandir=%{_mandir} \
53    --localstatedir=%{_localstatedir} --libdir=%{_libdir} \
54    --datadir=%{_datadir} --includedir=%{_includedir} \
55    --sysconfdir=%{_sysconfdir}
56%endif
57
58CFLAGS="$RPM_OPT_FLAGS" make
59
60%install
61[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
62
63%makeinstall
64
65rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la
66
67%clean
68[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
69
70%post
71/sbin/ldconfig
72
73%postun
74/sbin/ldconfig
75
76
77%files
78%doc AUTHORS COPYING ChangeLog NEWS README
79%defattr (-, root, root)
80%{_libdir}/lib*.so.*
81%{_libdir}/girepository-1.0/*.typelib
82%{_datadir}/gdl-3
83%{_datadir}/locale/*/LC_MESSAGES/*
84%{_datadir}/gtk-doc/html/gdl-3.0
85
86
87%files devel
88%defattr (-, root, root)
89%{_prefix}/include/libgdl-3.0
90%{_libdir}/lib*.so
91%{_libdir}/pkgconfig/*
92%{_datadir}/gir-1.0/*.gir
93
94%changelog
95* Wed Oct 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.0-1
96- new upstream release
97
98* Sun Aug 21 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.5-1
99- new upstream release
100
101* Mon Aug 15 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.4-1
102- new upstream release
103- change BuildRequires: gtk3-devel instead of gtk2-devel
104- add BuildRequires: gobject-introspection-devel
105
106* Sun Oct 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1-1
107- new upstream release.
108
109* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-2
110- rebuild with rpm-4.8.1 for pkg-config file
111
112* Wed Mar 31 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1
113- new upstream release.
114
115* Sun Mar 14 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.28.2-1
116- new upstream release.
117
118* Mon Nov 02 2009 Yasumichi Akahoshi <yasumichi@vinelinux.org> 2.28.1-1
119- new upstream release.
120- fixed BR.
121- update summary, description and  license.
122- add Vendor, Distribution and Packager.
123
124
125* Thu Jul 30 2009 Yasumichi Akahoshi <yasumichi@vinelinux.org> 2.27.3-1
126- update from upstream.
127- remove libglade from Requires and BuildRequires.
128
129* Thu Jul 30 2009 Yasumichi Akahoshi <yasumichi@vinelinux.org> 2.26.0-1
130- update from upstream.
131
132* Wed Apr 29 2009 Yasumichi Akahoshi <yasumichi@vinelinux.org> 2.26.0-1vl5
133- update from upstream.
134
135* Tue May 13 2008 Yasumichi Akahoshi <yasumichi@vinelinux.org> 0.7.11-2vl5
136- use macro for Release
137
138* Sat May 10 2008 Yasumichi Akahoshi <yasumichi@vinelinux.org> 0.7.11-1vl5
139- update from upstream.
140
141* Thu May 08 2008 Yasumichi Akahoshi <yasumichi@vinelinux.org> 0.7.7-1vl5
142- apply new virsioning policy.
143- remove *.la
144
145* Sat Jan 05 2008 Shu KONNO <owa@bg.wakwak.com> 0.7.7-0vl1
146- fixed %%{_prefix}/lib to %%{_libdir} in %%files section
147
148* Sat Mar 31 2007 Yasumichi Akahoshi <yasumichi@vinelinux.org>
149- update from upstream.
150
151* Thu Feb 22 2007 Yasumichi Akahoshi <yasumichi@vinelinux.org>
152- packaging for VineSeed.
153
154* Tue Aug 10 2004 Pierre Sarrazin <http://sarrazip.com/>
155- Update for version 0.4.0
156* Tue Oct 24 2002 Jean Schurger <jschurger@schurger.org
157- Update for gnome 2 version
158* Wed Aug 8 2001 Jens Finke <jens@gnome.org>
159- created spec file
Note: See TracBrowser for help on using the repository browser.