[ghc-gio] put the new demo files in doc

Jens Petersen petersen at fedoraproject.org
Tue Nov 30 04:19:09 UTC 2010


commit b847b944eb31a3648cafc7355b029eccb07913eb
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Nov 30 14:19:17 2010 +1000

    put the new demo files in doc

 ghc-gio.spec |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/ghc-gio.spec b/ghc-gio.spec
index 6762ffa..6b1526a 100644
--- a/ghc-gio.spec
+++ b/ghc-gio.spec
@@ -59,12 +59,20 @@ This package provides the shared library.
 rm -rf $RPM_BUILD_ROOT
 %ghc_lib_install
 
+# demo files
+rm -r $RPM_BUILD_ROOT%{_datadir}/%{pkg_name}-%{version}
+echo %doc demo >> %{name}-devel.files
+
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Nov 30 2010 Jens Petersen <petersen at redhat.com> - 0.12.0-1
+- update to 0.12.0
+- put the new demo files in doc
+
 * Thu Nov 25 2010 Jens Petersen <petersen at redhat.com> - 0.11.1-4
 - fix Cabal-1.10 build with ghc7-Gtk2HsSetup-Cabal-1.10.patch
 


More information about the scm-commits mailing list