[packages/calibre] - updated to 2.2.0

baggins baggins at pld-linux.org
Fri Sep 5 23:52:16 CEST 2014


commit 516849bad501a99be7d135b7d469206ff3c7c273
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Sep 5 23:50:42 2014 +0200

    - updated to 2.2.0

 calibre.spec        | 4 ++--
 generate-tarball.sh | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/calibre.spec b/calibre.spec
index 3759b68..a6cda71 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -12,12 +12,12 @@
 Summary:	E-book converter and library management
 Summary(pl.UTF-8):	Konwerter oraz biblioteka dla e-booków
 Name:		calibre
-Version:	1.21.0
+Version:	2.2.0
 Release:	1
 License:	GPL v3+
 Group:		Applications/Multimedia
 Source0:	%{name}-%{version}-nofonts.tar.xz
-# Source0-md5:	46d1ecbd5d68e6d862e9c3c2e566c8cb
+# Source0-md5:	6aacdd853fe6884d1275603d8b48728c
 Source1:	generate-tarball.sh
 Source2:	%{name}-mount-helper
 Patch0:		%{name}-prefix.patch
diff --git a/generate-tarball.sh b/generate-tarball.sh
old mode 100644
new mode 100755
index a614c9a..3aeec00
--- a/generate-tarball.sh
+++ b/generate-tarball.sh
@@ -3,7 +3,7 @@
 VERSION=$1
 
 tar -xvJf calibre-$VERSION.tar.xz
-rm -f calibre/resources/fonts/liberation/*
-rm -f calibre/resources/fonts/prs500/*
+rm -f calibre-$VERSION/resources/fonts/liberation/*
+rm -f calibre-$VERSION/resources/fonts/prs500/*
 
-tar -cvJf calibre-$VERSION-nofonts.tar.xz calibre
+tar -cvJf calibre-$VERSION-nofonts.tar.xz calibre-$VERSION
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/calibre.git/commitdiff/516849bad501a99be7d135b7d469206ff3c7c273



More information about the pld-cvs-commit mailing list