rpms/ghc-xmonad-contrib/F-12 .cvsignore, 1.2, 1.3 ghc-xmonad-contrib.spec, 1.1, 1.2 sources, 1.2, 1.3

Jens Petersen petersen at fedoraproject.org
Thu Dec 10 09:43:18 UTC 2009


Author: petersen

Update of /cvs/extras/rpms/ghc-xmonad-contrib/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12152

Modified Files:
	.cvsignore ghc-xmonad-contrib.spec sources 
Log Message:
backport 0.9 from rawhide


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ghc-xmonad-contrib/F-12/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	24 Sep 2009 21:19:49 -0000	1.2
+++ .cvsignore	10 Dec 2009 09:43:18 -0000	1.3
@@ -1 +1 @@
-xmonad-contrib-0.8.1.tar.gz
+xmonad-contrib-0.9.tar.gz


Index: ghc-xmonad-contrib.spec
===================================================================
RCS file: /cvs/extras/rpms/ghc-xmonad-contrib/F-12/ghc-xmonad-contrib.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- ghc-xmonad-contrib.spec	24 Sep 2009 21:19:49 -0000	1.1
+++ ghc-xmonad-contrib.spec	10 Dec 2009 09:43:18 -0000	1.2
@@ -7,8 +7,8 @@
 %global debug_package %{nil}
 
 Name:           ghc-%{pkg_name}
-Version:        0.8.1
-Release:        8%{?dist}
+Version:        0.9
+Release:        1%{?dist}
 Summary:        Third party extensions for xmonad
 
 Group:          Development/Libraries
@@ -26,6 +26,7 @@ BuildRequires:  ghc, ghc-rpm-macros
 BuildRequires:  ghc-doc
 BuildRequires:  ghc-utf8-string-doc
 BuildRequires:  ghc-X11-xft-doc
+BuildRequires:  ghc-xmonad-doc
 %endif
 %if %{with prof}
 BuildRequires:  ghc-prof
@@ -56,9 +57,9 @@ Group:          Development/Libraries
 Requires:       ghc = %{ghc_version}
 Requires(post): ghc = %{ghc_version}
 Requires(preun): ghc = %{ghc_version}
-Requires:       ghc-xmonad-devel
-Requires:       ghc-utf8-string-devel
-Requires:       ghc-X11-xft-devel
+Requires:       ghc-xmonad-devel = %ghc_pkg_ver xmonad
+Requires:       ghc-utf8-string-devel = %ghc_pkg_ver utf8-string
+Requires:       ghc-X11-xft-devel = %ghc_pkg_ver X11-xft
 
 %description devel
 This package contains the development files for %{name}
@@ -72,10 +73,9 @@ Group:          Development/Libraries
 Requires:       ghc-doc = %{ghc_version}
 Requires(post): ghc-doc = %{ghc_version}
 Requires(postun): ghc-doc = %{ghc_version}
-Requires:       ghc-xmonad-doc
-Requires:       ghc-utf8-string-doc
-Requires:       ghc-X11-xft-doc
-BuildRequires:  ghc-xmonad-doc
+Requires:       ghc-xmonad-doc = %ghc_pkg_ver xmonad
+Requires:       ghc-utf8-string-doc = %ghc_pkg_ver utf8-string
+Requires:       ghc-X11-xft-doc = %ghc_pkg_ver X11-xft
 
 %description doc
 This package contains development documentation files for the %{name} library.
@@ -88,9 +88,9 @@ Summary:        Profiling libraries for 
 Group:          Development/Libraries
 Requires:       %{name}-devel = %{version}-%{release}
 Requires:       ghc-prof = %{ghc_version}
-Requires:       ghc-xmonad-prof
-Requires:       ghc-utf8-string-prof
-Requires:       ghc-X11-xft-prof
+Requires:       ghc-xmonad-prof = %ghc_pkg_ver xmonad
+Requires:       ghc-utf8-string-prof = %ghc_pkg_ver utf8-string
+Requires:       ghc-X11-xft-prof = %ghc_pkg_ver X11-xft
 
 %description prof
 This package contains profiling libraries for %{name}
@@ -164,6 +164,10 @@ fi
 
 
 %changelog
+* Tue Nov 17 2009 Jens Petersen <petersen at redhat.com> - 0.9-1
+- update to 0.9
+- use %%ghc_pkg_ver for dep requires versions
+
 * Fri Aug 28 2009 Yaakov M. Nemoy <ynemoy at fedoraproject.org> - 0.8.1-8
 - added a few more docs
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ghc-xmonad-contrib/F-12/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	24 Sep 2009 21:19:49 -0000	1.2
+++ sources	10 Dec 2009 09:43:18 -0000	1.3
@@ -1 +1 @@
-03f74fda270aca759407787da73e50d9  xmonad-contrib-0.8.1.tar.gz
+545485c8ec417de9e1c36975c17656d4  xmonad-contrib-0.9.tar.gz




More information about the fedora-extras-commits mailing list