Author: darekr Date: Sat Jun 11 09:39:37 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - URL, unified
---- Files affected: SPECS: soundmodem.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/soundmodem.spec diff -u SPECS/soundmodem.spec:1.3 SPECS/soundmodem.spec:1.4 --- SPECS/soundmodem.spec:1.3 Sun Oct 31 17:25:47 2004 +++ SPECS/soundmodem.spec Sat Jun 11 11:39:32 2005 @@ -9,6 +9,7 @@ Source0: http://www.baycom.org/~tom/ham/soundmodem/%{name}-%{version}.tar.gz # Source0-md5: 33026c681f238f81f7657edc7d46e68a Source1: %{name}.init +URL: http://www.baycom.org/~tom/ham/soundmodem/ BuildRequires: audiofile-devel BuildRequires: automake BuildRequires: gtk+-devel @@ -42,7 +43,7 @@ %setup -q %build -install %{_datadir}/automake/config.* . +install /usr/share/automake/config.* . %configure2_13 \ %ifarch i686 athlon --enable-mmx \ @@ -88,7 +89,7 @@ %attr(755,root,root) %{_sbindir}/* %{_mandir}/man?/soundmodem.* %attr(754,root,root) %{_initrddir}/%{name} -%config(noreplace) %verify(not mtime md5 size) %{_sysconfdir}/ax25/soundmodem.conf +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ax25/soundmodem.conf %files X11 %defattr(644,root,root,755) @@ -101,6 +102,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/06/11 09:39:32 darekr +- URL, unified + Revision 1.3 2004/10/31 16:25:47 paladine - spaces->tabs - formatting ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/soundmodem.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
