packages: ghc-uniplate/ghc-uniplate.spec - added description - rel 1

baggins baggins at pld-linux.org
Wed Dec 15 14:17:16 CET 2010


Author: baggins                      Date: Wed Dec 15 13:17:16 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added description
- rel 1

---- Files affected:
packages/ghc-uniplate:
   ghc-uniplate.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/ghc-uniplate/ghc-uniplate.spec
diff -u packages/ghc-uniplate/ghc-uniplate.spec:1.1 packages/ghc-uniplate/ghc-uniplate.spec:1.2
--- packages/ghc-uniplate/ghc-uniplate.spec:1.1	Wed Dec 15 14:15:11 2010
+++ packages/ghc-uniplate/ghc-uniplate.spec	Wed Dec 15 14:17:11 2010
@@ -3,21 +3,22 @@
 Summary:	Help writing simple, concise and fast generic operations
 Name:		ghc-%{pkgname}
 Version:	1.6
-Release:	0.1
+Release:	1
 License:	BSD
 Group:		Development/Languages
 Source0:	http://hackage.haskell.org/packages/archive/%{pkgname}/%{version}/%{pkgname}-%{version}.tar.gz
 # Source0-md5:	84527579892c1ea8a66fc3eba3827ef0
 URL:		http://hackage.haskell.org/package/%{pkgname}/
 BuildRequires:	ghc >= 6.12.3
-#BuildRequires:	ghc-OTHERMODULE
 %requires_releq	ghc
-#Requires:	ghc-OTHERMODULE
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		ghcdir		ghc-%(/usr/bin/ghc --numeric-version)
 
 %description
+Uniplate is library for writing simple and concise generic operations.
+Uniplate has similar goals to the original Scrap Your Boilerplate
+work, but is substantially simpler and faster.
 
 %prep
 %setup -q -n %{pkgname}-%{version}
@@ -56,7 +57,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc NEWS
+%doc uniplate.htm
 %doc %{name}-%{version}-doc/html
 %{_libdir}/%{ghcdir}/package.conf.d/%{pkgname}.conf
 %{_libdir}/%{ghcdir}/%{pkgname}-%{version}
@@ -67,6 +68,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/12/15 13:17:11  baggins
+- added description
+- rel 1
+
 Revision 1.1  2010/12/15 13:15:11  baggins
 - initial revision
 
================================================================

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



More information about the pld-cvs-commit mailing list