summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'packaging')
-rw-r--r--packaging/baselibs.conf1
-rw-r--r--packaging/libexif.changes6
-rw-r--r--packaging/libexif.manifest5
-rw-r--r--packaging/libexif.spec9
4 files changed, 3 insertions, 18 deletions
diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf
deleted file mode 100644
index 067111d..0000000
--- a/packaging/baselibs.conf
+++ /dev/null
@@ -1 +0,0 @@
-libexif
diff --git a/packaging/libexif.changes b/packaging/libexif.changes
deleted file mode 100644
index 430c576..0000000
--- a/packaging/libexif.changes
+++ /dev/null
@@ -1,6 +0,0 @@
-* Thu Jun 20 2013 Anas Nashif <anas.nashif@intel.com> accepted/tizen/20130520.095854@235995e
-- add samsung device support
-
-* Sat May 11 2013 Anas Nashif <anas.nashif@intel.com> submit/tizen/20130509.181038@c5bd43f
-- Set license using %license
-
diff --git a/packaging/libexif.manifest b/packaging/libexif.manifest
deleted file mode 100644
index 97e8c31..0000000
--- a/packaging/libexif.manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-<manifest>
- <request>
- <domain name="_"/>
- </request>
-</manifest>
diff --git a/packaging/libexif.spec b/packaging/libexif.spec
index 6a92be7..916514e 100644
--- a/packaging/libexif.spec
+++ b/packaging/libexif.spec
@@ -1,13 +1,11 @@
Name: libexif
-Version: 0.6.21
-Release: 4
+Version: 0.6.22
+Release: 0
License: LGPL-2.1
Summary: An EXIF Tag Parsing Library for Digital Cameras
-Url: http://libexif.sourceforge.net
+Url: https://libexif.github.io
Group: System/Libraries
Source: %{name}-%{version}.tar.bz2
-Source1: baselibs.conf
-Source1001: libexif.manifest
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
@@ -28,7 +26,6 @@ digital cameras.
%prep
%setup -q
-cp %{SOURCE1001} .
%build
sh ./autogen.sh