From bb56c44ae63951381e972770c7eb001376959310 Mon Sep 17 00:00:00 2001 From: Chitlesh GOORAH Date: Jun 10 2008 17:55:19 +0000 Subject: New upstream release --- diff --git a/import.log b/import.log new file mode 100644 index 0000000..5b7a6a4 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +liborigin-20080225-1_fc9:HEAD:liborigin-20080225-1.fc9.src.rpm:1213120470 diff --git a/liborigin-include.patch b/liborigin-include.patch deleted file mode 100644 index a2bcfca..0000000 --- a/liborigin-include.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- OPJFile.cpp.orig 2008-04-20 08:50:26.000000000 +0200 -+++ OPJFile.cpp 2008-04-20 08:51:26.000000000 +0200 -@@ -31,6 +31,7 @@ - #include - #include - #include -+#include - - #include //required for std::swap - #include "OPJFile.h" diff --git a/liborigin.spec b/liborigin.spec index 825b900..4ead6f3 100644 --- a/liborigin.spec +++ b/liborigin.spec @@ -1,6 +1,6 @@ Name: liborigin -Version: 20071119 -Release: 3%{?dist} +Version: 20080225 +Release: 1%{?dist} Summary: Library for reading OriginLab OPJ project files License: GPLv2 @@ -9,8 +9,6 @@ URL: http://sourceforge.net/projects/%{name}/ Source: http://belnet.dl.sourceforge.net/sourceforge/liborigin/%{name}-%{version}.tar.gz -Patch0: %{name}-include.patch - BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: cmake @@ -33,8 +31,6 @@ you will need to install %{name}-devel. %prep %setup -q -%patch0 -p0 -b .include - %build # fix for hardcoded path of %{_libdir} @@ -53,6 +49,9 @@ you will need to install %{name}-devel. install -d %{buildroot}%{_includedir}/%{name}/ install -pm 644 OPJFile.h tree.hh %{buildroot}%{_includedir}/%{name}/ +#W: spurious-executable-perm +chmod 0644 ws4.opj + %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -72,6 +71,9 @@ install -pm 644 OPJFile.h tree.hh %{buildroot}%{_includedir}/%{name}/ %{_libdir}/%{name}.so %changelog +* Tue Jun 10 2008 Chitlesh Goorah - 20080225-1 +- New upstream release 20080225 + * Sat Apr 26 2008 Thibault North - 20070119-3 - now uses again version 20070119 - patch for successful rebuild with gcc4.3 diff --git a/sources b/sources index fc2b45a..dd7bed2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b498d074623f6bd66fc4b28ac2f6a07e liborigin-20071119.tar.gz +5b7c6f22173a9d97c4f0dbec8671ac83 liborigin-20080225.tar.gz