- updated to 0.8.1

epel9
Dan Horák 15 years ago
parent deddf97b86
commit 07f19c9665

@ -1 +1 @@
podofo-0.8.0.tar.gz podofo-0.8.1.tar.gz

@ -1,12 +0,0 @@
diff -up podofo-0.8.0/CMakeLists.txt.orig podofo-0.8.0/CMakeLists.txt
--- podofo-0.8.0/CMakeLists.txt.orig 2010-04-29 11:44:15.000000000 +0200
+++ podofo-0.8.0/CMakeLists.txt 2010-04-29 11:44:26.000000000 +0200
@@ -14,7 +14,7 @@ SET(PODOFO_VERSION_MAJOR "0" CACHE STRIN
SET(PODOFO_VERSION_MINOR "8" CACHE STRING "Minor part of PoDoFo version number")
SET(PODOFO_VERSION_PATCH "0" CACHE STRING "Patchlevel part of PoDoFo version number")
SET(PODOFO_SOVERSION "${PODOFO_VERSION_MAJOR}.${PODOFO_VERSION_MINOR}.${PODOFO_VERSION_PATCH}")
-SET(PODOFO_LIBVERSION "${PODOFO_LIBVERSION}")
+SET(PODOFO_LIBVERSION "${PODOFO_SOVERSION}")
#

@ -1,5 +1,5 @@
Name: podofo Name: podofo
Version: 0.8.0 Version: 0.8.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Tools and libraries to work with the PDF file format Summary: Tools and libraries to work with the PDF file format
@ -7,7 +7,6 @@ Group: Applications/Publishing
License: GPLv2+ License: GPLv2+
URL: http://podofo.sourceforge.net URL: http://podofo.sourceforge.net
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Patch0: %{name}-0.8.0-version.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: cmake BuildRequires: cmake
@ -57,7 +56,6 @@ Development files and documentation for the %{name} library.
%prep %prep
%setup -q %setup -q
%patch0 -p1 -b .version
%build %build
@ -106,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Mon Jun 7 2010 Dan Horák <dan[at]danny.cz> 0.8.1-1
- updated to 0.8.1
* Thu Apr 29 2010 Dan Horák <dan[at]danny.cz> 0.8.0-1 * Thu Apr 29 2010 Dan Horák <dan[at]danny.cz> 0.8.0-1
- updated to 0.8.0 - updated to 0.8.0

@ -1 +1 @@
b73b4f2f3525a2dcd632f5e0054cab63 podofo-0.8.0.tar.gz 1d5cc8c03e2942266f96a7e8bf09dd0e podofo-0.8.1.tar.gz

Loading…
Cancel
Save