patches pushed to nodejs-stylus (master). "Don't ship .gitignore"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat May 16 20:34:25 UTC 2015


From a9474a878fa827f0780a7a5a98e1cba3475a2265 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ville=20Skytt=C3=A4?= <ville.skytta at iki.fi>
Date: Thu, 14 May 2015 15:32:51 +0300
Subject: Don't ship .gitignore


diff --git a/nodejs-stylus.spec b/nodejs-stylus.spec
index 5a0e416..c061aaf 100644
--- a/nodejs-stylus.spec
+++ b/nodejs-stylus.spec
@@ -4,7 +4,7 @@
 
 Name:       nodejs-stylus
 Version:    0.44.0
-Release:    2%{?dist}
+Release:    3%{?dist}
 Summary:    Robust, expressive, and feature-rich CSS super-set for Node.js
 License:    MIT
 Group:      System Environment/Libraries
@@ -51,6 +51,7 @@ optional compression and many more.
 %setup -q -T -D -a 2 -n package
 %setup -q -T -D -a 3 -n package
 %nodejs_fixdep sax '~0.5'
+find . -name .gitignore -delete
 
 
 %build
@@ -86,6 +87,9 @@ ln -sf %{nodejs_sitelib}/stylus/bin/stylus \
 
 
 %changelog
+* Thu May 14 2015 Ville Skyttä <ville.skytta at iki.fi> - 0.44.0-3
+- Don't ship .gitignore
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.44.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/nodejs-stylus.git/commit/?h=master&id=a9474a878fa827f0780a7a5a98e1cba3475a2265


More information about the scm-commits mailing list