Update tizen 2.0 beta source 2.0alpha master 2.0_alpha submit/master/20120920.151009
authorHyunseok Lee <hs7388.lee@samsung.com>
Thu, 23 Aug 2012 08:41:44 +0000 (17:41 +0900)
committerHyunseok Lee <hs7388.lee@samsung.com>
Thu, 23 Aug 2012 08:41:44 +0000 (17:41 +0900)
debian/changelog [deleted file]
debian/compat [deleted file]
debian/control [deleted file]
debian/copyright [deleted file]
debian/libogg-dev.install [deleted file]
debian/libogg0.install [deleted file]
debian/libogg0.symbols [deleted file]
debian/rules [deleted file]
packaging/libogg.spec

diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644 (file)
index cd78782..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-libogg (1.2.1-0slp2) unstable; urgency=low
-
-  * Initial Release.
-  * Git: unmodified/libogg
-  * Tag: libogg_1.2.1-0slp2
-
- -- Hyunseok Lee <hs7388.lee@samsung.com> Wed, 07 Dec 2011 11:41:13 +0900
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644 (file)
index 7ed6ff8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/debian/control b/debian/control
deleted file mode 100644 (file)
index cfddea4..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-Source: libogg
-Section: libs
-Priority: optional
-Maintainer: Seungbae Shin <seungbae.shin@samsung.com>, JongHyuk Choi <jhchoi.choi@samsung.com>
-Uploaders: YoungHwan Ahn <younghwan_.an@samsung.com>
-Build-Depends: debhelper(>=5)
-Standards-Version: 3.8.3.0
-Homepage: http://xiph.org/ogg/
-Vcs-Git: git://git.debian.org/users/ron/libogg.git
-Vcs-Browser: http://git.debian.org/?p=users/ron/libogg.git;a=summary
-
-Package: libogg0
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}
-Description: Ogg bitstream library
- Libogg is a library for manipulating ogg bitstreams.  It handles
- both making ogg bitstreams and getting packets from ogg bitstreams.
-
-Package: libogg-dev
-Architecture: any
-Section: libdevel
-Depends: libogg0 (= ${binary:Version})
-Description: Ogg bitstream library development files
- The libogg-dev package contains the header files and documentation
- needed to develop applications with libogg.
-
-Package: libogg-dbg
-Architecture: any
-Section: debug
-Depends: ${shlibs:Depends}, ${misc:Depends}, libogg0 (= ${binary:Version})
-Description: Ogg bitstream library development files
- The libogg0-dbg package contains unstripped binary for debugging
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100644 (file)
index 5658f4b..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-This package was debianized by Christopher L Cheney <ccheney@debian.org> on
-Sun, 29 Oct 2000 01:11:57 -0500.
-
-It was downloaded from http://www.xiph.org/downloads/
-
-Upstream Author: Christopher Montgomery <monty@xiph.org>
-
-Copyright (c) 2002-2004, Xiph.org Foundation
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-
-- Redistributions of source code must retain the above copyright
-notice, this list of conditions and the following disclaimer.
-
-- Redistributions in binary form must reproduce the above copyright
-notice, this list of conditions and the following disclaimer in the
-documentation and/or other materials provided with the distribution.
-
-- Neither the name of the Xiph.Org Foundation nor the names of its
-contributors may be used to endorse or promote products derived from
-this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR
-CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
-PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
diff --git a/debian/libogg-dev.install b/debian/libogg-dev.install
deleted file mode 100644 (file)
index 5447f4e..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-usr/include/*
-usr/lib/libogg.a
-usr/lib/libogg.so
-usr/lib/pkgconfig/ogg.pc
-usr/share/aclocal/ogg.m4
-usr/share/doc/libogg-*/*       usr/share/doc/libogg-dev/html
diff --git a/debian/libogg0.install b/debian/libogg0.install
deleted file mode 100644 (file)
index 71b1d8c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/libogg.so.*
diff --git a/debian/libogg0.symbols b/debian/libogg0.symbols
deleted file mode 100644 (file)
index 41f4346..0000000
+++ /dev/null
@@ -1,73 +0,0 @@
-libogg.so.0 libogg0 #MINVER#
- ogg_packet_clear@Base 1.0rc3
- ogg_page_bos@Base 1.0rc3
- ogg_page_checksum_set@Base 1.0rc3
- ogg_page_continued@Base 1.0rc3
- ogg_page_eos@Base 1.0rc3
- ogg_page_granulepos@Base 1.0rc3
- ogg_page_packets@Base 1.0rc3
- ogg_page_pageno@Base 1.0rc3
- ogg_page_serialno@Base 1.0rc3
- ogg_page_version@Base 1.0rc3
- ogg_stream_check@Base 1.1.4~dfsg
- ogg_stream_clear@Base 1.0rc3
- ogg_stream_destroy@Base 1.0rc3
- ogg_stream_eos@Base 1.0rc3
- ogg_stream_flush@Base 1.0rc3
- ogg_stream_init@Base 1.0rc3
- ogg_stream_iovecin@Base 1.1.4~dfsg
- ogg_stream_packetin@Base 1.0rc3
- ogg_stream_packetout@Base 1.0rc3
- ogg_stream_packetpeek@Base 1.0rc3
- ogg_stream_pagein@Base 1.0rc3
- ogg_stream_pageout@Base 1.0rc3
- ogg_stream_pageout_fill@Base 1.2.1-0
- ogg_stream_reset@Base 1.0rc3
- ogg_stream_reset_serialno@Base 1.1.0
- ogg_sync_buffer@Base 1.0rc3
- ogg_sync_check@Base 1.1.4~dfsg
- ogg_sync_clear@Base 1.0rc3
- ogg_sync_destroy@Base 1.0rc3
- ogg_sync_init@Base 1.0rc3
- ogg_sync_pageout@Base 1.0rc3
- ogg_sync_pageseek@Base 1.0rc3
- ogg_sync_reset@Base 1.0rc3
- ogg_sync_wrote@Base 1.0rc3
- oggpackB_adv1@Base 1.1.0
- oggpackB_adv@Base 1.1.0
- oggpackB_bits@Base 1.1.0
- oggpackB_bytes@Base 1.1.0
- oggpackB_get_buffer@Base 1.1.0
- oggpackB_look1@Base 1.1.0
- oggpackB_look@Base 1.1.0
- oggpackB_read1@Base 1.1.0
- oggpackB_read@Base 1.1.0
- oggpackB_readinit@Base 1.1.0
- oggpackB_reset@Base 1.1.0
- oggpackB_write@Base 1.1.0
- oggpackB_writealign@Base 1.1.0
- oggpackB_writecheck@Base 1.1.4~dfsg
- oggpackB_writeclear@Base 1.1.0
- oggpackB_writecopy@Base 1.1.0
- oggpackB_writeinit@Base 1.1.0
- oggpackB_writetrunc@Base 1.1.0
- oggpack_adv1@Base 1.0rc3
- oggpack_adv@Base 1.0rc3
-#DEPRECATED: 1.1.0# oggpack_adv_huff@Base 1.0rc3
- oggpack_bits@Base 1.0rc3
- oggpack_bytes@Base 1.0rc3
- oggpack_get_buffer@Base 1.0rc3
- oggpack_look1@Base 1.0rc3
- oggpack_look@Base 1.0rc3
-#DEPRECATED: 1.1.0# oggpack_look_huff@Base 1.0rc3
- oggpack_read1@Base 1.0rc3
- oggpack_read@Base 1.0rc3
- oggpack_readinit@Base 1.0rc3
- oggpack_reset@Base 1.0rc3
- oggpack_write@Base 1.0rc3
- oggpack_writealign@Base 1.1.0
- oggpack_writecheck@Base 1.1.4~dfsg
- oggpack_writeclear@Base 1.0rc3
- oggpack_writecopy@Base 1.1.0
- oggpack_writeinit@Base 1.0rc3
- oggpack_writetrunc@Base 1.1.0
diff --git a/debian/rules b/debian/rules
deleted file mode 100644 (file)
index e70b976..0000000
+++ /dev/null
@@ -1,83 +0,0 @@
-#! /usr/bin/make -f
-
-NUM_CPUS = $(shell getconf _NPROCESSORS_ONLN 2>/dev/null)
-PARALLEL = $(subst parallel=,,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
-NJOBS    = -j$(or $(PARALLEL),$(NUM_CPUS),1)
-
-
-export DH_OPTIONS
-
-# Keep dpkg-buildpackage the hell out of messing with our compile flags,
-# we should trust upstream to know better than it what to use here.
-# We do append -g for release builds though, for the detached -dbg package.
-CPPFLAGS =
-CFLAGS   = -g
-CXXFLAGS = -g
-LDFLAGS  =
-
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-       CFLAGS = -Wall -g -O0
-endif
-ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
-       INSTALL_PROGRAM += -s
-endif
-
-DEB_HOST_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
-DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
-
-
-objdir = objs
-
-
-clean:
-       dh_testdir
-       dh_testroot
-       $(RM) build-stamp install-stamp
-       $(RM) -r $(objdir)
-       dh_clean
-
-
-$(objdir)/config.status: configure
-       dh_testdir
-       mkdir -p $(objdir)
-       cd $(objdir) && ../configure --enable-static                    \
-                                    --prefix=/usr
-
-build: build-stamp
-build-stamp: $(objdir)/config.status
-       dh_testdir
-       $(MAKE) $(NJOBS) -C $(objdir)
-       touch $@
-
-
-install: install-stamp
-install-stamp:
-       dh_testdir
-       $(MAKE) -C $(objdir) install DESTDIR=$(CURDIR)/debian/tmp
-       touch $@ 
-
-
-binary: binary-arch
-
-binary-arch: DH_OPTIONS = -a
-binary-arch: build install
-       dh_testdir
-       dh_testroot
-       dh_install --sourcedir=debian/tmp
-       dh_installdocs
-       dh_installchangelogs CHANGES
-       dh_strip --dbg-package=libogg-dbg
-#      dh_strip 
-       dh_compress
-       dh_fixperms
-       dh_makeshlibs -V -- -c4
-       dh_installdeb
-       dh_shlibdeps
-       dh_gencontrol
-       dh_md5sums
-       dh_builddeb
-
-binary-indep:
-
-
-.PHONY: clean build install binary binary-arch binary-indep
index 9b0c35e..34b387c 100644 (file)
@@ -1,7 +1,7 @@
 Name:       libogg
 Summary:    The Ogg bitstream file format library
 Version:    1.2.1
-Release:    1
+Release:    2
 Group:      System/Libraries
 License:    BSD
 URL:        http://www.xiph.org/