[dumpasn1] remove BYTE patch, no longer needed

François Kooman fkooman at fedoraproject.org
Tue Aug 13 14:11:53 UTC 2013


commit 4fcbc8fca9a7270afc12576dc61545c5dbe4d495
Author: F. Kooman <fkooman at tuxed.met>
Date:   Tue Aug 13 16:11:43 2013 +0200

    remove BYTE patch, no longer needed

 dumpasn1.spec               |    2 -
 dumpasn1_BYTE_to_char.patch |   50 -------------------------------------------
 2 files changed, 0 insertions(+), 52 deletions(-)
---
diff --git a/dumpasn1.spec b/dumpasn1.spec
index 8010ea2..9682256 100644
--- a/dumpasn1.spec
+++ b/dumpasn1.spec
@@ -8,7 +8,6 @@ License:        Copyright only
 #   You can use this code in whatever way you want, as long as you don't try
 #   to claim you wrote it.
 URL:            http://www.cs.auckland.ac.nz/~pgut001/
-Patch0:         dumpasn1_BYTE_to_char.patch
 Source0:        http://www.cs.auckland.ac.nz/~pgut001/dumpasn1.c
 Source1:        http://www.cs.auckland.ac.nz/~pgut001/dumpasn1.cfg
 # man page extracted from http://ftp.debian.org/debian/pool/main/d/dumpasn1/dumpasn1_20030222-1.diff.gz
@@ -29,7 +28,6 @@ formats.
 install -pm 644 %{SOURCE0} %{SOURCE1} %{SOURCE2} .
 
 sed -i -e 's|/etc/dumpasn1/|%{_sysconfdir}/dumpasn1/|' dumpasn1.{c,1}
-%patch0 -p0
 
 %build
 # -std=c99 for fwide


More information about the scm-commits mailing list