Author: lisu                         Date: Tue Oct  5 09:28:11 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- 1.28.92

---- Files affected:
packages/gammu:
   gammu.spec (1.90.2.1 -> 1.90.2.2) 

---- Diffs:

================================================================
Index: packages/gammu/gammu.spec
diff -u packages/gammu/gammu.spec:1.90.2.1 packages/gammu/gammu.spec:1.90.2.2
--- packages/gammu/gammu.spec:1.90.2.1  Fri Sep 17 08:51:22 2010
+++ packages/gammu/gammu.spec   Tue Oct  5 11:28:06 2010
@@ -2,13 +2,13 @@
 Summary:       Tool suite for mobile phones
 Summary(pl.UTF-8):     Zestaw narzędzi do telefonów komórkowych
 Name:          gammu
-Version:       1.28.91
+Version:       1.28.92
 Release:       1
 Epoch:         1
 License:       GPL v2+
 Group:         Applications/Communications
 Source0:       http://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.bz2
-# Source0-md5: eac372a1cd6ea24b7bbef28ed98864a3
+# Source0-md5: 43abbb2fce727c18eb858ff8197c6799
 Source1:       %{name}-smsd.init
 Source2:       %{name}-smsd.sysconfig
 Patch0:                %{name}-etc_dir.patch
@@ -21,7 +21,7 @@
 BuildRequires: postgresql-devel
 BuildRequires: python-devel >= 1:2.5
 BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.293
+BuildRequires: rpmbuild(macros) >= 1.577
 Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
 Suggests:      %{name}-smsd = %{epoch}:%{version}-%{release}
 Provides:      mygnokii2
@@ -136,24 +136,20 @@
 mkdir -p build
 cd build
 %cmake .. \
-       -DCMAKE_INSTALL_PREFIX="%{_prefix}" \
        -DCMAKE_VERBOSE_MAKEFILE=ON \
        -DBUILD_SHARED_LIBS=OFF \
        -DINSTALL_LIB_DIR=%{_lib} \
        -DINSTALL_LIBDATA_DIR=%{_libdir} \
-       -DBUILD_PYTHON=%{_bindir}/python%{py_ver} \
-       %{?debug:-DCMAKE_BUILD_TYPE="Debug"}
+       -DBUILD_PYTHON=%{_bindir}/python%{py_ver}
 %{__make}
 mv libgammu/libGammu.a ..
 mv smsd/libgsmsd.a ..
 %cmake .. \
-       -DCMAKE_INSTALL_PREFIX="%{_prefix}" \
        -DCMAKE_VERBOSE_MAKEFILE=ON \
        -DBUILD_SHARED_LIBS=ON \
        -DINSTALL_LIB_DIR=%{_lib} \
        -DINSTALL_LIBDATA_DIR=%{_libdir} \
-       -DBUILD_PYTHON=%{_bindir}/python%{py_ver} \
-       %{?debug:-DCMAKE_BUILD_TYPE="Debug"}
+       -DBUILD_PYTHON=%{_bindir}/python%{py_ver}
 %{__make}
 
 %install
@@ -270,6 +266,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.90.2.2  2010/10/05 09:28:06  lisu
+- 1.28.92
+
 Revision 1.90.2.1  2010/09/17 06:51:22  lisu
 - up to 1.28.91
 - no docs/develop catalog in this release
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gammu/gammu.spec?r1=1.90.2.1&r2=1.90.2.2&f=u

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

Reply via email to