packages: huaweiAktBbo/huaweiAktBbo.spec - use rpm*flags - replaced BR: lib...

sparky sparky at pld-linux.org
Wed Feb 2 17:16:52 CET 2011


Author: sparky                       Date: Wed Feb  2 16:16:51 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use rpm*flags
- replaced BR: libusb-devel  with BR: libusb-compat-devel

---- Files affected:
packages/huaweiAktBbo:
   huaweiAktBbo.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/huaweiAktBbo/huaweiAktBbo.spec
diff -u packages/huaweiAktBbo/huaweiAktBbo.spec:1.6 packages/huaweiAktBbo/huaweiAktBbo.spec:1.7
--- packages/huaweiAktBbo/huaweiAktBbo.spec:1.6	Mon Sep 13 16:28:00 2010
+++ packages/huaweiAktBbo/huaweiAktBbo.spec	Wed Feb  2 17:16:46 2011
@@ -13,7 +13,7 @@
 # Source1-md5:	c619c39e7b636b9820094964953cf257
 Source2:	%{name}-udev.rules
 URL:		http://www.kanoistika.sk/bobovsky/archiv/umts/
-BuildRequires:	libusb-devel
+BuildRequires:	libusb-compat-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -41,7 +41,8 @@
 
 %build
 
-%{__cc} %{SOURCE0} -o %{name} -lusb
+%{__cc} %{rpmcppflags} %{rpmcflags} %{rpmldflags} \
+	%{SOURCE0} -o %{name} -lusb
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -69,6 +70,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2011/02/02 16:16:46  sparky
+- use rpm*flags
+- replaced BR: libusb-devel  with BR: libusb-compat-devel
+
 Revision 1.6  2010/09/13 14:28:00  wolf
 Fix group.
 
@@ -89,4 +94,3 @@
 - HUAWEI E220 modem activator
 - initial PLD release
 - NFY
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/huaweiAktBbo/huaweiAktBbo.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list