Hello community, here is the log from the commit of package ddccontrol-db for openSUSE:Factory checked in at 2016-11-21 14:25:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ddccontrol-db (Old) and /work/SRC/openSUSE:Factory/.ddccontrol-db.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ddccontrol-db" Changes: -------- New Changes file: --- /dev/null 2016-10-27 01:54:32.792041256 +0200 +++ /work/SRC/openSUSE:Factory/.ddccontrol-db.new/ddccontrol-db.changes 2016-11-21 14:25:44.000000000 +0100 @@ -0,0 +1,38 @@ +------------------------------------------------------------------- +Fri Oct 14 13:20:26 UTC 2016 - [email protected] + +- ddccontrol-db.spec: Remove AUTHORS section + +------------------------------------------------------------------- +Wed Feb 10 14:30:37 UTC 2016 - [email protected] + +- Change source archive name to include last commit date +- .spec: Make this package 'noarch' + +------------------------------------------------------------------- +Tue Feb 9 16:50:54 UTC 2016 - [email protected] + +- We don't depend on ddccontrol, but the other way around. + Removed the dependency. + +------------------------------------------------------------------- +Tue Feb 9 13:27:40 UTC 2016 - [email protected] + +- Check in rpmlintrc + +------------------------------------------------------------------- +Tue Feb 9 10:27:59 UTC 2016 - [email protected] + +- Included remaining documentation +- Added rpmlintrc to silence warning on duplicate XML files + +------------------------------------------------------------------- +Mon Feb 8 17:13:26 UTC 2016 - [email protected] + +- ddccontrol-db.spec: Simplified and corrected warnings emitted by rpmlint + +------------------------------------------------------------------- +Mon Feb 8 15:23:53 UTC 2016 - [email protected] + +- Initial version: git 130da80 + New: ---- ddccontrol-db-20120905+git130da80.tar.bz2 ddccontrol-db-rpmlintrc ddccontrol-db.changes ddccontrol-db.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ddccontrol-db.spec ++++++ # # spec file for package ddccontrol-db # # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: ddccontrol-db Url: http://ddccontrol.sourceforge.net/ Version: 20120905+git130da80 Release: 0 Summary: Monitor database for ddccontrol License: GPL-2.0+ Group: Hardware/Other Source0: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build ExcludeArch: s390 s390x BuildRequires: autoconf automake libtool BuildRequires: intltool BuildRequires: perl >= 5.8.1, perl-XML-Parser Recommends: %{name}-lang = %version %description Database of well-known monitors and their DDC/CI controls used by ddccontrol. %lang_package %prep %setup -q ./autogen.sh %build %configure make %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT prefix=/usr %find_lang %{name} %files %defattr(-,root,root) %dir %{_datadir}/ddccontrol-db %dir %{_datadir}/ddccontrol-db/monitor %{_datadir}/ddccontrol-db/monitor/* %{_datadir}/ddccontrol-db/options.xml %doc AUTHORS COPYING ChangeLog NEWS README %files lang -f ddccontrol-db.lang %defattr(-,root,root) %changelog ++++++ ddccontrol-db-rpmlintrc ++++++ addFilter(".*files-duplicate.*.xml")
