summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2013-02-15 22:37:24 -0800
committerAnas Nashif <anas.nashif@intel.com>2013-02-15 22:37:24 -0800
commit508762c27f886f2dcadaecbe72d5e632b6732cc6 (patch)
treeccc98d87bed71ad058c35fd47949e6c53139205a
parent96b84bd169f7ddf7cf786d13ff36b9e976b745e9 (diff)
downloadcurl-508762c27f886f2dcadaecbe72d5e632b6732cc6.tar.gz
curl-508762c27f886f2dcadaecbe72d5e632b6732cc6.tar.bz2
curl-508762c27f886f2dcadaecbe72d5e632b6732cc6.zip
-rw-r--r--packaging/baselibs.conf1
-rw-r--r--packaging/curl.changes3
-rw-r--r--packaging/curl.spec5
3 files changed, 6 insertions, 3 deletions
diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf
new file mode 100644
index 000000000..2dbf1277b
--- /dev/null
+++ b/packaging/baselibs.conf
@@ -0,0 +1 @@
+libcurl
diff --git a/packaging/curl.changes b/packaging/curl.changes
new file mode 100644
index 000000000..9133baaeb
--- /dev/null
+++ b/packaging/curl.changes
@@ -0,0 +1,3 @@
+* Fri Feb 15 2013 Anas Nashif <anas.nashif@intel.com> upstream/7.21.3@96b84bd
+- Add baselibs
+
diff --git a/packaging/curl.spec b/packaging/curl.spec
index 29236280f..9fa5e848e 100644
--- a/packaging/curl.spec
+++ b/packaging/curl.spec
@@ -1,11 +1,9 @@
Name: curl
Summary: A utility for getting files from remote servers (FTP, HTTP, and others)
Version: 7.21.3
-Release: 1
+Release: 0
Group: Applications/Internet
License: MIT
-#URL: http://curl.haxx.se/
-#Source0: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2
Source0: %{name}-%{version}.tar.bz2
BuildRequires: pkgconfig(openssl)
@@ -97,6 +95,7 @@ rm -rf ${RPM_BUILD_ROOT}/usr/share/man
%postun -n libcurl -p /sbin/ldconfig
%files
+%license COPYING
%{_bindir}/curl
%files -n libcurl