]> git.pld-linux.org Git - packages/ptlib.git/commitdiff
rel 7; revert provides pwlib auto/th/ptlib-2_6_5-7
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 22 Jan 2010 21:13:08 +0000 (21:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ptlib.spec -> 1.14

ptlib.spec

index 7c609453f7006dca3cd6c38eb35c2f7d89e5b082..6441ea83f7fdeda9700440b6bb0f025bb8ad2926 100644 (file)
@@ -5,7 +5,7 @@ Summary:        Portable Tools Library
 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
@@ -24,8 +24,6 @@ BuildRequires:        openldap-devel
 BuildRequires: openssl-devel
 BuildRequires: pkgconfig
 BuildRequires: unixODBC-devel
-Provides:      pwlib = %{version}-%{release}
-Obsoletes:     pwlib
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -55,8 +53,6 @@ Summary:      PTLib (Portable Tools Library) development files
 Summary(pl.UTF-8):     PTLib pliki deweloperskie
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Provides:      pwlib-devel = %{version}-%{release}
-Obsoletes:     pwlib-devel
 
 
 %description devel
@@ -70,8 +66,6 @@ Summary:      PTLib (Portable Tools Library) static libraries
 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
@@ -86,7 +80,6 @@ Summary(pl.UTF-8):    Alsa wtyczka audio
 Group:         Libraries
 Requires:      %{name} = %{version}-%{release}
 Provides:      %{name}-sound
-Obsoletes:     pwlib-sound-alsa
 
 %description sound-alsa
 Alsa audio plugin.
@@ -113,7 +106,6 @@ Summary(pl.UTF-8): OSS wtyczka audio
 Group:         Libraries
 Requires:      %{name} = %{version}-%{release}
 Provides:      %{name}-sound
-Obsoletes:     pwlib-sound-oss
 
 %description sound-oss
 OSS audio plugin.
@@ -138,7 +130,6 @@ Summary:    v4l2 video input plugin
 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.
@@ -194,8 +185,6 @@ dir=$(pwd)
 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
This page took 0.053783 seconds and 4 git commands to generate.