Author: charles Date: Sat May 10 03:39:19 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - missing BR/Rs
---- Files affected: SPECS: openobex.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/openobex.spec diff -u SPECS/openobex.spec:1.27 SPECS/openobex.spec:1.28 --- SPECS/openobex.spec:1.27 Tue Feb 13 08:16:51 2007 +++ SPECS/openobex.spec Sat May 10 05:39:13 2008 @@ -18,7 +18,10 @@ URL: http://openobex.sourceforge.net/ BuildRequires: autoconf >= 2.50 BuildRequires: automake +BuildRequires: bluez-libs-devel BuildRequires: libtool +BuildRequires: libusb-devel +BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -41,6 +44,8 @@ Summary(pl.UTF-8): Pliki nagłówkowe Open OBEX Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: bluez-libs-devel +Requires: libusb-devel %description devel The header files are only needed for development of programs using the @@ -148,6 +153,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2008-05-10 03:39:13 charles +- missing BR/Rs + Revision 1.27 2007-02-13 07:16:51 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openobex.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
