[yast-devel] WebYaST and nginx question
Hi all, I have tested WebYaST with nginx - works great! (I have fixed some small issues - patched lib64 path in nginx.conf was broken after update, also I have moved the patching call to %build (from %post) so rpm -V doesn't complain just after package installation...) And I have fixed nginx build in OBS YaST:Web (I have fixed more problems, now all packages in YaST:Web now build) and I have noticed that webyast-base-* packages contain some nginx related files like mime.types koi-utf koi-win scgi_params ... These files also part of nginx package (in /etc/nginx). What about symlinking them to /etc/nginx so we don't have to update them when a new nginx is released? Or do we really need to have separate copies of these files? Schubi? -- Best Regards Ladislav Slezák Yast Developer ------------------------------------------------------------------------ SUSE LINUX, s.r.o. e-mail: lslezak@suse.cz Lihovarská 1060/12 tel: +420 284 028 960 190 00 Prague 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz/ -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
Ladislav Slezak schrieb:
Hi all,
I have tested WebYaST with nginx - works great! (I have fixed some small issues - patched lib64 path in nginx.conf was broken after update, also I have moved the patching call to %build (from %post) so rpm -V doesn't complain just after package installation...)
And I have fixed nginx build in OBS YaST:Web (I have fixed more problems, now all packages in YaST:Web now build) and I have noticed that webyast-base-* packages contain some nginx related files like
mime.types koi-utf koi-win scgi_params ...
These files also part of nginx package (in /etc/nginx). What about symlinking them to /etc/nginx so we don't have to update them when a new nginx is released? Or do we really need to have separate copies of these files?
Schubi?
Everything sounds really good. Go on and thank you for your help :-) Greetings Stefan
--
Best Regards
Ladislav Slezák Yast Developer ------------------------------------------------------------------------ SUSE LINUX, s.r.o. e-mail: lslezak@suse.cz Lihovarská 1060/12 tel: +420 284 028 960 190 00 Prague 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz/
-- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
participants (2)
-
Ladislav Slezak
-
Stefan Schubert