Hello community,

here is the log from the commit of package x3270 for openSUSE:Factory checked 
in at 2014-09-22 09:21:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/x3270 (Old)
 and      /work/SRC/openSUSE:Factory/.x3270.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "x3270"

Changes:
--------
--- /work/SRC/openSUSE:Factory/x3270/x3270.changes      2014-08-13 
08:48:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.x3270.new/x3270.changes 2014-09-22 
09:21:42.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 20:36:53 UTC 2014 - [email protected]
+
+- Removed %attr stanza from %files section as it was causing rpmlint
+  failure, and is not neccessary
+- Added fdupes to BuildRequires and to %install section to clear rpmlint
+  warning about duplicate files 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ x3270.spec ++++++
--- /var/tmp/diff_new_pack.LXrFBI/_old  2014-09-22 09:21:43.000000000 +0200
+++ /var/tmp/diff_new_pack.LXrFBI/_new  2014-09-22 09:21:43.000000000 +0200
@@ -21,6 +21,7 @@
 Name:           x3270
 BuildRequires:  autoconf
 BuildRequires:  bdftopcf
+BuildRequires:  fdupes
 BuildRequires:  fontpackages-devel
 BuildRequires:  freetype2
 BuildRequires:  ncurses-devel
@@ -216,7 +217,8 @@
 cp -pr --parents pr3287-3.3/html %{buildroot}%{_docdir}/%name
 cp -pr --parents s3270-3.3/{Examples,html} %{buildroot}%{_docdir}/%name
 cp -pr --parents tcl3270-3.3/{Examples,html} %{buildroot}%{_docdir}/%name
-
+# create symlinks in documentation
+%fdupes -s %{buildroot}/%{_docdir} 
 %reconfigure_fonts_scriptlets
 
 %files
@@ -257,6 +259,6 @@
 %doc %{_docdir}/%name/tcl3270-3.3/html
 # x026
 %{_bindir}/x026
-%doc %attr(644,root,root) README.SUSE
+%doc README.SUSE
 
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to