diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2004-03-31 21:53:36 +0000 | 
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2004-03-31 21:53:36 +0000 | 
| commit | 8b79ceda57e986eb952c84688cd92dd33e32f046 (patch) | |
| tree | 76c22a164b35da7a06396bc829a425775c546622 | |
| parent | cd92094bf45c07b666971d68b228d3340e974b5d (diff) | |
Update RPM spec file
| -rw-r--r-- | libs.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -18,7 +18,6 @@ URL: http://bluez.sourceforge.net  Docdir: %{prefix}/share/doc  Requires: glibc >= 2.2.4  BuildRequires: glibc >= 2.2.4 -BuildRequires: glib-devel >= 1.2  %description  Bluetooth libraries. @@ -55,6 +54,7 @@ rm -rf $RPM_BUILD_ROOT  /usr/include/bluetooth/*  /usr/lib/libbluetooth* +/usr/lib/libsdp*  %doc AUTHORS COPYING INSTALL ChangeLog NEWS README | 
