source: projects/specs/branches/6/g/gupnp/gupnp-vl.spec @ 1983

Revision 1983, 4.7 KB checked in by owa, 13 years ago (diff)

rebuilt with rpm-4.8.1

Line 
1Name:           gupnp
2Version:        0.13.1
3Release:        2%{?_dist_release}
4Summary:        A framework for creating UPnP devices & control points
5Summary(ja):    UPnP デバイス及びコントロールポイントを作成するためのフレームワーク
6
7Group:          System Environment/Libraries
8License:        LGPLv2+
9URL:            http://www.gupnp.org/
10Source0:        http://www.gupnp.org/sources/%{name}/%{name}-%{version}.tar.gz
11BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12
13BuildRequires: gssdp-devel
14BuildRequires: glib2-devel
15BuildRequires: gtk-doc
16BuildRequires: libsoup-devel
17BuildRequires: libxml2-devel
18BuildRequires: libuuid-devel
19
20Requires: dbus
21
22%description
23GUPnP is an object-oriented open source framework for creating UPnP
24devices and control points, written in C using GObject and libsoup.
25The GUPnP API is intended to be easy to use, efficient and flexible.
26
27%package devel
28Summary: Development package for gupnp
29Summary(ja): gupnp の開発パッケージ
30Group: Development/Libraries
31Requires: %{name} = %{version}-%{release}
32Requires: gssdp-devel
33Requires: pkgconfig
34Requires: libsoup-devel
35Requires: libxml2-devel
36Requires: libuuid-devel
37Requires: glib2-devel
38
39%description devel
40Files for development with %{name}.
41
42%package docs
43Summary: Documentation files for %{name}
44Summary(ja): Documentation files for %{name}
45Group: Development/Libraries
46Requires: %{name} = %{version}-%{release}
47Requires: gtk-doc
48
49%description docs
50This package contains developer documentation for %{name}.
51
52%prep
53%setup -q
54
55%build
56%configure --disable-static
57make %{?_smp_mflags} V=1
58
59%install
60rm -rf %{buildroot}
61make install DESTDIR=%{buildroot}
62
63#Remove libtool archives.
64find %{buildroot} -name '*.la' -exec rm -f {} ';'
65
66%clean
67rm -rf %{buildroot}
68
69%post -p /sbin/ldconfig
70
71%postun -p /sbin/ldconfig
72
73%files
74%defattr(-,root,root,-)
75%doc AUTHORS COPYING README
76%{_libdir}/libgupnp-1.0.so.*
77%{_bindir}/gupnp-binding-tool
78
79%files devel
80%defattr(-,root,root,-)
81%{_libdir}/pkgconfig/gupnp-1.0.pc
82%{_libdir}/libgupnp-1.0.so
83%{_includedir}/gupnp-1.0
84
85%files docs
86%defattr(-,root,root,-)
87%doc %{_datadir}/gtk-doc/html/%{name}
88
89%changelog
90* Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 0.13.1-2
91- rebuilt with rpm-4.8.1 for pkg-config
92
93* Mon Oct 19 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.13.1-1
94- initial build for Vine Linux
95
96* Wed Oct  7 2009 Peter Robinson <pbrobinson@gmail.com> 0.13.1-1
97- Update to 0.13.1
98
99* Thu Sep 17 2009 Bastien Nocera <bnocera@redhat.com> 0.13.0-1
100- Update to 0.13.0
101
102* Mon Aug 31 2009 Peter Robinson <pbrobinson@gmail.com> 0.12.8-4
103- some spec file cleanups, depend on libuuid instead of e2fsprogs-devel
104
105* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.8-3
106- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
107
108* Wed Jul  1 2009 Peter Robinson <pbrobinson@gmail.com> 0.12.8-2
109- Rebuild with new libuuid build req
110
111* Wed Jun  3 2009 Peter Robinson <pbrobinson@gmail.com> 0.12.8-1
112- New upstream release
113
114* Mon Apr 27 2009 Peter Robinson <pbrobinson@gmail.com> 0.12.7-1
115- New upstream release
116
117* Wed Mar  4 2009 Peter Robinson <pbrobinson@gmail.com> 0.12.6-4
118- Move docs to noarch sub package
119
120* Mon Mar  2 2009 Peter Robinson <pbrobinson@gmail.com> 0.12.6-3
121- Add some extra -devel Requires packages
122
123* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.6-2
124- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
125
126* Mon Feb 23 2009 Peter Robinson <pbrobinson@gmail.com> 0.12.6-1
127- New upstream release
128
129* Wed Jan 14 2009 Peter Robinson <pbrobinson@gmail.com> 0.12.5-1
130- New upstream release
131
132* Thu Dec 18 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.4-3
133- Add gtk-doc build req
134
135* Sat Nov 22 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.4-2
136- Fix summary
137
138* Mon Nov 17 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.4-1
139- New upstream release
140
141* Mon Oct 27 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.3-1
142- New upstream release
143
144* Mon Oct 20 2008 Colin Walters <walters@verbum.org> 0.12.2-2
145- devel package requires gssdp-devel
146
147* Sun Aug 31 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.2-1
148- New upstream release
149
150* Thu Aug 28 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.1-7
151- Yet again. Interesting it builds fine in mock and not koji
152
153* Thu Aug 28 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.1-6
154- Once more with feeling
155
156* Thu Aug 28 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.1-5
157- Second go
158
159* Thu Aug 28 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.1-4
160- Fix build on rawhide
161
162* Wed Aug 13 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.1-3
163- Fix changelog entries
164
165* Wed Aug 13 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.1-2
166- Fix a compile issue on rawhide
167
168* Mon Jun 16 2008 Peter Robinson <pbrobinson@gmail.com> 0.12.1-1
169- Initial release
Note: See TracBrowser for help on using the repository browser.