rpms/nec2c/F-9 nec2c.spec,1.2,1.3 sources,1.2,1.3

Sindre Pedersen Bjørdal sindrepb at fedoraproject.org
Thu Dec 11 14:22:28 UTC 2008


Author: sindrepb

Update of /cvs/pkgs/rpms/nec2c/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2709

Modified Files:
	nec2c.spec sources 
Log Message:
new upstream release


Index: nec2c.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nec2c/F-9/nec2c.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nec2c.spec	14 Feb 2008 15:52:44 -0000	1.2
+++ nec2c.spec	11 Dec 2008 14:21:58 -0000	1.3
@@ -1,12 +1,13 @@
 Name:           nec2c
-Version:        0.6
-Release:        3%{?dist}
+Version:        0.8
+Release:        1%{?dist}
 Summary:        Translation of NEC2 antenna modeling tool from FORTRAN to C
 
 Group:          Applications/Communications
 License:        Public Domain
 URL:            http://5b4az.chronos.org.uk/pages/nec2.html
 Source0:        http://5b4az.chronos.org.uk/pkg/nec2/nec2c/%{name}-%{version}.tar.gz
+Patch0:         nec2c-Makefile.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 #BuildRequires:  
@@ -21,12 +22,14 @@
 and optionally the output file name.
 
 %prep
-%setup -q
-
+%setup -q -n %{name}
+%patch0 -p0
 
 %build
 make CFLAGS="%{optflags}" %{?_smp_mflags}
 
+#fix permissions
+chmod 0644 README network.c
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -46,6 +49,19 @@
 
 
 %changelog
+* Tue Dec 11 2008 Sindre Pedersen Bjørdal <sindrepb at fedoraproject.org> - 0.8-1
+- New upstream release
+- Fix some permissions to silent rpmlint
+
+* Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi> - 0.7-3
+- Fix Patch0:/%%patch mismatch.
+
+* Tue Jul 1 2008 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.7-2
+- Patch for ppc build
+
+* Tue Jul 1 2008 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.7-1
+- new release 
+
 * Thu Feb 14 2008 Steve Conklin <sconklin at redhat.com> - 0.6-3
 - Rebuild for gcc4.3
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/nec2c/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	27 Jan 2008 20:35:53 -0000	1.2
+++ sources	11 Dec 2008 14:21:58 -0000	1.3
@@ -1 +1 @@
-2bc190c83119d9778b7c31297a7a7f5f  nec2c-0.6.tar.gz
+e7b7d5cca7fe4b04b037ee7f59dae9ef  nec2c-0.8.tar.gz




More information about the fedora-extras-commits mailing list