Fixed package groups accepted/tizen/20130503.222038 accepted/tizen/20130520.100002 accepted/trunk/20130319.044451 submit/tizen/20130503.224151 submit/tizen/20130509.181311 submit/tizen/20130517.023126 submit/trunk/20130319.031018
authorAnas Nashif <anas.nashif@intel.com>
Tue, 19 Mar 2013 03:10:16 +0000 (20:10 -0700)
committerAnas Nashif <anas.nashif@intel.com>
Tue, 19 Mar 2013 03:10:16 +0000 (20:10 -0700)
packaging/libtheora.changes [new file with mode: 0644]
packaging/libtheora.spec

diff --git a/packaging/libtheora.changes b/packaging/libtheora.changes
new file mode 100644 (file)
index 0000000..2759e6f
--- /dev/null
@@ -0,0 +1,3 @@
+* Mon Mar 18 2013 Anas Nashif <anas.nashif@intel.com> upstream/1.1.1@553184a
+- Fixed package groups
+
index f054442..cb0eef3 100644 (file)
@@ -4,7 +4,7 @@ Release:        14
 License:        BSD-3-Clause
 Summary:        Free Video Codec
 Url:            http://www.theora.org/
-Group:          Productivity/Multimedia/Other
+Group:          Multimedia/Video
 %define pkg_version %{version}
 Source:         %{name}-%{version}.tar.bz2
 Source2:        baselibs.conf
@@ -23,7 +23,7 @@ to playback VP3 streams.
 %package devel
 License:        BSD-3-Clause
 Summary:        Free Video Codec
-Group:          Development/Libraries/C and C++
+Group:          Development/Libraries
 Requires:       libogg-devel
 Requires:       libtheora = %{version}
 
@@ -57,13 +57,13 @@ rm -rf %{buildroot}/%{_datadir}/doc/%{name}-%{version}/*
 
 %files
 %defattr(-,root,root)
+%doc COPYING LICENSE
 %{_libdir}/libtheora.so.0*
 %{_libdir}/libtheoradec.so.1*
 %{_libdir}/libtheoraenc.so.1*
 
 %files devel
 %defattr(-,root,root)
-%doc COPYING LICENSE
 %{_includedir}/theora
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/theoradec.pc