- updated to 1.0.4

- updated source URL
- dropped obsolete patch
This commit is contained in:
Dominik Mierzejewski 2009-08-25 14:39:57 +00:00
parent 686772e83a
commit 66ed9e8eb8
4 changed files with 10 additions and 19 deletions

View File

@ -1 +1 @@
libEMF-1.0.3.tar.gz
libEMF-1.0.4.tar.gz

View File

@ -1,12 +0,0 @@
diff -up libEMF-1.0.3/libemf/libemf.cpp.gcc43 libEMF-1.0.3/libemf/libemf.cpp
--- libEMF-1.0.3/libemf/libemf.cpp.gcc43 2003-01-27 20:36:25.000000000 +0100
+++ libEMF-1.0.3/libemf/libemf.cpp 2008-01-06 14:52:50.000000000 +0100
@@ -19,7 +19,7 @@
*
*/
#include <iostream>
-
+#include <climits>
#include "libemf.h"
namespace EMF {

View File

@ -1,15 +1,14 @@
Summary: A library for generating Enhanced Metafiles
Summary(pl): Biblioteka do generowania plików w formacie Enhanced Metafile
Name: libEMF
Version: 1.0.3
Release: 10%{?dist}
Version: 1.0.4
Release: 1%{?dist}
License: LGPLv2+ and GPLv2+
Group: System Environment/Libraries
Source0: http://dl.sourceforge.net/pstoedit/%{name}-%{version}.tar.gz
Source0: http://downloads.sourceforge.net/pstoedit/%{name}-%{version}.tar.gz
# Source0-md5: a4e91fd8077ce5f540f569e20e8ef7ff
Patch0: %{name}-amd64.patch
Patch1: %{name}-axp.patch
Patch2: %{name}-gcc43.patch
Patch3: %{name}-s390.patch
URL: http://libemf.sourceforge.net/
BuildRequires: libstdc++-devel
@ -47,7 +46,6 @@ Pliki nagłówkowe libEMF.
%setup -q
%patch0 -p1 -b .amd64
%patch1 -p1 -b .axp
%patch2 -p1 -b .gcc43
%patch3 -p1 -b .s390
chmod 0644 libemf/libemf.h
@ -94,6 +92,11 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/libEMF
%changelog
* Tue Aug 25 2009 Dominik 'Rathann' Mierzejewski <rpm@greysector.net> 1.0.4-1
- updated to 1.0.4
- updated source URL
- dropped obsolete patch
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.3-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
a4e91fd8077ce5f540f569e20e8ef7ff libEMF-1.0.3.tar.gz
4e74e5ee5fdab37bae8be6cde4d1c57c libEMF-1.0.4.tar.gz