rpms/samba/F-9 filter-requires-samba.sh, 1.6, 1.7 samba.spec, 1.166, 1.167

Guenther Deschner gd at fedoraproject.org
Tue Feb 3 18:33:41 UTC 2009


Author: gd

Update of /cvs/pkgs/rpms/samba/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18068

Modified Files:
	filter-requires-samba.sh samba.spec 
Log Message:
Mention bogus perl dependency bug in F9 as well.

Guenther



Index: filter-requires-samba.sh
===================================================================
RCS file: /cvs/pkgs/rpms/samba/F-9/filter-requires-samba.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- filter-requires-samba.sh	11 Sep 2007 15:00:39 -0000	1.6
+++ filter-requires-samba.sh	3 Feb 2009 18:33:11 -0000	1.7
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-/usr/lib/rpm/perl.req $* | grep -E -v '(Net::LDAP|Crypt::SmbHash|CGI|Unicode::MapUTF8|smbldap_tools)'
+/usr/lib/rpm/perl.req $* | grep -E -v '(Net::LDAP|Crypt::SmbHash|CGI|Unicode::MapUTF8|smbldap_tools|Carp|Convert::ASN1|Getopt::Long|Getopt::Std|IO::Socket|POSIX|Time::Local|strict)'


Index: samba.spec
===================================================================
RCS file: /cvs/pkgs/rpms/samba/F-9/samba.spec,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -r1.166 -r1.167
--- samba.spec	3 Feb 2009 17:48:54 -0000	1.166
+++ samba.spec	3 Feb 2009 18:33:11 -0000	1.167
@@ -1,4 +1,4 @@
-%define main_release 24
+%define main_release 25
 %define samba_version 3.2.8
 %define tdb_version 1.1.1
 %define talloc_version 1.2.0
@@ -826,7 +826,8 @@
 %changelog
 * Tue Feb  3 2009 Guenther Deschner <gdeschner at redhat.com> - 3.2.8-0.24
 - Update to 3.2.8
-- resolves: #479743
+- Fix cups connections (resolves: #479743)
+- Remove bogus perl dependencies (resolves: #473051)
 
 * Mon Jan  5 2009 Guenther Deschner <gdeschner at redhat.com> - 3.2.7-0.23
 - Update to 3.2.7 (Security fix for CVE-2009-0022)




More information about the fedora-extras-commits mailing list