packages: cherokee/cherokee.spec - Version: 1.0.20

jajcus jajcus at pld-linux.org
Tue Feb 15 14:48:02 CET 2011


Author: jajcus                       Date: Tue Feb 15 13:48:02 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Version: 1.0.20

---- Files affected:
packages/cherokee:
   cherokee.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: packages/cherokee/cherokee.spec
diff -u packages/cherokee/cherokee.spec:1.45 packages/cherokee/cherokee.spec:1.46
--- packages/cherokee/cherokee.spec:1.45	Tue Nov 30 20:01:57 2010
+++ packages/cherokee/cherokee.spec	Tue Feb 15 14:47:57 2011
@@ -14,18 +14,17 @@
 Summary:	Fast, Flexible and Lightweight Web server
 Summary(pl.UTF-8):	Cherokee - serwer WWW
 Name:		cherokee
-Version:	1.0.10
+Version:	1.0.20
 Release:	1
 License:	GPL v2
 Group:		Networking/Daemons
 Source0:	http://www.cherokee-project.com/download/1.0/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	bca6dc0ec3eedd1c6e35bce5885bacdc
+# Source0-md5:	316afcbb44ef292691cd9e257ee0eeb3
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Source3:	%{name}.upstart
 Patch0:		%{name}-config.patch
-Patch1:		%{name}-php-path.patch
-Patch2:		%{name}-panic_path.patch
+Patch1:		%{name}-panic_path.patch
 URL:		http://www.cherokee-project.com/
 %{?with_geoip:BuildRequires:	GeoIP-devel}
 BuildRequires:	autoconf
@@ -135,7 +134,6 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -143,8 +141,8 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-export PHPCGI=%{_bindir}/php.fcgi
 %configure \
+	--with-php=/usr/bin/php.cgi \
 	--disable-static \
 	--enable-os-string="PLD Linux" \
 	--sysconfdir=/etc \
@@ -185,6 +183,9 @@
 # and stay after package removal
 %py_comp $RPM_BUILD_ROOT%{_datadir}/cherokee/admin/
 
+# seems like this is not needed on Linux
+rm $RPM_BUILD_ROOT%{_bindir}/cherokee-macos-askpass
+
 mv $RPM_BUILD_ROOT%{_localedir}/{sv_SE,sv}
 %find_lang %{name}
 
@@ -262,7 +263,7 @@
 %attr(755,root,root) %{_libdir}/cherokee/libplugin_evhost.so
 %attr(755,root,root) %{_libdir}/cherokee/libplugin_exists.so
 %attr(755,root,root) %{_libdir}/cherokee/libplugin_extensions.so
-#%attr(755,root,root) %{_libdir}/cherokee/libplugin_fastcgi.so
+%attr(755,root,root) %{_libdir}/cherokee/libplugin_failover.so
 %attr(755,root,root) %{_libdir}/cherokee/libplugin_fcgi.so
 %attr(755,root,root) %{_libdir}/cherokee/libplugin_file.so
 %attr(755,root,root) %{_libdir}/cherokee/libplugin_from.so
@@ -330,7 +331,9 @@
 %files admin -f %{name}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/cherokee-admin
+%attr(755,root,root) %{_bindir}/cherokee-admin-launcher
 %{_mandir}/man1/cherokee-admin.1*
+%{_mandir}/man1/cherokee-admin-launcher.1*
 %dir %{_datadir}/cherokee/admin
 %{_datadir}/cherokee/admin/cherokee.conf.sample
 %{_datadir}/cherokee/admin/performance.conf.sample
@@ -352,6 +355,9 @@
 %dir %{_datadir}/cherokee/admin/market
 %{_datadir}/cherokee/admin/market/*.py
 %{_datadir}/cherokee/admin/market/*.pyc
+%dir %{_datadir}/cherokee/admin/icons
+%{_datadir}/cherokee/admin/icons/*.png
+%{_datadir}/cherokee/admin/icons/*.svg
 
 %files libs
 %defattr(644,root,root,755)
@@ -382,6 +388,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2011/02/15 13:47:57  jajcus
+- Version: 1.0.20
+
 Revision 1.45  2010/11/30 19:01:57  jajcus
 - Version: 1.0.10
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cherokee/cherokee.spec?r1=1.45&r2=1.46&f=u



More information about the pld-cvs-commit mailing list