[pdfjam] - Update to 2.08 (test5 fixed upstream)

Michel Alexandre Salim salimma at fedoraproject.org
Mon Nov 15 01:23:59 UTC 2010


commit 129b5bb696983c0bb7d41454e14e35afb66dbfc5
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Mon Nov 15 02:23:55 2010 +0100

    - Update to 2.08 (test5 fixed upstream)

 .gitignore  |    2 +-
 pdfjam.spec |    9 ++++-----
 sources     |    2 +-
 3 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a48ec00..93653a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/pdfjam_207.tgz
+/pdfjam_208.tgz
diff --git a/pdfjam.spec b/pdfjam.spec
index 9e9617d..03b5d63 100644
--- a/pdfjam.spec
+++ b/pdfjam.spec
@@ -1,5 +1,5 @@
 %global majver  2
-%global minver  07
+%global minver  08
 
 Name:           pdfjam
 Version:        %{majver}.%{minver}
@@ -11,9 +11,6 @@ Group:          Applications/Publishing
 License:        GPL+
 URL:            http://go.warwick.ac.uk/pdfjam
 Source0:        http://go.warwick.ac.uk/pdfjam/pdfjam_%{majver}%{minver}.tgz
-# test5 expected output erroneously created on a system with a specific
-# user configuration file
-Patch0:         pdfjam-2.07-no_user_conf.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
@@ -49,7 +46,6 @@ ps2pdf" (in the author's experience).
 %prep
 %setup -q -n pdfjam
 unzip tests.zip
-%patch0 -p1 -b .no_user_conf
 
 %build
 
@@ -77,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Nov 15 2010 Michel Salim <salimma at fedoraproject.org> - 2.%{minver}-1
+- Update to 2.08 (test5 fixed upstream)
+
 * Sun Nov 14 2010 Michel Salim <salimma at fedoraproject.org> - 2.07-1
 - Update to 2.07
 
diff --git a/sources b/sources
index bd84cd5..e2a8457 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3cd43a6719de4f4dc96286738315eff8  pdfjam_207.tgz
+7df075df7f129091f826275ce8c1f374  pdfjam_208.tgz


More information about the scm-commits mailing list