Projects
home:sicherha:branches:Kolab:16
erlang-ssl_verify_hostname
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 2
View file
erlang-ssl_verify_hostname.spec
Changed
@@ -11,7 +11,11 @@ BuildArch: noarch Provides: %bname.erl = %version-%release +%if 0%{?suse_version} BuildRequires: rpm-macros-erlang rpm-build-erlang +%else +BuildRequires: erlang-rpm-macros +%endif BuildRequires: erlang-rebar BuildRequires: erlang-erl_interface erlang-public_key @@ -38,12 +42,12 @@ %install -install -d -m 0755 %buildroot%_otplibdir/%bname-%version/ebin -install -p -m 0644 ebin/* %buildroot%_otplibdir/%bname-%version/ebin/ -install -d -m 0755 %buildroot%_otplibdir/%bname-%version/doc -install -p -m 0644 doc/*.{css,html,png} %buildroot%_otplibdir/%bname-%version/doc/ +install -d -m 0755 %buildroot%_erllibdir/%bname-%version/ebin +install -p -m 0644 ebin/* %buildroot%_erllibdir/%bname-%version/ebin/ +install -d -m 0755 %buildroot%_erllibdir/%bname-%version/doc +install -p -m 0644 doc/*.{css,html,png} %buildroot%_erllibdir/%bname-%version/doc/ install -d -m 0755 %buildroot%_docdir/%name -ln -sf %_otplibdir/%bname-%version/doc %buildroot%_docdir/%name/html +ln -sf %_erllibdir/%bname-%version/doc %buildroot%_docdir/%name/html install -p -m 0644 *.md %buildroot%_docdir/%name/ @@ -54,7 +58,7 @@ %files %defattr(-,root,root) %doc %_docdir/%name -%_otplibdir/* +%_erllibdir/* %changelog
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.