SPECS: spandsp.spec - up to 0.0.6pre5 - BR: pkgconfig - more %files
duddits
duddits at pld-linux.org
Sun Mar 8 15:28:31 CET 2009
Author: duddits Date: Sun Mar 8 14:28:31 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.0.6pre5
- BR: pkgconfig
- more %files
---- Files affected:
SPECS:
spandsp.spec (1.28 -> 1.29)
---- Diffs:
================================================================
Index: SPECS/spandsp.spec
diff -u SPECS/spandsp.spec:1.28 SPECS/spandsp.spec:1.29
--- SPECS/spandsp.spec:1.28 Tue Jun 24 22:34:41 2008
+++ SPECS/spandsp.spec Sun Mar 8 15:28:26 2009
@@ -1,15 +1,15 @@
# $Revision$, $Date$
-%define _pre pre4
+%define _pre pre5
Summary: DSP functions for telephony
Summary(pl.UTF-8): Funkcje DSP dla telefonii
Name: spandsp
-Version: 0.0.5
+Version: 0.0.6
Release: 0.%{_pre}.1
Epoch: 1
License: LGPL
Group: Libraries
Source0: http://www.soft-switch.org/downloads/spandsp/%{name}-%{version}%{_pre}.tgz
-# Source0-md5: fe83ed37a7831f0dd38e7ef4e7e6fd9e
+# Source0-md5: 5e7946c452558b4858c9e3ef4e948848
URL: http://www.soft-switch.org/
BuildRequires: audiofile-devel
BuildRequires: automake
@@ -19,6 +19,7 @@
BuildRequires: libtiff-devel
BuildRequires: libxml2-devel
BuildRequires: libxslt-progs
+BuildRequires: pkgconfig
BuildRequires: xorg-lib-libX11-devel
BuildRequires: xorg-lib-libXext-devel
BuildRequires: xorg-lib-libXft-devel
@@ -89,13 +90,14 @@
%files
%defattr(644,root,root,755)
%doc README NEWS AUTHORS ChangeLog
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/lib*.so.*
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/lib*.so
%{_libdir}/*.la
%{_includedir}/*
+%{_pkgconfigdir}/spandsp.pc
%files static
%defattr(644,root,root,755)
@@ -107,6 +109,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2009/03/08 14:28:26 duddits
+- up to 0.0.6pre5
+- BR: pkgconfig
+- more %files
+
Revision 1.28 2008/06/24 20:34:41 arekm
- up to 0.0.5 pre5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/spandsp.spec?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list