Skip to content

Commit

Permalink
refer to OpenSuSE leap for libhinawa RPM package
Browse files Browse the repository at this point in the history
It is typical that package repository includes metadata for own packaging,
thus it is reasonable to drop rpm file from the upstream repository.

This commit refers to OpenSUSE Factory for the guide to rpm package.

Signed-off-by: Takashi Sakamoto <[email protected]>
  • Loading branch information
takaswie committed Aug 12, 2023
1 parent bda80b4 commit ab8ed93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 188 deletions.
32 changes: 2 additions & 30 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The libhinawa project
=====================

2023/07/16
2023/08/12
Takashi Sakamoto

Instruction
Expand Down Expand Up @@ -152,35 +152,7 @@ How to make DEB package
How to make RPM package
=======================

1. Satisfy build dependencies

::

$ dns install meson glib2-devel gobject-introspection-devel gi-docgen

2. make archive

::

$ meson setup build
$ cd build
$ meson dist
...
Distribution package /.../libhinawa/build/meson-dist/libhinawa-2.6.0.tar.xz tested
Created /.../libhinawa/build/meson-dist/libhinawa-2.6.0.tar.xz
$ cd ..

3. copy the archive

::

$ cp build/meson-dist/libhinawa-2.6.0.tar.xz ~/rpmbuild/SOURCES/

4. build package

::

$ rpmbuild -bb libhinawa.spec
- Please refer to `<https://build.opensuse.org/package/show/openSUSE:Factory/libhinawa>`_.

Loss of backward compatibility with version 1 and version 2 releases
====================================================================
Expand Down
158 changes: 0 additions & 158 deletions libhinawa.spec

This file was deleted.

0 comments on commit ab8ed93

Please sign in to comment.