Author: arekm Date: Fri Jan 22 21:13:14 2010 GMT Module: packages Tag: HEAD ---- Log message: rel 7; revert provides pwlib
---- Files affected: packages/ptlib: ptlib.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: packages/ptlib/ptlib.spec diff -u packages/ptlib/ptlib.spec:1.13 packages/ptlib/ptlib.spec:1.14 --- packages/ptlib/ptlib.spec:1.13 Sat Jan 9 21:43:57 2010 +++ packages/ptlib/ptlib.spec Fri Jan 22 22:13:08 2010 @@ -6,7 +6,7 @@ Summary(pl.UTF-8): Przenośna biblioteka narzędziowa Name: ptlib Version: 2.6.5 -Release: 6 +Release: 7 URL: http://www.opalvoip.org/ Source0: http://ftp.gnome.org/pub/GNOME/sources/ptlib/2.6/%{name}-%{version}.tar.bz2 # Source0-md5: db7fd581b66998cd76d96f8b7c3f22a1 @@ -25,8 +25,6 @@ BuildRequires: openssl-devel BuildRequires: pkgconfig BuildRequires: unixODBC-devel -Provides: pwlib = %{version}-%{release} -Obsoletes: pwlib BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -56,8 +54,6 @@ Summary(pl.UTF-8): PTLib pliki deweloperskie Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Provides: pwlib-devel = %{version}-%{release} -Obsoletes: pwlib-devel %description devel @@ -71,8 +67,6 @@ Summary(pl.UTF-8): Biblioteki statyczne PTLib Group: Development/Libraries Requires: %{name}-devel = %{version}-%{release} -Provides: pwlib-static = %{version}-%{release} -Obsoletes: pwlib-static %description static @@ -87,7 +81,6 @@ Group: Libraries Requires: %{name} = %{version}-%{release} Provides: %{name}-sound -Obsoletes: pwlib-sound-alsa %description sound-alsa Alsa audio plugin. @@ -114,7 +107,6 @@ Group: Libraries Requires: %{name} = %{version}-%{release} Provides: %{name}-sound -Obsoletes: pwlib-sound-oss %description sound-oss OSS audio plugin. @@ -139,7 +131,6 @@ Summary(pl.UTF-8): v4l2 wejściowa wtyczka wideo Group: Libraries Requires: %{name} = %{version}-%{release} -Obsoletes: pwlib-video-v4l2 %description video-v4l2 v4l2 video input plugin. @@ -195,8 +186,6 @@ cp -d %{_libdir}/lib*.a $RPM_BUILD_ROOT%{_libdir} cp version.h $RPM_BUILD_ROOT%{_includedir}/%{name} -ln -s ptlib $RPM_BUILD_ROOT%{_datadir}/pwlib - sed -i -e 's#PTLIBDIR=.*#PTLIBDIR=%{_datadir}/ptlib#g' $RPM_BUILD_ROOT%{_datadir}/ptlib/make/plugins.mak %clean @@ -262,6 +251,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2010/01/22 21:13:08 arekm +rel 7; revert provides pwlib + Revision 1.13 2010/01/09 20:43:57 arekm - rel 6; pwlib symlink ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ptlib/ptlib.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
