rpms/libtheora/devel .cvsignore, 1.9, 1.10 libtheora.spec, 1.27, 1.28 sources, 1.9, 1.10

Matthias Clasen mclasen at fedoraproject.org
Fri Oct 3 15:34:10 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/libtheora/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25645

Modified Files:
	.cvsignore libtheora.spec sources 
Log Message:
1.0rc1



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libtheora/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	19 Apr 2008 09:00:31 -0000	1.9
+++ .cvsignore	3 Oct 2008 15:33:40 -0000	1.10
@@ -1 +1 @@
-libtheora-1.0beta3.tar.gz
+libtheora-1.0RC1.tar.bz2


Index: libtheora.spec
===================================================================
RCS file: /cvs/extras/rpms/libtheora/devel/libtheora.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- libtheora.spec	14 May 2008 20:48:26 -0000	1.27
+++ libtheora.spec	3 Oct 2008 15:33:40 -0000	1.28
@@ -1,13 +1,12 @@
 Summary: Theora Video Compression Codec
 Name: libtheora
-Version: 1.0beta3
-Release: 2%{?dist}
+Version: 1.0rc1
+Release: 1%{?dist}
 Epoch: 0
 License: BSD
 Group: System Environment/Libraries
 URL: http://www.theora.org
-Source0: http://downloads.xiph.org/releases/theora/%{name}-%{version}.tar.gz
-Patch1: libtheora-1.0alpha8-textreloc.patch
+Source0: http://downloads.xiph.org/releases/theora/libtheora-1.0RC1.tar.bz2
 Patch2: libtheora-1.0beta3-undef-nonweak-symbols.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
 BuildRequires: libogg-devel >= 2:1.1
@@ -54,8 +53,7 @@
 
 
 %prep
-%setup -q
-%patch1 -p1
+%setup -q -n libtheora-1.0RC1
 %patch2 -p1
 # no custom CFLAGS please
 sed -i 's/CFLAGS="$CFLAGS $cflags_save"/CFLAGS="$cflags_save"/g' configure
@@ -75,7 +73,7 @@
 make install DESTDIR=$RPM_BUILD_ROOT
 
 rm $RPM_BUILD_ROOT/%{_libdir}/*.la
-rm -r $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}
+rm -r $RPM_BUILD_ROOT/%{_docdir}/*
 
 mkdir -p $RPM_BUILD_ROOT/%{_bindir}
 install -m 755 examples/.libs/dump_video $RPM_BUILD_ROOT/%{_bindir}/theora_dump_video
@@ -112,6 +110,9 @@
 
 
 %changelog
+* Fri Oct  3 2008 Matthias Clasen <mclasen at redhat.com> 1.0rc1-1
+- Update to 1.0rc1
+
 * Wed May 14 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 0:1.0beta3-2
 - Fix libtheoraenc getting build but not installed
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libtheora/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	19 Apr 2008 09:00:31 -0000	1.9
+++ sources	3 Oct 2008 15:33:40 -0000	1.10
@@ -1 +1 @@
-98fbf4a7a61486db17803e0f521f6ac8  libtheora-1.0beta3.tar.gz
+93fc6783b263a6576b488f7b1821df10  libtheora-1.0RC1.tar.bz2




More information about the scm-commits mailing list