rpms/samba/devel samba.spec,1.175,1.176

Guenther Deschner gd at fedoraproject.org
Thu Mar 5 11:30:53 UTC 2009


Author: gd

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

Modified Files:
	samba.spec 
Log Message:
Add libcap-devel to requires list (resolves: #488559)

Guenther



Index: samba.spec
===================================================================
RCS file: /cvs/pkgs/rpms/samba/devel/samba.spec,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- samba.spec	4 Mar 2009 05:29:53 -0000	1.175
+++ samba.spec	5 Mar 2009 11:30:20 -0000	1.176
@@ -1,4 +1,4 @@
-%define main_release 29
+%define main_release 30
 %define samba_version 3.3.1
 %define tdb_version 1.1.2
 %define talloc_version 1.2.0
@@ -54,7 +54,7 @@
 Requires(post): /sbin/chkconfig, /sbin/service
 Requires(preun): /sbin/chkconfig, /sbin/service
 BuildRequires: pam-devel, readline-devel, ncurses-devel, libacl-devel, krb5-devel, openldap-devel, openssl-devel, cups-devel, ctdb-devel
-BuildRequires: autoconf, gawk, popt-devel, gtk2-devel
+BuildRequires: autoconf, gawk, popt-devel, gtk2-devel, libcap-devel
 
 # Working around perl dependency problem from docs
 %define __perl_requires %{SOURCE999}
@@ -879,6 +879,9 @@
 %{_datadir}/pixmaps/samba/logo-small.png
 
 %changelog
+* Thu Mar 25 2009 Guenther Deschner <gdeschner at redhat.com> - 3.3.1-0.30
+- Add libcap-devel to requires list (resolves: #488559)
+
 * Tue Mar  3 2009 Simo Sorce <ssorce at redhat.com> - 3.3.1-0.29
 - Make the talloc and ldb packages optionsl and disable their build within
   the samba3 package, they are now built as part of the samba4 package




More information about the fedora-extras-commits mailing list