[cook/f14/master] new release 2.34

Gérard Milmeister gemi at fedoraproject.org
Tue Feb 8 15:25:58 UTC 2011


commit 130d4cb206e59bc442760e6b22d58f1eb1194e9f
Author: Gérard Milmeister <gemi at bluewin.ch>
Date:   Tue Feb 8 16:25:39 2011 +0100

    new release 2.34

 .gitignore |    1 +
 cook.spec  |   17 ++++++++++-------
 sources    |    2 +-
 3 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0fe5deb..dbbd064 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 cook-2.32.tar.gz
+/cook-2.34.tar.gz
diff --git a/cook.spec b/cook.spec
index 22294d9..721a000 100644
--- a/cook.spec
+++ b/cook.spec
@@ -1,6 +1,6 @@
 Name:		cook
-Version:	2.32
-Release:	3%{?dist}
+Version:	2.34
+Release:	1%{?dist}
 
 Summary: 	File construction tool
 
@@ -33,9 +33,9 @@ mechanism to define these.
 %configure --libdir=%{_datadir}
 # _smp_mflags breaks the build
 make # %{?_smp_mflags}
-for f in lib/en/*.ps; do
-    ps2pdf $f
-done
+#for f in lib/en/*.ps; do
+#    ps2pdf $f
+#done
 
 
 %install
@@ -64,11 +64,14 @@ rm -fr ${RPM_BUILD_ROOT}
 %{_bindir}/*
 %{_datadir}/cook
 %{_mandir}/man1/*
-%doc *.pdf
-%doc README LICENSE
+#%doc *.pdf
+%doc README
 
 
 %changelog
+* Tue Feb  8 2011 Gérard Milmeister <gemi at bluewin.ch> - 2.34-1
+- new release 2.34
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.32-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
diff --git a/sources b/sources
index cbe1e0a..0b6368b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4c24ed62a7cc9bc677678b25da23950b  cook-2.32.tar.gz
+9ec89c0f983213696fa0dd59c05e66ba  cook-2.34.tar.gz


More information about the scm-commits mailing list