Hello community, here is the log from the commit of package cdrdao for openSUSE:Factory checked in at 2013-04-17 17:38:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cdrdao (Old) and /work/SRC/openSUSE:Factory/.cdrdao.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cdrdao", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/cdrdao/cdrdao.changes 2011-09-23 01:53:18.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.cdrdao.new/cdrdao.changes 2013-04-17 17:38:09.000000000 +0200 @@ -1,0 +2,11 @@ +Tue Apr 16 18:24:07 UTC 2013 - [email protected] + +- Drop gcdmaster: gcdmaster depends on no longer maintained GUI + libraries from GNOME 2. + + Obsolete gcdmaster from cdrdao. + + Drop gtkmm2-devel, libgnomeuimm-devel and update-desktop-files + BuildRequires: they were only needed for gcdmaster. + + Drop cdrdao-1.2.2-desktop.patch: we won't install the .desktop + file, so we don't need to fix it. + +------------------------------------------------------------------- Old: ---- cdrdao-1.2.2-desktop.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cdrdao.spec ++++++ --- /var/tmp/diff_new_pack.IkHevZ/_old 2013-04-17 17:38:26.000000000 +0200 +++ /var/tmp/diff_new_pack.IkHevZ/_new 2013-04-17 17:38:26.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package cdrdao # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,17 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild %define DISTRIBUTABLE 1 Name: cdrdao Version: 1.2.3 -Release: 1 -License: GPL-2.0+ +Release: 0 Summary: Write CD-Rs in Disk-At-Once Mode -Url: http://cdrdao.sourceforge.net/ +License: GPL-2.0+ Group: Productivity/Multimedia/CD/Record +Url: http://cdrdao.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 # PATCH-FIX-OPENSUSE cdrdao-build.patch Patch0: cdrdao-build.patch @@ -35,22 +34,16 @@ Patch2: cdrdao-fixes.patch # PATCH-FIX-OPENSUSE cdrdao-1.2.3-stat.patch [email protected] -- Missing includes causes failure build (patch taken from Fedora) Patch3: cdrdao-1.2.3-stat.patch -# PATCH-FIX-OPENSUSE cdrdao-1.2.2-desktop.patch [email protected] -- Make the desktop file XDG compatible, add MimeType entries (patch taken from Fedora) -Patch4: cdrdao-1.2.2-desktop.patch BuildRequires: gcc-c++ -BuildRequires: gtkmm2-devel BuildRequires: libao-devel -BuildRequires: libgnomeuimm-devel BuildRequires: libsigc++2-devel BuildRequires: libvorbis-devel BuildRequires: pkg-config -%if 0%{?suse_version} -BuildRequires: update-desktop-files -%endif %if %DISTRIBUTABLE == 0 BuildRequires: lame BuildRequires: mad-devel %endif +Obsoletes: gcdmaster <= 1.2.3 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -60,29 +53,12 @@ contain nonzero audio data. This is useful for dividing live recordings into tracks where 2 second gaps would be irritating. -%package -n gcdmaster -License: GPL-2.0+ -Summary: Graphical front end to cdrdao for composing audio CDs -Group: Productivity/Multimedia/CD/Record -Requires: cdrdao -Requires(post): shared-mime-info -Requires(postun): shared-mime-info -%gconf_schemas_requires - -%description -n gcdmaster -gcdmaster allows the creation of toc-files for cdrdao and can control -the recording process. Its main application is the composition of audio -CDs from one or more audio files. It supports PQ-channel editing, entry -of meta data like ISRC codes/CD-TEXT and nondestructive cut of the -audio data. - %prep %setup -q %patch0 %patch1 %patch2 %patch3 -p1 -%patch4 -p1 %build %configure \ @@ -92,30 +68,9 @@ %install %make_install -# Not needed -rm -rf %{buildroot}%{_datadir}/mime-info %{buildroot}%{_datadir}/application-registry - -%if 0%{?suse_version} -%suse_update_desktop_file gcdmaster -r GTK GNOME AudioVideo DiscBurning -%endif - -%find_gconf_schemas - %clean rm -rf %{buildroot} -%pre -n gcdmaster -f %{name}.schemas_pre - -%post -n gcdmaster -/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || : - -%preun -n gcdmaster -f %{name}.schemas_preun - -%postun -n gcdmaster -/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || : - -%posttrans -n gcdmaster -f %{name}.schemas_posttrans - %files %defattr(-,root,root,-) %doc AUTHORS COPYING CREDITS ChangeLog README README.PlexDAE cdrdao.lsm @@ -130,14 +85,4 @@ %doc %{_mandir}/man1/toc2cddb.1%{ext_man} %doc %{_mandir}/man1/toc2cue.1%{ext_man} -%files -n gcdmaster -f %{name}.schemas_list -%defattr(-,root,root,-) -%{_bindir}/gcdmaster -%{_datadir}/applications/gcdmaster.desktop -%{_datadir}/gcdmaster/ -%{_datadir}/mime/packages/gcdmaster.xml -%{_datadir}/pixmaps/gcdmaster.png -%{_datadir}/pixmaps/gcdmaster-doc.png -%doc %{_mandir}/man1/gcdmaster.1%{ext_man} - %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
