rpms/zsh/devel zsh.spec,1.48,1.49

James Antill james at fedoraproject.org
Tue Aug 26 04:35:52 UTC 2008


Author: james

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

Modified Files:
	zsh.spec 
Log Message:
* Mon Aug 25 2008 James Antill <james at fedoraproject.org> - 4.3.6-4
- Import new upstream 4.3.6
- Rebase 8bit prompt patch
- Add patch fuzz=2
- Add BuildReq on /bin/hostname directly
- Don't test /dev/fd as mock doesn't like it
- Don't test the modload module, as mock doesn't like loading them all



Index: zsh.spec
===================================================================
RCS file: /cvs/pkgs/rpms/zsh/devel/zsh.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- zsh.spec	26 Aug 2008 04:12:17 -0000	1.48
+++ zsh.spec	26 Aug 2008 04:35:21 -0000	1.49
@@ -3,7 +3,7 @@
 Summary: A powerful interactive shell
 Name: zsh
 Version: 4.3.6
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: BSD
 URL: http://zsh.sunsite.dk/
 Group: System Environment/Shells
@@ -79,7 +79,8 @@
     mv Y*.ztst skipped
 %endif
     # FIXME: This hangs in mock
-    # mv V01zmodload.ztst skipped
+    # Running test: Test loading of all compiled modules
+    mv V01zmodload.ztst skipped
     true )
   ZTST_verbose=1 make test
 
@@ -160,12 +161,13 @@
 %doc Doc/*.html
 
 %changelog
-* Mon Aug 25 2008 James Antill <james at fedoraproject.org> - 4.3.6-3
+* Mon Aug 25 2008 James Antill <james at fedoraproject.org> - 4.3.6-4
 - Import new upstream 4.3.6
-- Rebase 8bit prompt patch.
+- Rebase 8bit prompt patch
 - Add patch fuzz=2
 - Add BuildReq on /bin/hostname directly
 - Don't test /dev/fd as mock doesn't like it
+- Don't test the modload module, as mock doesn't like loading them all
 
 * Thu Jan 31 2008 James Antill <james at fedoraproject.org> - 4.3.4-7
 - Tweak /etc/zshrc to source /etc/profile.d/*.sh in ksh compat. mode




More information about the scm-commits mailing list