source: projects/specs/trunk/o/opal/opal-vl.spec @ 10488

Revision 10488, 4.8 KB checked in by Takemikaduchi, 8 years ago (diff)

rebuild with gcc-5.4.0

Line 
1Summary: Open Phone Abstraction Library
2Name: opal
3Version: 3.10.10
4Release: 4%{?_dist_release}
5URL: http://www.opalvoip.org/
6Source0: ftp://ftp.gnome.org/pub/gnome/sources/opal/3.10/%{name}-%{version}.tar.xz
7License: MPL
8Group: System Environment/Libraries
9
10BuildRoot: %{_tmppath}/%{name}-%{version}-root
11BuildRequires: ruby
12BuildRequires: ptlib-devel >= 2.10.9
13BuildRequires: speex-devel
14BuildRequires: openldap-devel
15BuildRequires: openssl-devel
16BuildRequires: libtheora-devel
17BuildRequires: SDL-devel
18BuildRequires: swig
19BuildRequires: celt-devel
20BuildRequires: speex-devel
21BuildRequires: expat-devel
22Obsoletes: openh323
23
24Vendor: Project Vine
25Distribution: Vine Linux
26
27%description
28Open Phone Abstraction Library, implementation of the ITU H.323
29teleconferencing protocol, and successor of the openh323 library.
30
31%package devel
32Summary: Development package for opal
33Summary(ja): opal の開発用パッケージ
34Group: Development/Libraries
35Requires: opal = %{version}-%{release}
36Requires: ptlib-devel
37Requires: speex-devel
38Obsoletes: openh323-devel
39
40%description devel
41Static libraries and header files for development with opal.
42
43%prep
44%setup -q
45
46%build
47%configure
48
49make OPTCCFLAGS="$RPM_OPT_FLAGS" %{?_smp_mfalgs}
50
51%install
52rm -rf $RPM_BUILD_ROOT
53
54make DESTDIR=$RPM_BUILD_ROOT install
55
56rm -f $RPM_BUILD_ROOT/%{_datadir}/opal/opal_inc.mak
57rm -f $RPM_BUILD_ROOT/%{_includedir}/opal/sip/sdpcaps.h
58rm -f $RPM_BUILD_ROOT/%{_libdir}/*.a
59
60%clean
61rm -rf $RPM_BUILD_ROOT
62
63%post -p /sbin/ldconfig
64
65%postun -p /sbin/ldconfig
66
67%files
68%defattr(-,root,root)
69%doc mpl-1.0.htm
70%{_libdir}/lib*.so.*
71%dir %{_libdir}/opal-%{version}
72%dir %{_libdir}/opal-%{version}/codecs
73%dir %{_libdir}/opal-%{version}/codecs/audio
74%dir %{_libdir}/opal-%{version}/codecs/video
75%{_libdir}/opal-%{version}/codecs/audio/*.so
76%{_libdir}/opal-%{version}/codecs/video/*.so
77
78%files devel
79%defattr(-,root,root)
80%doc samples
81%{_includedir}/*
82%{_libdir}/lib*.so
83%{_libdir}/pkgconfig/*
84
85%changelog
86* Sat Jul 02 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.10-4
87- rebuild with gcc-5.4.0
88
89* Sat May 07 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.10-3
90- rebuild with openssl-1.0.2
91
92* Sat Jan 04 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.10-2
93- rebuild with VineSeed environment
94
95* Sun Mar 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.10-1
96- new upstream release
97
98* Fri Jan 04 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.9-1
99- new upstream release
100- add BuildRequires: speex-devel, expat-devel
101
102* Sun Sep 30 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.7-1
103- new upstream release
104- add BuildRequires: ruby, swig, celt-devel
105
106* Fri Sep 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.2-1
107- new upstream release
108
109* Tue Aug 16 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.1-1
110- new upstream release
111
112* Mon Jan 10 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.8-2
113- rebuild with openssl-1.0.0c
114
115* Mon Jun 21 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.8-1
116- new upstream release
117- add Requires: speex-devel (devel package)
118
119* Sun Mar 21 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.7-1
120- new upstream release
121- fix URL
122
123* Thu May 28 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.2-1
124- new upstream release
125
126* Sat Apr  4 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 3.4.4-1
127- new upstream release
128
129* Wed Oct 29 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.4.2-1
130- new upstream release
131
132* Tue Sep 30 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.4.1-1
133- new upstream release
134
135* Sat Sep 29 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 2.2.11-0vl1
136- new upstream release
137
138* Sun May 27 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 2.2.8-0vl3
139- rebuilt with openssl-0.9.8e
140
141* Sat May 12 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 2.2.8-0vl2
142- rebuilt with new toolchains
143
144* Sat Apr 14 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 2.2.8-0vl1
145- new upstream release
146
147* Fri Feb 23 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 2.2.5-0vl1
148- new upstream release
149
150* Sat Feb  3 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 2.2.4-0vl1
151- initial built for Vine Linux 4.0
152
153* Wed May 31 2006 Daniel Veillard <veillard@redhat.com> - 2.2.2-1
154- new release for ekiga-2.0.2
155- try to fix #192740 mutilib problem
156
157* Tue Mar 14 2006 Daniel Veillard <veillard@redhat.com> - 2.2.1-1
158- last minute break fix and new release
159
160* Tue Mar 14 2006 Ray Strode <rstrode@redhat.com> - 2.2.0-2
161- rebuild
162
163* Mon Mar 13 2006 Daniel Veillard <veillard@redhat.com> - 2.2.0-1
164- final version for ekiga-2.0.0
165
166* Mon Feb 13 2006 Daniel Veillard <veillard@redhat.com> - 2.1.3-1
167- new beta version for ekiga
168
169* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.1-1.2
170- bump again for double-long bug on ppc(64)
171
172* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.1-1.1
173- rebuilt for new gcc4.1 snapshot and glibc changes
174
175* Tue Jan 24 2006 Daniel Veillard <veillard@redhat.com> - 2.1-1
176- initial version based on the openh323 spec file
Note: See TracBrowser for help on using the repository browser.