This commit is contained in:
committed by
Git OBS Bridge
parent
47b7c87cea
commit
c68ccb38be
28
gammu.spec
28
gammu.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gammu (Version 1.18.0)
|
||||
# spec file for package gammu (Version 1.19.0)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@@ -10,9 +10,10 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: gammu
|
||||
BuildRequires: bluez-libs cmake
|
||||
Version: 1.18.0
|
||||
Version: 1.19.0
|
||||
Release: 1
|
||||
AutoReqProv: on
|
||||
Group: Hardware/Mobile
|
||||
@@ -91,11 +92,9 @@ if [ "lib" != "%{_lib}" ]; then
|
||||
fi
|
||||
%find_lang %{name}
|
||||
|
||||
%post
|
||||
/sbin/ldconfig
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun
|
||||
/sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files -f %name.lang
|
||||
%defattr(-,root,root)
|
||||
@@ -115,6 +114,23 @@ fi
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Tue Mar 11 2008 prusnak@suse.cz
|
||||
- updated to 1.19.0
|
||||
* Add option to disable compiled in protection
|
||||
* Fixed detection of PostgreSQL
|
||||
* Improve debug messages when connecting to phone
|
||||
* Fixed handling of some charsets in AT engine
|
||||
* Identify more Nokia phones
|
||||
* Fixed regression with DKU2 cables on Windows
|
||||
* Better compatibility with iCalendar files
|
||||
* Do not link with irprops.lib on Windows
|
||||
* Various MSVC compilation fixes
|
||||
* Improved AT model parsing and added tests
|
||||
* Fixed possible crash in reading SMS from AT phones
|
||||
* Proper fall back to automatic model when user enters wrong one
|
||||
* Added identification of several phones
|
||||
* Fixed reading of messages from AT phones without ME memory
|
||||
* Improve charset detection on Motorola phones
|
||||
* Thu Jan 31 2008 prusnak@suse.cz
|
||||
- updated to 1.18.0
|
||||
* Fixed decoding of an empty SMS.
|
||||
|
Reference in New Issue
Block a user