diff --git a/.cvsignore b/.cvsignore index a36c3ad..322e812 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -podofo-0.8.0.tar.gz +podofo-0.8.1.tar.gz diff --git a/podofo-0.8.0-version.patch b/podofo-0.8.0-version.patch deleted file mode 100644 index 0de0b9a..0000000 --- a/podofo-0.8.0-version.patch +++ /dev/null @@ -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}") - - - # diff --git a/podofo.spec b/podofo.spec index b4b47ce..7e70639 100644 --- a/podofo.spec +++ b/podofo.spec @@ -1,5 +1,5 @@ Name: podofo -Version: 0.8.0 +Version: 0.8.1 Release: 1%{?dist} Summary: Tools and libraries to work with the PDF file format @@ -7,7 +7,6 @@ Group: Applications/Publishing License: GPLv2+ URL: http://podofo.sourceforge.net 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) BuildRequires: cmake @@ -57,7 +56,6 @@ Development files and documentation for the %{name} library. %prep %setup -q -%patch0 -p1 -b .version %build @@ -106,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Jun 7 2010 Dan Horák 0.8.1-1 +- updated to 0.8.1 + * Thu Apr 29 2010 Dan Horák 0.8.0-1 - updated to 0.8.0 diff --git a/sources b/sources index c2e0b3f..2deae0a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b73b4f2f3525a2dcd632f5e0054cab63 podofo-0.8.0.tar.gz +1d5cc8c03e2942266f96a7e8bf09dd0e podofo-0.8.1.tar.gz