diff --git a/libcddb-utils.changes b/libcddb-utils.changes index 0910466..716d6c3 100644 --- a/libcddb-utils.changes +++ b/libcddb-utils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 11 14:17:58 UTC 2013 - mmeister@suse.com + +- Added url as source. + Please see http://en.opensuse.org/SourceUrls + ------------------------------------------------------------------- Thu Feb 16 21:09:31 UTC 2012 - coolo@suse.com diff --git a/libcddb-utils.spec b/libcddb-utils.spec index 0550d75..012b5fe 100644 --- a/libcddb-utils.spec +++ b/libcddb-utils.spec @@ -1,7 +1,7 @@ # # spec file for package libcddb-utils # -# Copyright (c) 2012 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 @@ -35,7 +35,7 @@ Group: Productivity/Multimedia/Other Obsoletes: libcddb-64bit %endif %endif -Source: %{_name}-%{version}.tar.bz2 +Source: http://downloads.sourceforge.net/project/%{_name}/%{_name}/%{version}/%{_name}-%{version}.tar.bz2 Source1: %{_name}_spec-prepare.sh Source2: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -90,7 +90,8 @@ tries to be as cross-platform as possible. %package devel Summary: CDDB Access Library Group: Development/Libraries/C and C++ -Requires: libcddb2 = %{version} glibc-devel +Requires: glibc-devel +Requires: libcddb2 = %{version} # bug437293 %ifarch ppc64 Obsoletes: libcddb-devel-64bit diff --git a/libcddb.changes b/libcddb.changes index 0910466..d10d9e9 100644 --- a/libcddb.changes +++ b/libcddb.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 11 14:17:46 UTC 2013 - mmeister@suse.com + +- Added url as source. + Please see http://en.opensuse.org/SourceUrls + ------------------------------------------------------------------- Thu Feb 16 21:09:31 UTC 2012 - coolo@suse.com diff --git a/libcddb.spec b/libcddb.spec index fb94020..fb40896 100644 --- a/libcddb.spec +++ b/libcddb.spec @@ -1,7 +1,7 @@ # # spec file for package libcddb # -# Copyright (c) 2012 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 @@ -35,7 +35,7 @@ Group: Productivity/Multimedia/Other Obsoletes: libcddb-64bit %endif %endif -Source: %{_name}-%{version}.tar.bz2 +Source: http://downloads.sourceforge.net/project/%{_name}/%{_name}/%{version}/%{_name}-%{version}.tar.bz2 Source1: %{_name}_spec-prepare.sh Source2: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -90,7 +90,8 @@ tries to be as cross-platform as possible. %package devel Summary: CDDB Access Library Group: Development/Libraries/C and C++ -Requires: libcddb2 = %{version} glibc-devel +Requires: glibc-devel +Requires: libcddb2 = %{version} # bug437293 %ifarch ppc64 Obsoletes: libcddb-devel-64bit