rpms/xastir/F-8 xastir.spec,1.11,1.12

Lucian Langa lucilanga at fedoraproject.org
Sun Oct 5 13:14:35 UTC 2008


Author: lucilanga

Update of /cvs/pkgs/rpms/xastir/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15064

Modified Files:
	xastir.spec 
Log Message:
* Thu Oct  5 2008 Lucian Langa <cooly at gnome.eu.org> - 1.9.4-3
- autoreconf to apply libdir patch correctly


Index: xastir.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xastir/F-8/xastir.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xastir.spec	5 Oct 2008 11:10:28 -0000	1.11
+++ xastir.spec	5 Oct 2008 13:14:03 -0000	1.12
@@ -1,7 +1,7 @@
 Summary   : Amateur Station Tracking and Reporting system for amateur radio
 Name      : xastir
 Version   : 1.9.4
-Release   : 2%{?dist}
+Release   : 3%{?dist}
 License   : GPLv2
 Group     : Applications/Internet
 Source0   : http://downloads.sourceforge.net/xastir/xastir-%{version}.tar.gz
@@ -35,6 +35,7 @@
 #autoheader
 #autoconf
 #automake -a -c
+autoreconf -i -f
 %configure --without-graphicsmagick --with-geotiff=/usr/include/libgeotiff
 make %{?_smp_mflags}
 for f in README ChangeLog ; do
@@ -58,7 +59,7 @@
 rm %{buildroot}/usr/share/xastir/get_shapelib.sh
 mkdir -p %{buildroot}/usr/share/pixmaps/
 cp %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
-desktop-file-install --vendor="fedora" \
+desktop-file-install \
         --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
 
 
@@ -81,6 +82,9 @@
 %doc README.MAPS README.win32 UPGRADE
 
 %changelog
+* Thu Oct  5 2008 Lucian Langa <cooly at gnome.eu.org> - 1.9.4-3
+- autoreconf to apply libdir patch correctly
+
 * Thu Oct  5 2008 Lucian Langa <cooly at gnome.eu.org> - 1.9.4-2
 - fix build requires
 




More information about the scm-commits mailing list