Finished RPM spec file

This commit is contained in:
2013-09-16 22:37:37 +02:00
parent 04493abe7f
commit 4fd39664cc
4 changed files with 6 additions and 3 deletions

View File

@@ -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

View File

@@ -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