rpms/astyle/F-12 astyle.spec,1.11,1.12 sources,1.2,1.3

tomspur tomspur at fedoraproject.org
Tue Oct 13 15:05:24 UTC 2009


Author: tomspur

Update of /cvs/pkgs/rpms/astyle/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27373

Modified Files:
	astyle.spec sources 
Log Message:
Update to new version 1.23



Index: astyle.spec
===================================================================
RCS file: /cvs/pkgs/rpms/astyle/F-12/astyle.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- astyle.spec	24 Jul 2009 17:26:03 -0000	1.11
+++ astyle.spec	13 Oct 2009 15:05:23 -0000	1.12
@@ -1,6 +1,6 @@
 Name:           astyle
-Version:        1.21
-Release:        11%{?dist}
+Version:        1.23
+Release:        1%{?dist}
 Summary:        Source code formatter for C-like programming languages
 
 Group:          Development/Tools
@@ -8,8 +8,6 @@ License:        LGPLv2+
 URL:            http://astyle.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}_%{version}_linux.tar.gz
 
-Patch0:         %{name}-%{version}-gcc43.patch
-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -20,7 +18,6 @@ languages.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
 
 %build
 g++ -o astyle $RPM_OPT_FLAGS src/*.cpp
@@ -44,6 +41,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc doc/*.html
 
 %changelog
+* Tue Oct 13 2009 Thomas Spura <tomspur at fedoraproject.org> - 1.23-1
+- Update to new version
+- patch from Sep 24 2008 not needed anymore for gcc-4.4
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.21-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/astyle/F-12/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	6 Jul 2007 01:31:42 -0000	1.2
+++ sources	13 Oct 2009 15:05:23 -0000	1.3
@@ -1 +1 @@
-c3e2068e9bf64bcad3e1d69628c4d241  astyle_1.21_linux.tar.gz
+92945aa2831cb14e38da5e1b8665657e  astyle_1.23_linux.tar.gz




More information about the fedora-extras-commits mailing list