[jflex] Non-bootstrap build

Mikolaj Izdebski mizdebsk at fedoraproject.org
Wed Mar 18 04:24:43 UTC 2015


commit c9f62e66bad2124604efbdd69e4d60d9650d078d
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Wed Mar 18 05:22:01 2015 +0100

    Non-bootstrap build
    
    This reverts commit e4c4766c2347c3f5c3b8e90229d763b99d335c44.

 jflex-skeleton.patch | 86 ----------------------------------------------------
 jflex.spec           |  8 +----
 2 files changed, 1 insertion(+), 93 deletions(-)
---
diff --git a/jflex.spec b/jflex.spec
index 4185dd6..637c785 100644
--- a/jflex.spec
+++ b/jflex.spec
@@ -1,7 +1,7 @@
 Summary:        Fast Scanner Generator
 Name:           jflex
 Version:        1.6.1
-Release:        0.1.bootstrap%{?dist}
+Release:        1%{?dist}
 License:        BSD
 URL:            http://jflex.de/
 BuildArch:      noarch
@@ -13,8 +13,6 @@ Source3:        %{name}.png
 Source4:        %{name}.1
 Source5:        create-tarball.sh
 
-Patch0:         jflex-skeleton.patch
-
 BuildRequires:  maven-local
 BuildRequires:  ant
 BuildRequires:  emacs
@@ -44,7 +42,6 @@ This package provides %{summary}.
 
 %prep
 %setup -q
-%patch0 -p1
 %mvn_file : %{name}
 %pom_add_dep java_cup:java_cup
 
@@ -99,9 +96,6 @@ install -p -m 644 lib/jflex-mode.elc %{buildroot}%{_emacs_sitelispdir}/%{name}
 
 
 %changelog
-* Wed Mar 18 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.6.1-0.1.bootstrap
-- Bootstrap build
-
 * Tue Mar 17 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.6.1-1
 - Update to upstream version 1.6.1
 


More information about the scm-commits mailing list