[nodejs-ronn/el6] markdown now unbundled upstream

T.C. Hollingsworth patches at fedoraproject.org
Tue Apr 16 23:11:17 UTC 2013


commit bacea34ba179e31d29cac11892ab0b3295a02dbe
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Tue Apr 16 16:09:34 2013 -0700

    markdown now unbundled upstream

 nodejs-ronn-unbundle-markdown.patch | 1524 -----------------------------------
 nodejs-ronn.spec                    |    6 +-
 2 files changed, 1 insertions(+), 1529 deletions(-)
---
diff --git a/nodejs-ronn.spec b/nodejs-ronn.spec
index b86f0a6..f6bb49f 100644
--- a/nodejs-ronn.spec
+++ b/nodejs-ronn.spec
@@ -7,10 +7,6 @@ Group:      System Environment/Libraries
 URL:        https://github.com/kapouer/ronnjs
 Source0:    http://registry.npmjs.org/ronn/-/ronn-%{version}.tgz
 
-# unbundle markdown
-# https://github.com/kapouer/ronnjs/pull/13
-Patch1:     nodejs-ronn-unbundle-markdown.patch
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 
@@ -22,7 +18,6 @@ compatible with ronn, although it aims to be, wherever possible.
 
 %prep
 %setup -q -n package
-%patch1 -p1
 
 %build
 #nothing to do
@@ -50,6 +45,7 @@ rm -rf %{buildroot}
 %changelog
 * Tue Apr 16 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.4.0-1
 - new upstream release 0.4.0
+- markdown now unbundled upstream
 
 * Wed Mar 20 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.3.8-6
 - fix require on markdown


More information about the scm-commits mailing list