[uncrustify] remove patch

Neal Becker nbecker at fedoraproject.org
Sat Jan 12 11:56:49 UTC 2013


commit 2d7a9680b9b65ba0ba3949e9e0f0776b7d26fe9e
Author: Neal Becker <ndbecker2 at gmail.com>
Date:   Sat Jan 12 06:56:40 2013 -0500

    remove patch

 uncrustify.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/uncrustify.spec b/uncrustify.spec
index 9cb20df..2edbc20 100644
--- a/uncrustify.spec
+++ b/uncrustify.spec
@@ -1,6 +1,6 @@
 Name:		uncrustify
 Version:	0.60
-Release: 	1%{?dist}
+Release: 	2%{?dist}
 Summary:	Reformat Source
 
 Group:		Development/Tools
@@ -8,7 +8,6 @@ License:	GPLv2
 URL:		http://uncrustify.sourceforge.net/
 Source0:	http://prdownloads.sourceforge.net/uncrustify/uncrustify-%{version}.tar.gz
 # Misc. bug-fixes.
-Patch0:         uncrustify-0.58.patch
 
 BuildRequires:	gcc gcc-c++ libstdc++
 
@@ -17,7 +16,6 @@ Source Code Beautifier for C, C++, C#, D, Java, and Pawn
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure --disable-silent-rules
@@ -40,6 +38,10 @@ install -m644 man/uncrustify.1 $RPM_BUILD_ROOT/%{_mandir}/man1
 
 
 %changelog
+* Sat Jan 12 2013 Neal Becker <ndbecker2 at gmail.com> - 0.60-2
+- Update to 0.60
+- Remove patch
+
 * Mon Jul 23 2012 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.58-4
 - Append --disable-silent-rules to %%configure (Make building verbose).
 - Add uncrustify-0.58.patch (Add missing include).


More information about the scm-commits mailing list