packages: hlint/hlint.spec - rel 1 - updated BRs - updated files

baggins baggins at pld-linux.org
Wed Dec 15 14:50:28 CET 2010


Author: baggins                      Date: Wed Dec 15 13:50:28 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 1
- updated BRs
- updated files

---- Files affected:
packages/hlint:
   hlint.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/hlint/hlint.spec
diff -u packages/hlint/hlint.spec:1.2 packages/hlint/hlint.spec:1.3
--- packages/hlint/hlint.spec:1.2	Wed Dec 15 14:07:47 2010
+++ packages/hlint/hlint.spec	Wed Dec 15 14:50:23 2010
@@ -2,7 +2,7 @@
 Summary:	Haskell Source code suggestions
 Name:		hlint
 Version:	1.8.3
-Release:	0.1
+Release:	1
 License:	GPL
 Group:		Development/Languages
 Source0:	http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz
@@ -13,6 +13,7 @@
 BuildRequires:	ghc-haskell-src-exts
 BuildRequires:	ghc-transformers
 BuildRequires:	ghc-uniplate
+BuildRequires:	hscolour
 %requires_releq	ghc
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -45,7 +46,7 @@
 cp -a $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version} %{name}-%{version}-doc
 
 runhaskell Setup.hs register \
-	--gen-pkg-config=$RPM_BUILD_ROOT/%{_libdir}/%{ghcdir}/package.conf.d/%{pkgname}.conf
+	--gen-pkg-config=$RPM_BUILD_ROOT/%{_libdir}/%{ghcdir}/package.conf.d/%{name}.conf
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -58,10 +59,11 @@
 
 %files
 %defattr(644,root,root,755)
-%doc NEWS
 %doc %{name}-%{version}-doc/html
-%{_libdir}/%{ghcdir}/package.conf.d/%{pkgname}.conf
-%{_libdir}/%{ghcdir}/%{pkgname}-%{version}
+%attr(755,root,root) %{_bindir}/hlint
+%{_libdir}/%{ghcdir}/package.conf.d/%{name}.conf
+%{_libdir}/%{ghcdir}/%{name}-%{version}
+%{_datadir}/%{name}-%{version}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -69,6 +71,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2010/12/15 13:50:23  baggins
+- rel 1
+- updated BRs
+- updated files
+
 Revision 1.2  2010/12/15 13:07:47  baggins
 - added BRs
 
================================================================

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



More information about the pld-cvs-commit mailing list