Hello community,

here is the log from the commit of package inn for openSUSE:Factory checked in 
at 2012-09-23 17:05:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/inn (Old)
 and      /work/SRC/openSUSE:Factory/.inn.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "inn", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/inn/inn.changes  2012-09-14 12:26:54.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.inn.new/inn.changes     2012-09-23 
17:05:41.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Sep 17 14:19:18 UTC 2012 - [email protected]
+
+- fix ownership of directories so subpackages can be installed with
+  rpm 4.10
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ inn.spec ++++++
--- /var/tmp/diff_new_pack.wt1OzX/_old  2012-09-23 17:05:42.000000000 +0200
+++ /var/tmp/diff_new_pack.wt1OzX/_new  2012-09-23 17:05:42.000000000 +0200
@@ -47,15 +47,6 @@
 %description
 Rich Salz's InterNetNews news transport system.
 
-
-
-Authors:
---------
-    Rich Salz     <[email protected]>
-    Andreas Klemm <[email protected]>
-    Vince Skahan  <[email protected]>
-    Arjan de Vet  <[email protected]>
-
 %package devel
 Requires:       %name = %version
 Summary:        InterNetNews development files
@@ -67,15 +58,6 @@
 This package contains the files needed to develop software depending on
 inn.
 
-
-
-Authors:
---------
-    Rich Salz     <[email protected]>
-    Andreas Klemm <[email protected]>
-    Vince Skahan  <[email protected]>
-    Arjan de Vet  <[email protected]>
-
 %package -n mininews
 Summary:        Inews - Post News from an NNTP Client
 Group:          Productivity/Networking/News/Utilities
@@ -85,12 +67,6 @@
 %description -n mininews
 Rich Salz's InterNetNews news transport system.
 
-
-
-Authors:
---------
-    Rich Salz     <[email protected]>
-
 %prep
 %setup -n inn%{PatchVersion} 
 %setup -n inn%{PatchVersion} -D -T -a 1 
@@ -212,6 +188,8 @@
 $0 == "/etc/news"     { next }
 $0 == "/usr/lib/news" { next }
 $0 == "/var/lib/news" { next }
+$0 == "/usr/lib/news/include" { next }
+$0 == "/usr/lib/news/include/inn" { next }
 { pfx="" }
 $0 == "/var/spool/news" { pfx = "%%attr(775,news,news) " }
 $0 == "/var/run/news" { pfx = "%ghost %%attr(750,news,news) "}
@@ -305,7 +283,7 @@
 %files -n mininews
 %defattr(-,root,root)
 %config(noreplace)      /etc/news/inn.conf
-%dir                   /usr/lib/news/bin
+%dir %attr(-,news,news)        /usr/lib/news/bin
 %attr(4550,news,uucp)   /usr/lib/news/bin/rnews
 %attr(2555,news,news)   /usr/lib/news/bin/inews
                         /usr/bin/[ri]news


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

Reply via email to