SPECS: nginx.spec - added unsed mime generator
sardzent
sardzent at pld-linux.org
Fri Nov 30 19:14:42 CET 2007
Author: sardzent Date: Fri Nov 30 18:14:42 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added unsed mime generator
---- Files affected:
SPECS:
nginx.spec (1.55 -> 1.56)
---- Diffs:
================================================================
Index: SPECS/nginx.spec
diff -u SPECS/nginx.spec:1.55 SPECS/nginx.spec:1.56
--- SPECS/nginx.spec:1.55 Fri Nov 30 18:51:50 2007
+++ SPECS/nginx.spec Fri Nov 30 19:14:36 2007
@@ -44,6 +44,7 @@
Source10: %{name}-perl.monitrc
Source11: %{name}-standard.conf
Source12: %{name}-standard.monitrc
+Source13: %{name}-mime.types.sh
Patch0: %{name}-config.patch
URL: http://nginx.net/
BuildRequires: mailcap
@@ -219,6 +220,9 @@
%setup -q
%patch0 -p0
+# build mime.types.conf
+#sh %{SOURCE13} /etc/mime.types
+
%build
# NB: not autoconf generated configure
cp -f configure auto/
@@ -557,6 +561,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.56 2007-11-30 18:14:36 sardzent
+- added unsed mime generator
+
Revision 1.55 2007-11-30 17:51:50 sardzent
- details
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nginx.spec?r1=1.55&r2=1.56&f=u
More information about the pld-cvs-commit
mailing list