commit ad4b2378881e22ae4400edbde7fd4bf646929ccc
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Apr 8 15:11:11 2014 +0300

    up to 0.12.0, new homepage
    
    does not compile currently

 wkhtmltopdf.spec | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/wkhtmltopdf.spec b/wkhtmltopdf.spec
index 9f45d40..7952617 100644
--- a/wkhtmltopdf.spec
+++ b/wkhtmltopdf.spec
@@ -1,15 +1,13 @@
 Summary:       Programs capable of converting HTML documents into images or 
PDF documents
 Summary(pl.UTF-8):     Programy do konwersji dokumentów HTML do obrazów lub 
dokumentów PDF
 Name:          wkhtmltopdf
-Version:       0.11.0
-%define        subver  rc1
-Release:       0.%{subver}.1
+Version:       0.12.0
+Release:       0.1
 License:       LGPL v3+ (library), GPL v3+ (utilities)
 Group:         Applications/Graphics
-#Source0Download: http://code.google.com/p/wkhtmltopdf/downloads/list
-Source0:       
http://wkhtmltopdf.googlecode.com/files/%{name}-%{version}_%{subver}.tar.bz2
-# Source0-md5: 65378cf59698c676fcd6d8f5efd54be6
-URL:           http://code.google.com/p/wkhtmltopdf/
+Source0:       
https://github.com/wkhtmltopdf/wkhtmltopdf/archive/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: e2af84222d651791d10270ce9ccf1245
+URL:           http://wkhtmltopdf.org/
 BuildRequires: QtCore-devel >= 4
 BuildRequires: QtGui-devel >= 4
 BuildRequires: QtNetwork-devel >= 4
@@ -43,7 +41,7 @@ Header files for wkhtmltox library.
 Pliki nagłówkowe biblioteki wkhtmltox.
 
 %prep
-%setup -q -n %{name}-%{version}_%{subver}
+%setup -q
 
 %build
 qmake-qt4 \
@@ -57,7 +55,7 @@ qmake-qt4 \
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir},%{_includedir}}
 
-install bin/wkhtmlto* $RPM_BUILD_ROOT%{_bindir}
+install -p bin/wkhtmlto* $RPM_BUILD_ROOT%{_bindir}
 cp -dp bin/libwkhtmltox.so{,.?,.*.*.*} $RPM_BUILD_ROOT%{_libdir}
 cp -pr include/wkhtmltox $RPM_BUILD_ROOT%{_includedir}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wkhtmltopdf.git/commitdiff/ad4b2378881e22ae4400edbde7fd4bf646929ccc

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to