Finished RPM spec file
This commit is contained in:
@@ -59,5 +59,7 @@ sweph_DATA = \
|
||||
sweph-data/seplm54.se1 \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DIST = $(sweph_DATA)
|
||||
EXTRA_DIST = \
|
||||
$(sweph_DATA) \
|
||||
swe-glib-$(SWE_GLIB_VERSION).spec
|
||||
|
||||
|
@@ -6,7 +6,7 @@ Summary: A GLib style wrapper library around the Swiss Ephemeris library, create
|
||||
Group: Development/Libraries
|
||||
License: LGPLv3+
|
||||
URL: http://gergely.polonkai.eu/swe-glib/
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Source: https://github.com/gergelypolonkai/%{name}/archive/v%{version}.tar.gz
|
||||
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: glib2-devel
|
||||
|
Reference in New Issue
Block a user