update changelog and nuke extra spec file 51/2451/1 2.0alpha-wayland submit/2.0alpha-wayland/20121130.004132
authorRusty Lynch <rusty.lynch@intel.com>
Fri, 30 Nov 2012 00:40:37 +0000 (16:40 -0800)
committerRusty Lynch <rusty.lynch@intel.com>
Fri, 30 Nov 2012 00:40:37 +0000 (16:40 -0800)
packaging/harfbuzz.spec [deleted file]
packaging/org.tizen.video-player.changes [new file with mode: 0644]

diff --git a/packaging/harfbuzz.spec b/packaging/harfbuzz.spec
deleted file mode 100644 (file)
index 076b4a4..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
-Name:           harfbuzz
-Summary:        Hindi Reshaping Library
-Version:        0.7.0
-Release:        1
-Group:          TO_BE/FILLED_IN
-License:        TO BE FILLED IN
-Source0:        %{name}-%{version}.tar.gz
-BuildRequires:  pkgconfig(freetype2)
-BuildRequires:  which
-BuildRequires:  ragel
-
-
-%description
-Hindi Reshaping Library
-
-
-%package devel
-Summary:    TO BE FILLED IN
-Requires:   %{name} = %{version}-%{release}
-
-
-%description devel
-Development files for %{name}
-
-
-%prep
-%setup -q 
-
-
-%build
-%autogen
-%configure
-
-make %{?jobs:-j%jobs}
-
-
-%install
-rm -rf %{buildroot}
-%make_install
-
-
-%files
-%defattr(-,root,root,-)
-%{_libdir}/lib*.so.*
-
-
-%files devel
-%defattr(-,root,root,-)
-%{_includedir}/*
-%{_libdir}/lib*.so
-%{_libdir}/pkgconfig/*
-
-
diff --git a/packaging/org.tizen.video-player.changes b/packaging/org.tizen.video-player.changes
new file mode 100644 (file)
index 0000000..e7e3bc0
--- /dev/null
@@ -0,0 +1,3 @@
+* Thu Nov 29 2012 Rusty Lynch <rusty.lynch@intel.com> 1b65c27
+- Fix theme breakage caused by EFL update
+