packages: ghc-MissingH/ghc-MissingH.spec - doc subpackage
glen
glen at pld-linux.org
Thu Feb 24 13:17:10 CET 2011
Author: glen Date: Thu Feb 24 12:17:10 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- doc subpackage
---- Files affected:
packages/ghc-MissingH:
ghc-MissingH.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/ghc-MissingH/ghc-MissingH.spec
diff -u packages/ghc-MissingH/ghc-MissingH.spec:1.2 packages/ghc-MissingH/ghc-MissingH.spec:1.3
--- packages/ghc-MissingH/ghc-MissingH.spec:1.2 Thu Feb 24 13:13:23 2011
+++ packages/ghc-MissingH/ghc-MissingH.spec Thu Feb 24 13:17:05 2011
@@ -31,6 +31,17 @@
programmers. It is written in pure Haskell and thus should be
extremely portable and easy to use.
+%package doc
+Summary: HTML documentation for %{pkgname}
+Summary(pl.UTF-8): Dokumentacja w formacie HTML dla %{pkgname}
+Group: Documentation
+
+%description doc
+HTML documentation for %{pkgname}.
+
+%description doc -l pl.UTF-8
+Dokumentacja w formacie HTML dla %{pkgname}.
+
%prep
%setup -q -n %{pkgname}-%{version}
@@ -72,16 +83,21 @@
%files
%defattr(644,root,root,755)
%doc COPYRIGHT TODO
-%doc %{name}-%{version}-doc/html
%{_libdir}/%{ghcdir}/package.conf.d/%{pkgname}.conf
%{_libdir}/%{ghcdir}/%{pkgname}-%{version}
+%files doc
+%doc %{name}-%{version}-doc/html
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2011/02/24 12:17:05 glen
+- doc subpackage
+
Revision 1.2 2011/02/24 12:13:23 glen
- builds now
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-MissingH/ghc-MissingH.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list