mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 12:53:00 -05:00
[config] Added rpm spec file
Build/dist rpm spec file, include -with/without options for all supported features (defaults same as configure).
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_INIT([forked-daapd], [24.2])
|
||||
RPM_RELEASE=1
|
||||
AC_SUBST(RPM_RELEASE)
|
||||
|
||||
AC_CONFIG_SRCDIR([config.h.in])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
@@ -306,5 +309,6 @@ AC_CONFIG_FILES([
|
||||
src/Makefile
|
||||
sqlext/Makefile
|
||||
Makefile
|
||||
forked-daapd.spec
|
||||
])
|
||||
AC_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user