[transmageddon] Update for version 0.15, add man page to spec file



commit 5385338c857e4f2153cb3bdd8f7233c53e9cb626
Author: Christian F.K. Schaller <christian schaller collabora co uk>
Date:   Sun Nov 1 19:06:02 2009 +0000

    Update for version 0.15, add man page to spec file

 Makefile.am           |    1 +
 configure.ac          |    2 +-
 transmageddon.spec.in |    1 +
 3 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index f4b0d9d..2060183 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,6 +26,7 @@ EXTRA_DIST = \
 	RELEASE \
 	ABOUT-NLS \
 	transmageddon.svg \
+        transmageddon.1 \
 	$(desktop_in_files) \
 	$(INTLTOOL)
 
diff --git a/configure.ac b/configure.ac
index f0ad5f0..b8d0659 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
 dnl initialize autoconf
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(transmageddon, 0.14,
+AC_INIT(transmageddon, 0.15,
     http://www.linuxrising.org/transmageddon,
     transmageddon)
 
diff --git a/transmageddon.spec.in b/transmageddon.spec.in
index 1f143a9..2edced9 100644
--- a/transmageddon.spec.in
+++ b/transmageddon.spec.in
@@ -56,6 +56,7 @@ rm -rf %{buildroot}
 %{_datadir}/pixmaps/transmageddon.svg
 %{_datadir}/applications/transmageddon.desktop
 %{_datadir}/gstreamer-0.10/presets/*.prs
+%{_mandir}/man1/transmageddon.1.gz
 
 %changelog
 * Wed May 20 2009 Michal Schmidt <mschmidt redhat com>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]