]> git.pld-linux.org Git - packages/gammu.git/blobdiff - gammu.spec
- updated to 1.30.0
[packages/gammu.git] / gammu.spec
index a7a146a5a2eec0b167c827239cfecf67e98e14d7..40307d0916b4192ae49f4473777f65c2172f0759 100644 (file)
@@ -1,16 +1,17 @@
 Summary:       Tool suite for mobile phones
 Summary(pl.UTF-8):     Zestaw narzędzi do telefonów komórkowych
 Name:          gammu
-Version:       1.29.0
-Release:       2
+Version:       1.30.0
+Release:       1
 Epoch:         1
 License:       GPL v2+
 Group:         Applications/Communications
 Source0:       http://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.xz
-# Source0-md5: 27b3a811cd27c94c66d9b964140a51f6
+# Source0-md5: 3b76973d0c398519a876d203926420a6
 Source1:       %{name}-smsd.init
 Source2:       %{name}-smsd.sysconfig
 Patch0:                %{name}-etc_dir.patch
+Patch1:                %{name}-werror.patch
 URL:           http://www.gammu.org/
 BuildRequires: bluez-libs-devel
 BuildRequires: cmake >= 2.4.6
@@ -132,6 +133,7 @@ Pakiet ten dostarcza bashowe uzupełnianie nazw dla gammu.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 mkdir -p build
@@ -205,8 +207,9 @@ fi
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS BUGS ChangeLog README README.Python docs/manual/Gammu.htm
+%doc AUTHORS ChangeLog README README.Python docs/manual/Gammu.htm
 %attr(755,root,root) %{_bindir}/%{name}
+%attr(755,root,root) %{_bindir}/%{name}-detect
 %attr(755,root,root) %{_bindir}/jadmaker
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gammurc
 %{_examplesdir}/%{name}-%{version}
This page took 0.102257 seconds and 4 git commands to generate.