packages: ghc-haskeline/ghc-haskeline.spec - missing doc

glen glen at pld-linux.org
Tue Mar 1 07:26:42 CET 2011


Author: glen                         Date: Tue Mar  1 06:26:42 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- missing doc

---- Files affected:
packages/ghc-haskeline:
   ghc-haskeline.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/ghc-haskeline/ghc-haskeline.spec
diff -u packages/ghc-haskeline/ghc-haskeline.spec:1.10 packages/ghc-haskeline/ghc-haskeline.spec:1.11
--- packages/ghc-haskeline/ghc-haskeline.spec:1.10	Mon Feb 28 10:27:22 2011
+++ packages/ghc-haskeline/ghc-haskeline.spec	Tue Mar  1 07:26:36 2011
@@ -14,9 +14,9 @@
 BuildRequires:	ghc-utf8-string >= 0.3.6
 BuildRequires:	gmp-devel
 BuildRequires:	rpmbuild(macros) >= 1.608
-%requires_eq	ghc
 Requires:	ghc-mtl
 Requires:	ghc-utf8-string >= 0.3.6
+%requires_eq	ghc
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # debuginfo is not useful for ghc
@@ -28,6 +28,17 @@
 is written in Haskell it is (hopefully) more easily used in other
 Haskell programs.
 
+%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}
 
@@ -79,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2011/03/01 06:26:36  glen
+- missing doc
+
 Revision 1.10  2011/02/28 09:27:22  glen
 - update packaging, %requires_eq dep on ghc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-haskeline/ghc-haskeline.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list