Hello community,

here is the log from the commit of package avrdude for openSUSE:Factory checked 
in at 2019-03-18 10:43:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/avrdude (Old)
 and      /work/SRC/openSUSE:Factory/.avrdude.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "avrdude"

Mon Mar 18 10:43:38 2019 rev:34 rq:685837 version:6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/avrdude/avrdude.changes  2018-04-19 
15:32:34.911432671 +0200
+++ /work/SRC/openSUSE:Factory/.avrdude.new.28833/avrdude.changes       
2019-03-18 10:43:40.471125641 +0100
@@ -1,0 +2,6 @@
+Sun Mar 17 14:08:51 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Resolve FIXME for "proper Requires".
+- Generalize description.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ avrdude.spec ++++++
--- /var/tmp/diff_new_pack.SH8WAu/_old  2019-03-18 10:43:42.303123673 +0100
+++ /var/tmp/diff_new_pack.SH8WAu/_new  2019-03-18 10:43:42.327123647 +0100
@@ -41,10 +41,9 @@
 BuildRequires:  libusb-devel
 BuildRequires:  readline-devel
 BuildRequires:  texinfo
-# FIXME: use proper Requires(pre/post/preun/...)
-PreReq:         %{install_info_prereq}
-PreReq:         /bin/cat
-PreReq:         /sbin/modprobe
+Requires(post): %{install_info_prereq}
+Requires(postun): %{install_info_prereq}
+Requires(post): /sbin/modprobe
 Provides:       avr-programmer
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?is_opensuse}
@@ -52,9 +51,9 @@
 %endif
 
 %description
-avrdude is a tool for avr microcontrollers and drives many hardware
-in-system programmers. avrdude allows you to program your
-microcontroller through USB or parallel port of your computer.
+avrdude is a tool for AVR microcontrollers and drives many hardware
+in-system programmers. avrdude allows programming microcontrollers
+through a USB or parallel port of the computer.
 
 %package -n %{libsoname}
 Summary:        Shared library of %{name}
@@ -69,7 +68,7 @@
 Requires:       %{name} = %{version}
 
 %description devel
-This package contains development files for %{name}
+This package contains development files for %{name}.
 
 %prep
 %setup -q




Reply via email to