rpms/gammu/devel gammu.spec,1.20,1.21

Xavier LAMIEN laxathom at fedoraproject.org
Wed Jan 28 11:31:38 UTC 2009


Author: laxathom

Update of /cvs/pkgs/rpms/gammu/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24096

Modified Files:
	gammu.spec 
Log Message:
update libdir


Index: gammu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gammu/devel/gammu.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- gammu.spec	26 Jan 2009 09:19:01 -0000	1.20
+++ gammu.spec	28 Jan 2009 11:31:07 -0000	1.21
@@ -1,6 +1,6 @@
 Name:		gammu
 Version:        1.22.90
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Command Line utility to work with mobile phones
 
 Group:          Applications/System
@@ -59,6 +59,8 @@
 	-DWITH_NOKIA_SUPPORT=ON		\
 	-DWITH_Bluez=ON			\
 	-DWITH_IrDA=On			\
+	-DINSTALL_LIB_DIR=%{_libdir}	\
+	-DINSTALL_LIBDATA_DIR=%{_libdir} \
 	../
 make
 popd
@@ -128,6 +130,9 @@
 
 
 %changelog
+* Mon Jan 26 2009 Xavier Lamien <lxtnow at gmail.com> - 1.22.90-3
+- Make _libdir in a good shape.
+
 * Mon Jan 26 2009 Tomas Mraz <tmraz at redhat.com> - 1.22.90-2
 - rebuild with new openssl and mysql
 




More information about the fedora-extras-commits mailing list