RPM spec file is now generated

Version number no longer needs to be updated
This commit is contained in:
Gergely Polonkai 2013-09-18 11:54:05 +02:00
parent f814f26ef4
commit 7b28bb519c
3 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@ -80,6 +80,7 @@ src/gswe-enumtypes.c
src/gswe-enumtypes.h
src/gswetest
/data/swe-glib.pc
/data/swe-glib.spec
# Documentation related files
/docs/reference/*/*.args

View File

@ -58,5 +58,6 @@ AC_CONFIG_FILES([
docs/reference/swe-glib/version.xml
docs/reference/swe-glib/Makefile
data/swe-glib.pc
data/swe-glib.spec
])
AC_OUTPUT

View File

@ -1,5 +1,5 @@
Name: swe-glib
Version: 1.0.2
Version: @SWE_GLIB_VERSION@
Release: 1%{?dist}
Summary: A GLib style wrapper library around the Swiss Ephemeris library, created by Astrodienst.