packages: libindi/libindi.spec - 0.6.1

shadzik shadzik at pld-linux.org
Fri May 28 21:21:47 CEST 2010


Author: shadzik                      Date: Fri May 28 19:21:47 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 0.6.1

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

---- Diffs:

================================================================
Index: packages/libindi/libindi.spec
diff -u packages/libindi/libindi.spec:1.9 packages/libindi/libindi.spec:1.10
--- packages/libindi/libindi.spec:1.9	Fri May 28 21:12:10 2010
+++ packages/libindi/libindi.spec	Fri May 28 21:21:42 2010
@@ -1,15 +1,18 @@
 # $Revision$, $Date$
+
+%define		realver	61
+
 Summary:	Instrument Neutral Distributed Interface
 Name:		libindi
-Version:	0.6
-Release:	3
+Version:	0.6.1
+Release:	1
 License:	LGPL
 Group:		Libraries
-Source0:	http://dl.sourceforge.net/indi/%{name}0_%{version}.tar.gz
-# Source0-md5:	49218ad15a40dfa8a2366a2694477595
+Source0:	http://dl.sourceforge.net/indi/%{name}0_%{realver}.tar.gz
+# Source0-md5:	005e6ae3bc6fc1eeb5aa7700a65e2584
 URL:		http://indi.sourceforge.net/
 BuildRequires:	cfitsio-devel
-BuildRequires:	cmake
+BuildRequires:	cmake >= 2.8.0
 BuildRequires:	libnova-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	libusb-compat-devel
@@ -45,7 +48,7 @@
 Static indilib library.
 
 %prep
-%setup -q -n %{name}0-%{version}
+%setup -q -n %{name}
 
 %build
 install -d build
@@ -98,6 +101,7 @@
 %defattr(644,root,root,755)
 %{_includedir}/libindi
 %{_libdir}/libindi.so
+%{_pkgconfigdir}/libindi.pc
 
 %files static
 %defattr(644,root,root,755)
@@ -109,6 +113,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2010/05/28 19:21:42  shadzik
+- 0.6.1
+
 Revision 1.9  2010/05/28 19:12:10  shadzik
 - URL in proper place
 
================================================================

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



More information about the pld-cvs-commit mailing list