rpms/ghc-X11-xft/devel ghc-X11-xft.spec,1.1,1.2

Jens Petersen petersen at fedoraproject.org
Mon Nov 16 13:58:19 UTC 2009


Author: petersen

Update of /cvs/extras/rpms/ghc-X11-xft/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3622

Modified Files:
	ghc-X11-xft.spec 
Log Message:
- rebuild for ghc-X11-1.4.6.1
- use %%ghc_pkg_ver for lib dep requires



Index: ghc-X11-xft.spec
===================================================================
RCS file: /cvs/extras/rpms/ghc-X11-xft/devel/ghc-X11-xft.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- ghc-X11-xft.spec	8 Sep 2009 17:39:13 -0000	1.1
+++ ghc-X11-xft.spec	16 Nov 2009 13:58:19 -0000	1.2
@@ -8,8 +8,8 @@
 
 Name:           ghc-%{pkg_name}
 Version:        0.3
-Release:        3%{?dist}
-Summary:        Haskell bindings to the Xft
+Release:        4%{?dist}
+Summary:        Haskell bindings to the Xft library
 
 Group:          Development/Libraries
 License:        LGPLv2
@@ -46,8 +46,8 @@ Requires:       ghc = %{ghc_version}
 Requires(post): ghc = %{ghc_version}
 Requires(preun): ghc = %{ghc_version}
 Requires:       libXft-devel
-Requires:       ghc-X11-devel
-Requires:       ghc-utf8-string-devel
+Requires:       ghc-X11-devel = %ghc_pkg_ver X11
+Requires:       ghc-utf8-string-devel = %ghc_pkg_ver utf8-string
 
 %description devel
 This package contains the development files for %{name}
@@ -61,8 +61,8 @@ Group:          Development/Libraries
 Requires:       ghc-doc = %{ghc_version}
 Requires(post): ghc-doc = %{ghc_version}
 Requires(postun): ghc-doc = %{ghc_version}
-Requires:       ghc-X11-doc
-Requires:       ghc-utf8-string-doc
+Requires:       ghc-X11-doc = %ghc_pkg_ver X11
+Requires:       ghc-utf8-string-doc = %ghc_pkg_ver utf8-string
 
 %description doc
 This package contains development documentation files for 
@@ -76,8 +76,8 @@ Summary:        Profiling libraries for 
 Group:          Development/Libraries
 Requires:       %{name}-devel = %{version}-%{release}
 Requires:       ghc-prof = %{ghc_version}
-Requires:       ghc-X11-prof
-Requires:       ghc-utf8-string-prof
+Requires:       ghc-X11-prof = %ghc_pkg_ver X11
+Requires:       ghc-utf8-string-prof = %ghc_pkg_ver utf8-string
 
 %description prof
 This package contains profiling libraries for %{name}
@@ -151,6 +151,10 @@ fi
 
 
 %changelog
+* Mon Nov 16 2009 Jens Petersen <petersen at redhat.com> - 0.3-4
+- rebuild for ghc-X11-1.4.6.1
+- use %%ghc_pkg_ver for lib dep requires
+
 * Wed Aug 26 2009 Jens Petersen <petersen at redhat.com> - 0.3-3
 - fix up devel, doc and prof deps
 
@@ -159,10 +163,10 @@ fi
 
 * Tue Aug 14 2009 Zachary Oglesby <zoglesby at fedoraproject.org> - 0.3-1
 - Updated to version 0.3
-- Added ghc-utf8-string-prof as build reqirment
-- Added ghc-utf8-string-doc as build reqirment
-- Added ghc-X11-prof as build reqirment
-- Added ghc-X11-doc as build reqirment
+- Added ghc-utf8-string-prof as build requirement
+- Added ghc-utf8-string-doc as build requirement
+- Added ghc-X11-prof as build requirement
+- Added ghc-X11-doc as build requirement
 
 * Mon Jul 14 2009 Zachary Oglesby <zoglesby at fedoraproject.org> - 0.2-4
 - Added ghc-utf8-string-devel as build requirment




More information about the fedora-extras-commits mailing list