Hello community, here is the log from the commit of package yasm for openSUSE:Factory checked in at 2013-04-07 14:29:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yasm (Old) and /work/SRC/openSUSE:Factory/.yasm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yasm", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/yasm/yasm.changes 2012-12-19 21:05:20.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yasm.new/yasm.changes 2013-04-07 14:30:07.000000000 +0200 @@ -1,0 +2,7 @@ +Fri Apr 5 07:53:51 UTC 2013 - [email protected] + +- Cleanup spec file +- Add Source URL, see https://en.opensuse.org/SourceUrls +- Remove CHANGELOG, NEWS, README as those are empty. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yasm.spec ++++++ --- /var/tmp/diff_new_pack.ezSV6r/_old 2013-04-07 14:30:08.000000000 +0200 +++ /var/tmp/diff_new_pack.ezSV6r/_new 2013-04-07 14:30:08.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package yasm # -# 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 @@ -23,7 +23,7 @@ Version: 1.2.0 Release: 0 Url: http://www.tortall.net/projects/yasm/ -Source: %{name}-%{version}.tar.gz +Source: http://www.tortall.net/projects/yasm/releases/%{name}-%{version}.tar.gz Patch0: %{name}-no-build-date.patch Patch1: %{name}-no-rpm-opt-flags.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -59,7 +59,7 @@ make %{?_smp_mflags} %install -%makeinstall +make DESTDIR=%{buildroot} install %post -p /sbin/ldconfig @@ -72,7 +72,7 @@ %files %defattr(-,root,root) %doc Artistic.txt BSD.txt COPYING GNU_GPL-2.0 GNU_LGPL-2.0 -%doc ABOUT-NLS AUTHORS ChangeLog NEWS README +%doc ABOUT-NLS AUTHORS /usr/bin/* %_mandir/man7/* %_mandir/man1/* -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
