rpms/system-config-bind/FC-3 Makefile,1.3,1.4

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Aug 15 22:21:03 UTC 2005


Author: jvdias

Update of /cvs/dist/rpms/system-config-bind/FC-3
In directory cvs.devel.redhat.com:/tmp/cvs-serv22597

Modified Files:
	Makefile 
Log Message:
fix IPv6 address labels; fix A/AAAA record origin selection with reverse IP forwarder zones; remove CVS directories wrongly included in previous versions


Index: Makefile
===================================================================
RCS file: /cvs/dist/rpms/system-config-bind/FC-3/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Makefile	8 Aug 2005 21:54:41 -0000	1.3
+++ Makefile	15 Aug 2005 22:20:59 -0000	1.4
@@ -7,6 +7,6 @@
 
 
 tar: 	
-	tar -cpf - system-config-bind-$(VERSION)/{Makefile,*.py,profiles,pixmaps,system-config-bind{.glade,.desktop.in,.console,.pam},scb_manual.{pdf,odt},po/{Makefile,*.po,*.pot},desktop.pot} | gzip >  system-config-bind-$(VERSION)-$(RELEASE).tar.gz
+	tar -cpf - system-config-bind-$(VERSION)/{Makefile,*.py,profiles/default/{named.conf,named/{localdomain.zone,localhost.zone,named.broadcast,named.ip6.local,named.local,named.zero}},pixmaps/*.png,system-config-bind{.glade,.desktop.in,.console,.pam},scb_manual.{pdf,odt},po/{Makefile,*.po,*.pot},desktop.pot} | gzip >  system-config-bind-$(VERSION)-$(RELEASE).tar.gz
 
 




More information about the fedora-cvs-commits mailing list