SPECS: openobex.spec - merged -apps
qboosh
qboosh at pld-linux.org
Wed Jul 19 12:07:30 CEST 2006
Author: qboosh Date: Wed Jul 19 10:07:30 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- merged -apps
---- Files affected:
SPECS:
openobex.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/openobex.spec
diff -u SPECS/openobex.spec:1.20 SPECS/openobex.spec:1.21
--- SPECS/openobex.spec:1.20 Wed Jul 19 12:02:30 2006
+++ SPECS/openobex.spec Wed Jul 19 12:07:25 2006
@@ -65,20 +65,22 @@
%description static -l pl
Biblioteka statyczna Open OBEX.
-%package progs
+%package apps
Summary: Open OBEX utility programs
Summary(pl): Narzędzia Open OBEX
Group: Applications/Communications
+Requires: %{name} = %{version}-%{release}
+Obsoletes: openobex-progs
-%description progs
+%description apps
This package contains utility programs made to show Open OBEX library
usage.
-%description progs -l es
+%description apps -l es
Este paquete contiene unas herramientas hechas para demonstrar el uso
de la biblioteca Open OBEX.
-%description progs -l pl
+%description apps -l pl
Ten pakiet zawiera narzędzia zrobione aby pokazać sposób użycia
biblioteki Open OBEX.
@@ -91,6 +93,7 @@
%{__autoconf}
%{__automake}
%configure \
+ --enable-apps \
%{!?with_static_libs:--disable-static}
%{__make}
@@ -127,12 +130,23 @@
%{_libdir}/lib*.a
%endif
+%files apps
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/ircp
+%attr(755,root,root) %{_bindir}/irobex_palm3
+%attr(755,root,root) %{_bindir}/irxfer
+%attr(755,root,root) %{_bindir}/obex_tcp
+%attr(755,root,root) %{_bindir}/obex_test
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2006/07/19 10:07:25 qboosh
+- merged -apps
+
Revision 1.20 2006/07/19 10:02:30 qboosh
- strict internal deps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/openobex.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list