From: darekr Date: Thu, 20 Oct 2005 19:21:29 +0000 (+0000) Subject: - unify sf URL X-Git-Tag: auto/th/archmage-0.0.6-5~3 X-Git-Url: http://git.pld-linux.org/cgi-bin/gitweb.cgi?p=packages%2Farchmage.git;a=commitdiff_plain;h=9ecea6395ef80ac9bc428e24427006b8302f0c8f - unify sf URL - sorted %verify() flags Changed files: archmage.spec -> 1.10 --- diff --git a/archmage.spec b/archmage.spec index 7f67a37..1f49db0 100644 --- a/archmage.spec +++ b/archmage.spec @@ -8,7 +8,7 @@ Group: Development/Libraries Source0: http://dl.sourceforge.net/archmage/%{name}-%{version}.tar.gz # Source0-md5: 0ab0e7c51fbf10be0a2719f5b5f329f8 Patch0: %{name}-morearchs.patch -URL: http://archmage.sf.net/ +URL: http://archmage.sourceforge.net/ BuildRequires: python-devel %pyrequires_eq python-libs BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -47,4 +47,4 @@ rm -rf $RPM_BUILD_ROOT %{py_sitedir}/*.py* %attr(755,root,root) %{py_sitedir}/_chmlib.so %{_datadir}/archmage -%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/arch.conf +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/arch.conf