SPECS: apache1-mod_pointer.spec - add more %doc - fix mysql_real_q...

glen glen at pld-linux.org
Wed Apr 12 19:22:53 CEST 2006


Author: glen                         Date: Wed Apr 12 17:22:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add more %doc
- fix mysql_real_query patch

---- Files affected:
SPECS:
   apache1-mod_pointer.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/apache1-mod_pointer.spec
diff -u SPECS/apache1-mod_pointer.spec:1.1 SPECS/apache1-mod_pointer.spec:1.2
--- SPECS/apache1-mod_pointer.spec:1.1	Wed Apr 12 17:44:44 2006
+++ SPECS/apache1-mod_pointer.spec	Wed Apr 12 19:22:48 2006
@@ -7,11 +7,12 @@
 Summary:	Apache module for making domain redirects
 Name:		apache1-mod_%{mod_name}
 Version:	0.8
-Release:	0.1
+Release:	0.6
 License:	Apache
 Group:		Networking/Daemons
 Source0:	http://stderr.net/mod_pointer/dist/mod_pointer-%{version}.tar.gz
 # Source0-md5:	2f6529c49f1d10ecd06d3f6bc8503a5f
+Patch0:		apache1-mod_pointer-mysql.patch
 URL:		http://stderr.net/mod_pointer/
 BuildRequires:	apache1-devel >= 1.3.33-2
 BuildRequires:	gdbm-devel
@@ -35,6 +36,7 @@
 
 %prep
 %setup -q -n mod_%{mod_name}-%{version}
+%patch0 -p1
 
 %build
 %{__make} all \
@@ -60,7 +62,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README CHANGES
+%doc README CHANGES SUPPORT TODO frameset.html *.sql *.readme pointer.conf
 #%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_%{mod_name}.conf
 %attr(755,root,root) %{_pkglibdir}/*
 
@@ -70,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/04/12 17:22:48  glen
+- add more %doc
+- fix mysql_real_query patch
+
 Revision 1.1  2006/04/12 15:44:44  glen
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache1-mod_pointer.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list