rpms/aprsd/F-11 aprsd.spec,1.6,1.7

Lucian Langa lucilanga at fedoraproject.org
Sat Sep 12 17:30:06 UTC 2009


Author: lucilanga

Update of /cvs/pkgs/rpms/aprsd/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17575

Modified Files:
	aprsd.spec 
Log Message:
* Sat Sep 12 2009 Lucian Langa <cooly at gnome.eu.org> - 2.2.5-15.6
- correctly increment version
- add fix from Alan Crosswell (AX.25 sockets are not supported by this executable)


Index: aprsd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/aprsd/F-11/aprsd.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- aprsd.spec	24 Feb 2009 01:32:36 -0000	1.6
+++ aprsd.spec	12 Sep 2009 17:30:05 -0000	1.7
@@ -2,7 +2,7 @@
 Name: aprsd
 Summary: Internet gateway and client access to amateur radio APRS packet data
 Version: 2.2.5
-Release: %{uprel}.5%{?dist}.1
+Release: %{uprel}.6%{?dist}
 Group: Applications/Internet
 License: GPLv2+
 Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}-%{uprel}.tar.gz
@@ -18,6 +18,7 @@ Patch1: aprsd-2.2.5-15-gcc43-port.patch
 Patch2: aprsd-2.2.5-15-sysconfdir.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL: http://sourceforge.net/projects/aprsd/
+BuildRequires: libax25-devel
 Requires (preun): /sbin/chkconfig
 Requires (preun): /sbin/service
 Requires (post): /sbin/chkconfig
@@ -85,6 +86,10 @@ fi
 %doc doc/qalgorithm.html
 
 %changelog
+* Sat Sep 12 2009 Lucian Langa <cooly at gnome.eu.org> - 2.2.5-15.6
+- correctly increment version
+- add fix from Alan Crosswell (AX.25 sockets are not supported by this executable)
+
 * Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.5-15.5.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list