Группа :: Система/Библиотеки
Исходный пакет: libopenobex
Необработанный spec-файл
Name: libopenobex
Version: 1.5
Release: alt2
Summary: OpenOBEX - Free implementation of the Object Exchange protocol
License: LGPL
Group: System/Libraries
URL: http://openobex.sourceforge.net
Packager: Valery Inozemtsev <shrek at altlinux.ru>
Source: %name-%version.tar
Patch: %name-%version-%release.patch
BuildRequires: doxygen libbluez4-devel libusb-compat-devel
%description
OpenOBEX - Free implementation of the Object Exchange protocol.
This package contains Open OBEX shared libraries.
%package devel
Summary: Development files of OpenOBEX libraries
Group: Development/C
Requires: %name = %version-%release
%description devel
OpenOBEX - Free implementation of the Object Exchange protocol.
This package containns development files of Open OBEX library.
%prep
%setup -q
%patch -p1
%build
%autoreconf
%configure \
--disable-static
%make_build
%make html -C doc
%install
%make DESTDIR=%buildroot install
%files
%doc AUTHORS ChangeLog
%_libdir/*.so.*
%files devel
%doc doc/html/*
%_includedir/*
%_libdir/*.so
%_pkgconfigdir/*.pc
%changelog
* Thu Jun 11 2009 Valery Inozemtsev <shrek at altlinux.ru> 1.5-alt2
- updated build dependencies
* Mon Mar 23 2009 Pavlov Konstantin <thresh at altlinux.ru> 1.5-alt1
- 1.5 release.
* Thu Nov 20 2008 Pavlov Konstantin <thresh at altlinux.ru> 1.4-alt1
- 1.4 release.
- Removed %%post/%%postun stuff.
* Mon Jan 28 2008 Pavlov Konstantin <thresh at altlinux.ru> 1.3-alt2
- Fix #14024.
* Fri Aug 11 2006 Pavlov Konstantin <thresh at altlinux.ru> 1.3-alt1
- 1.3 version.
- Added libusb-devel, pkg-config and xmlto to BuildRequires.
- Removed -config from %%files section as it doesn't exist anymore.
- Rewrote %%descriptions and %%summaries.
- Build docs (thx vsu@).
- Substited Copyright tag with License.
- Fixed Requires.
- s/relaname/realname.
- Fixed %%post and %%postun.
- Added a switch to deal with static. Default: off.
* Wed Feb 01 2006 Anton Farygin <rider at altlinux.ru> 1.0.1-alt2.1
- NMU: fixed build for x86_64 (added autoreconf into build section)
* Fri Dec 12 2003 Grigory Milev <week at altlinux.ru> 1.0.1-alt2
- remove *.la files due policy
* Wed Oct 22 2003 Grigory Milev <week at altlinux.ru> 1.0.1-alt1
- new version released
* Thu Apr 17 2003 Grigory Milev <week at altlinux.ru> 1.0.0-alt2
- move static devellibraries to separate package
* Tue Jan 21 2003 Grigory Milev <week at altlinux.ru> 1.0.0-alt1
- new version released
* Tue Dec 10 2002 Grigory Milev <week at altlinux.ru> 0.9.8-alt1
- Initial build
Name: libopenobex
Version: 1.5
Release: alt2
Summary: OpenOBEX - Free implementation of the Object Exchange protocol
License: LGPL
Group: System/Libraries
URL: http://openobex.sourceforge.net
Packager: Valery Inozemtsev <shrek at altlinux.ru>
Source: %name-%version.tar
Patch: %name-%version-%release.patch
BuildRequires: doxygen libbluez4-devel libusb-compat-devel
%description
OpenOBEX - Free implementation of the Object Exchange protocol.
This package contains Open OBEX shared libraries.
%package devel
Summary: Development files of OpenOBEX libraries
Group: Development/C
Requires: %name = %version-%release
%description devel
OpenOBEX - Free implementation of the Object Exchange protocol.
This package containns development files of Open OBEX library.
%prep
%setup -q
%patch -p1
%build
%autoreconf
%configure \
--disable-static
%make_build
%make html -C doc
%install
%make DESTDIR=%buildroot install
%files
%doc AUTHORS ChangeLog
%_libdir/*.so.*
%files devel
%doc doc/html/*
%_includedir/*
%_libdir/*.so
%_pkgconfigdir/*.pc
%changelog
* Thu Jun 11 2009 Valery Inozemtsev <shrek at altlinux.ru> 1.5-alt2
- updated build dependencies
* Mon Mar 23 2009 Pavlov Konstantin <thresh at altlinux.ru> 1.5-alt1
- 1.5 release.
* Thu Nov 20 2008 Pavlov Konstantin <thresh at altlinux.ru> 1.4-alt1
- 1.4 release.
- Removed %%post/%%postun stuff.
* Mon Jan 28 2008 Pavlov Konstantin <thresh at altlinux.ru> 1.3-alt2
- Fix #14024.
* Fri Aug 11 2006 Pavlov Konstantin <thresh at altlinux.ru> 1.3-alt1
- 1.3 version.
- Added libusb-devel, pkg-config and xmlto to BuildRequires.
- Removed -config from %%files section as it doesn't exist anymore.
- Rewrote %%descriptions and %%summaries.
- Build docs (thx vsu@).
- Substited Copyright tag with License.
- Fixed Requires.
- s/relaname/realname.
- Fixed %%post and %%postun.
- Added a switch to deal with static. Default: off.
* Wed Feb 01 2006 Anton Farygin <rider at altlinux.ru> 1.0.1-alt2.1
- NMU: fixed build for x86_64 (added autoreconf into build section)
* Fri Dec 12 2003 Grigory Milev <week at altlinux.ru> 1.0.1-alt2
- remove *.la files due policy
* Wed Oct 22 2003 Grigory Milev <week at altlinux.ru> 1.0.1-alt1
- new version released
* Thu Apr 17 2003 Grigory Milev <week at altlinux.ru> 1.0.0-alt2
- move static devellibraries to separate package
* Tue Jan 21 2003 Grigory Milev <week at altlinux.ru> 1.0.0-alt1
- new version released
* Tue Dec 10 2002 Grigory Milev <week at altlinux.ru> 0.9.8-alt1
- Initial build