packages: uwsgi/uwsgi.spec - commented-out init script and config parts - t...

sparky sparky at pld-linux.org
Tue Feb 8 17:07:16 CET 2011


Author: sparky                       Date: Tue Feb  8 16:07:16 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- commented-out init script and config parts - they were never uploaded

---- Files affected:
packages/uwsgi:
   uwsgi.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/uwsgi/uwsgi.spec
diff -u packages/uwsgi/uwsgi.spec:1.4 packages/uwsgi/uwsgi.spec:1.5
--- packages/uwsgi/uwsgi.spec:1.4	Thu Oct 21 14:29:24 2010
+++ packages/uwsgi/uwsgi.spec	Tue Feb  8 17:07:11 2011
@@ -12,8 +12,8 @@
 License:	GPL v2
 Group:		Networking/Daemons
 Source0:	http://projects.unbit.it/downloads/%{name}-%{version}.tar.gz
-Source1:	%{name}
-Source2:	%{name}.xml
+#Source1:	%{name}
+#Source2:	%{name}.xml
 # Source0-md5:	469cd5f143edb15e41ca907b82e9996b
 URL:		http://projects.unbit.it/uwsgi/
 BuildRequires:	libxml2-devel
@@ -43,8 +43,8 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_sysconfdir}/rc.d/init.d,%{_sysconfdir}/sysconfig}
 install uwsgi $RPM_BUILD_ROOT%{_bindir}
-install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/
-install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/
+#install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/
+#install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -52,9 +52,9 @@
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog
-%attr(755,root,root) %{_bindir}/*
-%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/uwsgi.xml
-%attr(754,root,root) %{_sysconfdir}/rc.d/init.d/uwsgi
+%attr(755,root,root) %{_bindir}/uwsgi
+#%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/uwsgi.xml
+#%attr(754,root,root) %{_sysconfdir}/rc.d/init.d/uwsgi
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -62,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2011/02/08 16:07:11  sparky
+- commented-out init script and config parts - they were never uploaded
+
 Revision 1.4  2010/10/21 12:29:24  witekfl
 - up to 0.9.6.5
 - init script and config file
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/uwsgi/uwsgi.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list