]> git.pld-linux.org Git - packages/gammu.git/commitdiff
- up to 1.12.0,NFY auto/th/gammu-1_12_0-0_1
authorMichał 'Wolvverine' Panasiewicz <wolvverine@pld-linux.org>
Wed, 1 Aug 2007 23:37:01 +0000 (23:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gammu.spec -> 1.55

gammu.spec

index 343b702695178771538c6b580d27f8e574d30b4c..ae6a73b36c9c02c1e25f8b1ba8424e6557af037c 100644 (file)
@@ -1,13 +1,13 @@
 Summary:       GNU tool suite for mobile phones
 Summary(pl.UTF-8):     Zestaw narzędzi GNU dla telefonów komórkowych
 Name:          gammu
-Version:       1.11.92
-Release:       1
+Version:       1.12.0
+Release:       0.1
 Epoch:         1
 License:       GPL v2
 Group:         Applications/Communications
 Source0:       http://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.bz2
-# Source0-md5: 01f34c88bd2559f243ae51905fd9fdc3
+# Source0-md5: 260035c1647bab396dfd9b35d78a3ad8
 Patch0:                %{name}-etc_dir.patch
 URL:           http://www.gammu.org/
 BuildRequires: bluez-libs-devel
@@ -84,13 +84,13 @@ cd build
 %cmake ../ \
        -DCMAKE_INSTALL_PREFIX="%{_prefix}" \
        -DENABLE_SHARED=OFF \
-       %{?debug:-DCMAKE_BUILD_TYPE="Debug"}
+       %{?debug:-DCMAKE_BUILD_TYPE="Debug"} 
 %{__make}
 mv common/libGammu.a ..
 %cmake ../ \
        -DCMAKE_INSTALL_PREFIX="%{_prefix}" \
        -DENABLE_SHARED=ON \
-       %{?debug:-DCMAKE_BUILD_TYPE="Debug"}
+       %{?debug:-DCMAKE_BUILD_TYPE="Debug"} 
 %{__make}
 
 %install
This page took 0.036199 seconds and 4 git commands to generate.