rpms/samba4/devel samba4.spec,1.14,1.15

Simo Sorce simo at fedoraproject.org
Fri May 22 19:41:32 UTC 2009


Author: simo

Update of /cvs/pkgs/rpms/samba4/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25678

Modified Files:
	samba4.spec 
Log Message:
* Fri May 22 2009 Simo Sorce <ssorce at redhat.com> - 4.0.0-15.2alpha7
- Fix dependency



Index: samba4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/samba4/devel/samba4.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- samba4.spec	10 May 2009 00:12:46 -0000	1.14
+++ samba4.spec	22 May 2009 19:41:01 -0000	1.15
@@ -1,7 +1,7 @@
-%define main_release 15.1
+%define main_release 15.2
 %define samba4_version 4.0.0
 
-%define talloc_version 1.2.0
+%define talloc_version 1.3.0
 %define tdb_version 1.1.3
 %define tevent_version 0.9.3
 %define ldb_version	0.9.3
@@ -283,7 +283,7 @@ Summary: Developer tools for the LDB lib
 Version: %{ldb_version}
 Release: %{ldb_release}
 Requires: libldb = %{ldb_version}-%{ldb_release}
-Requires: libtdb-devel = %{tdb_version}-%{tdb_release}
+Requires: libtdb-devel >= %{tdb_version}
 Requires: libtalloc-devel >= %{talloc_version}
 Requires: libtevent-devel = %{tevent_version}-%{tevent_release}
 
@@ -839,6 +839,9 @@ exit 0
 %endif
 
 %changelog
+* Fri May 22 2009 Simo Sorce <ssorce at redhat.com> - 4.0.0-15.2alpha7
+- Fix dependency
+
 * Sat May 09 2009  Simo Sorce <ssorce at redhat.com> - 4.0.0-15.1alpha7
 - Don't build talloc and tdb, they are now separate packages
 




More information about the scm-commits mailing list