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

Revision 6890, 4.2 KB checked in by Takemikaduchi, 12 years ago (diff)

GNOME-3.6.0 & Cinnamon-1.6.1

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