]> git.pld-linux.org Git - packages/calibre.git/blobdiff - calibre.spec
- 0.8.39
[packages/calibre.git] / calibre.spec
index 93ab725341dd27975c5f4f9fba4e3a2140cac042..d6f22fceca072c927f0197accee6ff68381603e2 100644 (file)
@@ -2,6 +2,7 @@
 # TODO: - xdg stuff (put desktops and icons in proper place)
 #      - rewrite generate-tarball.sh script to provide locales.zip handling (if needed)
 #      - make separate server package with init-scripts, etc...
+#      - -locales.patch needs love
 #
 # NOTE:
 # Upstream packages some unfree fonts which we cannot redistribute,
 Summary:       E-book converter and library management
 Summary(pl.UTF-8):     Konwerter oraz biblioteka dla e-booków
 Name:          calibre
-Version:       0.8.31
-Release:       2
+Version:       0.8.39
+Release:       1
 License:       GPL v3+
 Group:         Applications/Multimedia
 Source0:       %{name}-%{version}-nofonts.tar.xz
-# Source0-md5: 2d78d074bd17496620d33d5d017a17c0
+# Source0-md5: 584549a7d76004131aeb36ec7d62439e
 Source1:       generate-tarball.sh
 Source2:       %{name}-mount-helper
 Patch0:                %{name}-prefix.patch
@@ -126,7 +127,7 @@ chmod 755 resources/localization/locales/*
 rm -f resources/localization/locales.zip
 
 %build
-CC=%{__cc} \
+CC="%{__cc}" \
 CXX=%{__cxx} \
 OVERRIDE_CFLAGS="%{rpmcflags}" \
 OVERRIDE_LDFLAGS="%{rpmldflags}" \
This page took 0.028673 seconds and 4 git commands to generate.