diff --git a/.cvsignore b/.cvsignore index 54e50ff..378bb87 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -oggconvert-0.3.2.tar.gz +oggconvert-0.3.3.tar.gz diff --git a/import.log b/import.log new file mode 100644 index 0000000..5e4a816 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +oggconvert-0_3_3-1_fc12:F-13:oggconvert-0.3.3-1.fc12.src.rpm:1258947054 diff --git a/oggconvert-0.3.2-desktop.patch b/oggconvert-0.3.2-desktop.patch deleted file mode 100644 index 017a13d..0000000 --- a/oggconvert-0.3.2-desktop.patch +++ /dev/null @@ -1,8 +0,0 @@ -diff -urNp --exclude-from=/home/mdomsch/excludes --minimal oggconvert-0.3.2.orig/data/oggconvert.desktop oggconvert-0.3.2/data/oggconvert.desktop ---- oggconvert-0.3.2.orig/data/oggconvert.desktop 2008-09-12 17:40:56.000000000 -0500 -+++ oggconvert-0.3.2/data/oggconvert.desktop 2008-09-16 11:11:30.000000000 -0500 -@@ -9,4 +9,3 @@ Icon=oggconvert - Categories=AudioVideo; - Terminal=false - StartupNotify=false --GenericName[en_GB]= diff --git a/oggconvert.spec b/oggconvert.spec index 6025bb7..bb1b84f 100644 --- a/oggconvert.spec +++ b/oggconvert.spec @@ -2,15 +2,15 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: oggconvert -Version: 0.3.2 -Release: 7%{?dist} +Version: 0.3.3 +Release: 1%{?dist} Summary: Convert media files to Free formats Group: Applications/Multimedia License: LGPLv2+ URL: http://launchpad.net/oggconvert Source0: http://oggconvert.tristanb.net/releases/%{version}/oggconvert-%{version}.tar.gz -Patch0: oggconvert-0.3.2-desktop.patch +# Patch0: oggconvert-0.3.2-desktop.patch -- Not needed in 0.3.3 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: pygtk2 >= 2.10, pygtk2-libglade >= 2.10 Requires: gstreamer >= 0.10.12, gstreamer-python, gstreamer-plugins-base @@ -38,7 +38,7 @@ Finally, it adheres to the GNOME HIG as much as possible. %prep %setup -q -%patch0 -p1 +# %patch0 -p1 - Not needed for 0.3.3 %build # Remove CFLAGS=... for noarch packages (unneeded) @@ -71,6 +71,10 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/oggconvert-%{version}-py?.?.egg-info %changelog +* Mon May 24 2010 Neal Gompa - 0.3.3-1 +- Update to OggConvert 0.3.3 +- Removed patch used for 0.3.2, not needed for 0.3.3 + * Sun Sep 27 2009 Orcan Ogetbil - 0.3.2-7 - Update desktop file according to F-12 FedoraStudio feature @@ -92,9 +96,11 @@ rm -rf $RPM_BUILD_ROOT * Tue Sep 16 2008 Matt Domsch - 0.3.2-1 - upgrade to 0.3.2, fix FTBFS BZ#440943 + * Sat Dec 1 2007 Neal Gompa - 0.3.0-14 - Oops, apparently files removal was intentional, reinstated - removed dependency on gettext, probably not necessary + * Sat Nov 24 2007 Neal Gompa - 0.3.0-13 - Updated to OggConvert 0.3.0 - Added translations @@ -102,35 +108,47 @@ rm -rf $RPM_BUILD_ROOT - Added more docs to include - Fixed a bug in install sequence where sometimes the files would be removed before being assembled into the package + * Sat Oct 6 2007 Neal Gompa - 0.2.1.1-12 - Made changes for .desktop file to conform with guidelines - Changed license label to conform with Fedora Packaging Guidelines + * Fri Sep 21 2007 Neal Gompa - 0.2.1.1-11 - Added back in python-devel as BuildRequires... Idiotically removed it! + * Mon Sep 3 2007 Neal Gompa - 0.2.1.1-10 - Removed direct requirement for Python, python-based deps take care of it - Removed direct requirement for gtk2, pygtk2 takes care of it - Removed devels and added regular py packages, apparently devels not needed + * Wed Jul 25 2007 Neal Gompa - 0.2.1.1-9 - cross-distro support too messy, removed and reverted to split specfiles + * Mon Jul 23 2007 Neal Gompa - 0.2.1.1-8 - Modified spec to be more compliant with rpmlint and mock in description lines - Changed some of the requirements to be more explicit, e.g. pygtk2-libglade - Updated versioning of build requirements in order to be safe - Rebuild to OggConvert 0.2.1.1 to include missing files - Cross-distro with SUSE added + * Mon Jul 9 2007 Neal Gompa - 0.2.1.0-7 - Rebuild to OggConvert 0.2.1 + * Wed Jun 20 2007 Neal Gompa - 0.2.0.0-6 - Versioned the changelog + * Wed Jun 20 2007 Neal Gompa - 0.2.0.0-5 - Changed application group from AudioVideo to Multimedia for standardization + * Wed Jun 20 2007 Neal Gompa - 0.2.0.0-4 - Added gstreamer-python to BuildRequires to ensure mock build + * Wed Jun 20 2007 Neal Gompa - 0.2.0.0-3 - Updated spec to Fedora Project Packaging Guidelines + * Sun Jun 3 2007 Neal Gompa - 0.2.0.0-2 - Updated package to distro-version specific rpm due to python changes being too different. - Updated package to Fedora 7 due to usage of Python 2.5 in Fedora 7 + * Sun May 13 2007 Neal Gompa - 0.2.0.0-1 - Created initial specfile. Program author's rpm unsatisfactorily handles installation. diff --git a/sources b/sources index c9e7bba..8d78d70 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1df4ab0141cd2755ace57837d588747e oggconvert-0.3.2.tar.gz +ddeb96f12b67fed5bafe1888cc5231de oggconvert-0.3.3.tar.gz