SPECS: libEMF.spec - updated to 1.0.3, removed obsolete gcc3 patch...

qboosh qboosh at pld-linux.org
Sat Jan 28 14:36:32 CET 2006


Author: qboosh                       Date: Sat Jan 28 13:36:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.3, removed obsolete gcc3 patch, updated amd64 patch

---- Files affected:
SPECS:
   libEMF.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/libEMF.spec
diff -u SPECS/libEMF.spec:1.7 SPECS/libEMF.spec:1.8
--- SPECS/libEMF.spec:1.7	Thu Jan 22 14:44:00 2004
+++ SPECS/libEMF.spec	Sat Jan 28 14:36:27 2006
@@ -2,16 +2,16 @@
 Summary:	A library for generating Enhanced Metafiles
 Summary(pl):	Biblioteka do generowania plików w formacie Enhanced Metafile
 Name:		libEMF
-Version:	1.0
-Release:	2
+Version:	1.0.3
+Release:	1
 License:	LGPL/GPL
 Group:		Libraries
-Source0:	http://dl.sourceforge.net/libemf/%{name}-%{version}.tar.gz
-# Source0-md5:	5424c4ffb93cea58cd4d54d308b42fed
-Patch0:		%{name}-gcc3.patch
-Patch1:		%{name}-amd64.patch
+#Source0:	http://dl.sourceforge.net/libemf/%{name}-%{version}.tar.gz
+Source0:	http://dl.sourceforge.net/pstoedit/%{name}-%{version}.tar.gz
+# Source0-md5:	a4e91fd8077ce5f540f569e20e8ef7ff
+Patch0:		%{name}-amd64.patch
 URL:		http://libemf.sourceforge.net/
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	libstdc++-devel >= 5:3.0
 BuildRequires:	libtool >= 2:1.4d
@@ -35,7 +35,7 @@
 Summary:	libEMF header files
 Summary(pl):	Pliki nagłówkowe libEMF
 Group:		Development/Libraries
-Requires:	%{name} = %{version}
+Requires:	%{name} = %{version}-%{release}
 Requires:	libstdc++-devel
 
 %description devel
@@ -48,7 +48,7 @@
 Summary:	libEMF static library
 Summary(pl):	Statyczna biblioteka libEMF
 Group:		Development/Libraries
-Requires:	%{name}-devel = %{version}
+Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
 libEMF static library.
@@ -59,7 +59,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 # supplied libtool is broken (no C++ libraries support)
@@ -75,7 +74,8 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -106,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/01/28 13:36:27  qboosh
+- updated to 1.0.3, removed obsolete gcc3 patch, updated amd64 patch
+
 Revision 1.7  2004/01/22 13:44:00  jajcus
 - Release: 2
 - AMD64 fixes
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libEMF.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list