SPECS: apache-mod_xsendfile.spec - update to 0.9 (new directive: X...

glen glen at pld-linux.org
Tue May 22 11:22:48 CEST 2007


Author: glen                         Date: Tue May 22 09:22:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 0.9 (new directive: XSendFileAllowAbove)

---- Files affected:
SPECS:
   apache-mod_xsendfile.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/apache-mod_xsendfile.spec
diff -u SPECS/apache-mod_xsendfile.spec:1.5 SPECS/apache-mod_xsendfile.spec:1.6
--- SPECS/apache-mod_xsendfile.spec:1.5	Mon Feb 12 23:09:09 2007
+++ SPECS/apache-mod_xsendfile.spec	Tue May 22 11:22:42 2007
@@ -4,13 +4,13 @@
 Summary:	Apache module: processing X-SENDFILE headers
 Summary(pl.UTF-8):	Moduł Apache'a przetwarzający nagłówki X-SENDFILE
 Name:		apache-mod_%{mod_name}
-Version:	0.8
-Release:	0.1
+Version:	0.9
+Release:	1
 License:	Apache 2.0
 Group:		Networking/Daemons
-Source0:	http://celebnamer.celebworld.ws/stuff/mod_xsendfile/mod_xsendfile-%{version}.tar.gz
-# Source0-md5:	aa885ed32cce545404f329fdf507e53b
-URL:		http://celebnamer.celebworld.ws/stuff/mod_xsendfile/
+Source0:	http://tn123.ath.cx/mod_xsendfile/mod_xsendfile-%{version}.tar.gz
+# Source0-md5:	a7d22d4027386929c7d69c8f2b050c96
+URL:		http://tn123.ath.cx/mod_xsendfile/
 BuildRequires:	%{apxs}
 BuildRequires:	apache-devel >= 2.0
 BuildRequires:	rpmbuild(macros) >= 1.268
@@ -41,7 +41,7 @@
 dowolnego CGI.
 
 %prep
-%setup -qc
+%setup -q -n mod_xsendfile-%{version}
 
 %build
 %{apxs} -c mod_%{mod_name}.c -o mod_%{mod_name}.la
@@ -49,7 +49,6 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_pkglibdir},%{_sysconfdir}/httpd.conf}
-
 install .libs/mod_%{mod_name}.so $RPM_BUILD_ROOT%{_pkglibdir}
 echo 'LoadModule %{mod_name}_module modules/mod_%{mod_name}.so' > \
     $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf/90_mod_%{mod_name}.conf
@@ -67,6 +66,7 @@
 
 %files
 %defattr(644,root,root,755)
+%doc Readme.html
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf/*_mod_%{mod_name}.conf
 %attr(755,root,root) %{_pkglibdir}/*.so
 
@@ -76,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/05/22 09:22:42  glen
+- update to 0.9 (new directive: XSendFileAllowAbove)
+
 Revision 1.5  2007/02/12 22:09:09  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache-mod_xsendfile.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list