Mageia Bugzilla – Attachment 13652 Details for
Bug 31412
llbase - Base Linden Lab Python modules
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Proposal spec file
llbase.spec (text/x-rpm-spec), 986 bytes, created by
Kristoffer Grundström
on 2023-01-16 05:10:29 CET
(
hide
)
Description:
Proposal spec file
Filename:
MIME Type:
Creator:
Kristoffer Grundström
Created:
2023-01-16 05:10:29 CET
Size:
986 bytes
patch
obsolete
>%define name llbase >%define version 1.2.11 >%define unmangled_version 1.2.11 >%define release 1 > >Summary: Base Linden Lab Python modules >Name: %{name} >Version: %{version} >Release: %{release} >Url: http://bitbucket.org/lindenlab/llbase/ >Source0: %{name}-%{unmangled_version}.tar.gz >License: MIT >Group: Development/Libraries >BuildArch: noarch > >%description > >=============== >Linden Lab Base >=============== > >This project manages sources for some utility modules used by `Linden Lab <https://www.lindenlab.com>`_, the creators of `Second Life <https://www.secondlife.com>`_. > >This source is available as open source; for details on licensing, see each file. > >The canonical project repository is https://bitbucket.org/lindenlab/llbase > >%prep >%setup -n %{name}-%{unmangled_version} -n %{name}-%{unmangled_version} > >%build >python3 setup.py build > >%install >python3 setup.py install --single-version-externally-managed -O1 --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES > >%files -f INSTALLED_FILES
%define name llbase %define version 1.2.11 %define unmangled_version 1.2.11 %define release 1 Summary: Base Linden Lab Python modules Name: %{name} Version: %{version} Release: %{release} Url: http://bitbucket.org/lindenlab/llbase/ Source0: %{name}-%{unmangled_version}.tar.gz License: MIT Group: Development/Libraries BuildArch: noarch %description =============== Linden Lab Base =============== This project manages sources for some utility modules used by `Linden Lab <https://www.lindenlab.com>`_, the creators of `Second Life <https://www.secondlife.com>`_. This source is available as open source; for details on licensing, see each file. The canonical project repository is https://bitbucket.org/lindenlab/llbase %prep %setup -n %{name}-%{unmangled_version} -n %{name}-%{unmangled_version} %build python3 setup.py build %install python3 setup.py install --single-version-externally-managed -O1 --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES %files -f INSTALLED_FILES
View Attachment As Raw
Actions:
View
Attachments on
bug 31412
: 13652