rpms/system-config-bind/devel .cvsignore, 1.35, 1.36 sources, 1.52, 1.53 system-config-bind.spec, 1.74, 1.75

Jaroslav Reznik jreznik at fedoraproject.org
Tue Aug 26 13:31:52 UTC 2008


Author: jreznik

Update of /cvs/pkgs/rpms/system-config-bind/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22674

Modified Files:
	.cvsignore sources system-config-bind.spec 
Log Message:
* Tue Aug 26 2008 Jaroslav Reznik <jreznik at redhat.com> - 4.0.9-1
- New gnome style manual (bz#326091)                            
- Fixes hang when signing zone (bz#219788)                      
- Fixes Bind package changes (bz#457369)                        
- Fixes icon reference (bz#219803)                              
- Dependencies changes gnome-python2-gnome (bz#460015)          
- Repackage with new translations                               
- Other changes 



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-bind/devel/.cvsignore,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- .cvsignore	26 May 2008 14:48:24 -0000	1.35
+++ .cvsignore	26 Aug 2008 13:31:21 -0000	1.36
@@ -1 +1 @@
-system-config-bind-4.0.8.tar.gz
+system-config-bind-4.0.9.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-bind/devel/sources,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- sources	26 May 2008 14:48:24 -0000	1.52
+++ sources	26 Aug 2008 13:31:21 -0000	1.53
@@ -1 +1 @@
-ccfa81a4d6c189a52366feb8006b250d  system-config-bind-4.0.8.tar.gz
+1a763f04661918e189b49d248de5ba13  system-config-bind-4.0.9.tar.gz


Index: system-config-bind.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-bind/devel/system-config-bind.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- system-config-bind.spec	26 May 2008 14:48:24 -0000	1.74
+++ system-config-bind.spec	26 Aug 2008 13:31:21 -0000	1.75
@@ -1,6 +1,6 @@
 Summary:        BIND DNS Configuration Tool
 Name:           system-config-bind
-Version:        4.0.8
+Version:        4.0.9
 Release:        1%{?dist}
 URL:            http://fedorahosted.org/system-config-bind
 License:        GPLv2
@@ -9,7 +9,8 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildArch:      noarch
 BuildRequires:  python, gettext, make, intltool, desktop-file-utils
-Requires:       pygtk2, gnome-python2, pygtk2-libglade, gnome-python2-canvas
+BuildRequires:  gnome-doc-utils, docbook-dtds, scrollkeeper
+Requires:       pygtk2, gnome-python2-gnome, pygtk2-libglade, gnome-python2-canvas
 Requires:       bind, bind-utils, usermode, xdg-utils
 Requires(post): hicolor-icon-theme
 
@@ -54,14 +55,13 @@
 %{_bindir}/bindconf
 %{_datadir}/system-config-bind
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/icons/hicolor/48x48/apps/system-config-bind.png
+%{_datadir}/icons/hicolor/48x48/apps/preferences-network-dns.png
 %config(noreplace) %{_sysconfdir}/security/console.apps/system-config-bind
 %config(noreplace) %{_sysconfdir}/security/console.apps/bindconf
 %config(noreplace) %{_sysconfdir}/pam.d/system-config-bind
 %config(noreplace) %{_sysconfdir}/pam.d/bindconf
-%doc docs/scb_manual.html
-%doc docs/rhdocs-man.css
-%doc docs/figs
+%doc %{_datadir}/omf/system-config-bind
+%doc %{_datadir}/gnome/help/system-config-bind
 %doc COPYING
 
 %post
@@ -81,6 +81,15 @@
 fi;
 
 %changelog
+* Tue Aug 26 2008 Jaroslav Reznik <jreznik at redhat.com> - 4.0.9-1
+- New gnome style manual (bz#326091)
+- Fixes hang when signing zone (bz#219788)
+- Fixes Bind package changes (bz#457369)
+- Fixes icon reference (bz#457713)
+- Dependencies changes gnome-python2-gnome (bz#460015)
+- Repackage with new translations
+- Other changes
+
 * Mon May 26 2008 Radek Brich <rbrich at redhat.com> - 4.0.8-1
 - fix delegation-only zone creation (bz#323291)
 - allow subdomain delegation (i.e. make Domain Name field editable)




More information about the scm-commits mailing list