rpms/gammu/devel gammu.spec,1.12,1.13

Xavier LAMIEN (laxathom) fedora-extras-commits at redhat.com
Mon Jun 2 13:13:26 UTC 2008


Author: laxathom

Update of /cvs/pkgs/rpms/gammu/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4885/devel

Modified Files:
	gammu.spec 
Log Message:
add requires


Index: gammu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gammu/devel/gammu.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gammu.spec	15 Apr 2008 05:47:12 -0000	1.12
+++ gammu.spec	2 Jun 2008 13:12:28 -0000	1.13
@@ -1,6 +1,6 @@
 Name:		gammu
 Version:        1.19.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Command Line utility to work with mobile phones
 
 Group:          Applications/System
@@ -14,7 +14,7 @@
 BuildRequires:	bluez-libs-devel
 #enabling mysql sms fonction
 BuildRequires:	postgresql-devel, mysql-devel
-Requires:       bluez-utils
+Requires:       bluez-utils, dialog
 
 %package	libs
 Summary:	Libraries files for %{name}
@@ -120,6 +120,9 @@
 
 
 %changelog
+* Mon Jun 02 2008 Xavier Lamien <lxtnow[at]gmail.com> - 1.19.0-2
+- Added Require dialog.
+
 * Thu Apr 15 2008 Xavier Lamien <lxtnow[at]gmail.com> - 1.19.0-1
 - Updated Release.
 




More information about the fedora-extras-commits mailing list