Author: sparky                       Date: Thu Jun  3 12:17:56 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed .pc file placement on 64bit archs
- BR: pkgconfig
- dropped BR: libusb-compat-devel

---- Files affected:
packages/libindi:
   libindi.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/libindi/libindi.spec
diff -u packages/libindi/libindi.spec:1.10 packages/libindi/libindi.spec:1.11
--- packages/libindi/libindi.spec:1.10  Fri May 28 21:21:42 2010
+++ packages/libindi/libindi.spec       Thu Jun  3 14:17:50 2010
@@ -15,7 +15,7 @@
 BuildRequires: cmake >= 2.8.0
 BuildRequires: libnova-devel
 BuildRequires: libstdc++-devel
-BuildRequires: libusb-compat-devel
+BuildRequires: pkgconfig
 BuildRequires: zlib-devel
 Obsoletes:     indilib
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -57,6 +57,7 @@
        -DCMAKE_INSTALL_PREFIX=%{_prefix} \
 %if "%{_lib}" == "lib64"
        -DLIB_POSTFIX=64 \
+       -DLIB_SUFFIX=64 \
 %endif
        ../
 %{__make}
@@ -113,6 +114,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2010/06/03 12:17:50  sparky
+- fixed .pc file placement on 64bit archs
+- BR: pkgconfig
+- dropped BR: libusb-compat-devel
+
 Revision 1.10  2010/05/28 19:21:42  shadzik
 - 0.6.1
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libindi/libindi.spec?r1=1.10&r2=1.11&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to