SPECS: archmage.spec - unify sf URL - sorted %verify() flags

darekr darekr at pld-linux.org
Thu Oct 20 21:21:37 CEST 2005


Author: darekr                       Date: Thu Oct 20 19:21:37 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unify sf URL
- sorted %verify() flags

---- Files affected:
SPECS:
   archmage.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/archmage.spec
diff -u SPECS/archmage.spec:1.9 SPECS/archmage.spec:1.10
--- SPECS/archmage.spec:1.9	Sat Mar 12 13:32:37 2005
+++ SPECS/archmage.spec	Thu Oct 20 21:21:29 2005
@@ -9,7 +9,7 @@
 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)
@@ -48,7 +48,7 @@
 %{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
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -56,6 +56,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/10/20 19:21:29  darekr
+- unify sf URL
+- sorted %verify() flags
+
 Revision 1.9  2005/03/12 12:32:37  troll
 - mass commit: remove obsolete BR: rpm-pythonprov
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/archmage.spec?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list