rpms/ecore/F-8 ecore.spec,1.10,1.11

Pavel Shevchuk (stalwart) fedora-extras-commits at redhat.com
Thu May 22 15:39:24 UTC 2008


Author: stalwart

Update of /cvs/pkgs/rpms/ecore/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8366

Modified Files:
	ecore.spec 
Log Message:
Oops, libcurl was split out only in F-9




Index: ecore.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ecore/F-8/ecore.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ecore.spec	19 May 2008 20:04:07 -0000	1.10
+++ ecore.spec	22 May 2008 15:38:43 -0000	1.11
@@ -1,6 +1,6 @@
 Name:           ecore
 Version:        0.9.9.043
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Event/X abstraction layer
 
 Group:          System Environment/Libraries
@@ -14,7 +14,7 @@
 BuildRequires:  libXinerama-devel libXrandr-devel libXScrnSaver-devel 
 BuildRequires:  libXcomposite-devel libXfixes-devel libXdamage-devel 
 BuildRequires:  xorg-x11-proto-devel SDL-devel 
-BuildRequires:  openssl-devel libcurl-devel chrpath doxygen pkgconfig
+BuildRequires:  openssl-devel curl-devel chrpath doxygen pkgconfig
 
 %description
 Ecore is the event/X abstraction layer that makes doing selections,
@@ -25,7 +25,7 @@
 Summary:        Development files for %{name}
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release} 
-Requires:       libcurl-devel openssl-devel
+Requires:       curl-devel openssl-devel
 Requires:       evas-devel eet-devel
 Requires:       pkgconfig
 
@@ -86,6 +86,9 @@
 
 
 %changelog
+* Mon May 19 2008 Pavel "Stalwart" Shevchuk <stlwrt at gmail.com> - 0.9.9.043-1.fc8.1
+- Oops, libcurl was split out only in F-9
+
 * Mon May 19 2008 Pavel "Stalwart" Shevchuk <stlwrt at gmail.com> - 0.9.9.043-1
 - New upstream snapshot
 - Removed DirectFB backend, it's unmaintained upstream




More information about the fedora-extras-commits mailing list