Add baselibs
authorAnas Nashif <anas.nashif@intel.com>
Sat, 16 Feb 2013 06:37:24 +0000 (22:37 -0800)
committerNicolas Zingilé <nicolas.zingile@open.eurogiciel.org>
Fri, 12 Dec 2014 14:10:17 +0000 (15:10 +0100)
Change-Id: I147e3da210e065be06ee455dd91c6d7548ed7492

packaging/baselibs.conf [new file with mode: 0644]
packaging/curl.changes [new file with mode: 0644]
packaging/curl.spec

diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf
new file mode 100644 (file)
index 0000000..2dbf127
--- /dev/null
@@ -0,0 +1 @@
+libcurl
diff --git a/packaging/curl.changes b/packaging/curl.changes
new file mode 100644 (file)
index 0000000..9133baa
--- /dev/null
@@ -0,0 +1,3 @@
+* Fri Feb 15 2013 Anas Nashif <anas.nashif@intel.com> upstream/7.21.3@96b84bd
+- Add baselibs
+
index 2923628..9fa5e84 100644 (file)
@@ -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