Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:Rebuild
xemacs-packages
reproducible.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File reproducible.patch of Package xemacs-packages
Index: xemacs-packages-20130822/xemacs-packages/psgml/psgml-dtd.el =================================================================== --- xemacs-packages-20130822.orig/xemacs-packages/psgml/psgml-dtd.el +++ xemacs-packages-20130822/xemacs-packages/psgml/psgml-dtd.el @@ -1006,7 +1006,7 @@ FORMS should produce the binary coding o Construct the binary coded DTD (bdtd) in the current buffer." (sgml-set-buffer-multibyte nil) (insert - ";;; This file was created by psgml on " (current-time-string) + ";;; This file was created by psgml" " -*-coding:binary-*-\n" "(sgml-saved-dtd-version 7)\n") (let ((print-escape-multibyte t)) Index: xemacs-packages-20130822/xemacs-packages/calc/calc-macs.el =================================================================== --- xemacs-packages-20130822.orig/xemacs-packages/calc/calc-macs.el +++ xemacs-packages-20130822/xemacs-packages/calc/calc-macs.el @@ -26,9 +26,7 @@ (defmacro calc-record-compilation-date-macro () - (` (setq calc-installed-date (, (concat (current-time-string) - " by " - (user-full-name))))) + (` (setq calc-installed-date "reproducible" )) )
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor