Hello community,

here is the log from the commit of package fam for openSUSE:Factory
checked in at Tue Sep 20 12:53:34 CEST 2011.



--------
--- fam/fam.changes     2011-06-16 13:43:59.000000000 +0200
+++ /mounts/work_src_done/STABLE/fam/fam.changes        2011-09-19 
02:13:28.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Apply packaging guidelines (remove redundant/obsolete
+  tags/sections from specfile, etc.)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ fam.spec ++++++
--- /var/tmp/diff_new_pack.kJjMug/_old  2011-09-20 12:53:30.000000000 +0200
+++ /var/tmp/diff_new_pack.kJjMug/_new  2011-09-20 12:53:30.000000000 +0200
@@ -15,9 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           fam
 BuildRequires:  gcc-c++ help2man
 License:        LGPLv2.1+
@@ -62,17 +59,6 @@
 servers, especially if they host user home directories) you need to run
 the fam daemon, which can be found in the fam-server package.
 
-
-
-Authors:
---------
-    Bruce Karsh
-    Bob Miller
-    SGI corp.
-    
-    Author of fileschanged command line tool:
-    Ben Asselstine <b...@panix.com>
-
 %package devel
 Group:          Development/Libraries/C and C++
 License:        LGPLv2.1+
@@ -87,14 +73,6 @@
 This package provides the files that are needed to compile applications
 which use the fam service.
 
-
-
-Authors:
---------
-    Bruce Karsh
-    Bob Miller
-    SGI corp.
-
 %package server
 Group:          System/Daemons
 License:        GPLv2+
@@ -110,14 +88,6 @@
 
 This package provides the fam daemon and runlevel scripts.
 
-
-
-Authors:
---------
-    Bruce Karsh
-    Bob Miller
-    SGI corp.
-
 %prep
 %setup -q -n fam-%{version} -b 3
 %patch1
@@ -142,21 +112,13 @@
 export CFLAGS="$CFLAGS -fstack-protector" 
 export CXXFLAGS="$CXXFLAGS -fstack-protector" 
 %endif
-./configure \
-  --prefix=/usr \
-  --libdir=%{_libdir} \
-  --mandir=/usr/share/man \
-  --sysconfdir=/etc
+%configure
 make %{?_smp_mflags}
 cd ../fileschanged-%fc_version/
 autoreconf -i -f
 export 
LD_LIBRARY_PATH=../../fam-%version/lib/.libs:${LD_LIBRARY_PATH+:$LD_LIBRARY_PATH}
 export CFLAGS="-I../../fam-%version/include/ -L../../fam-%version/lib/.libs/ 
$CFLAGS"
-./configure \
-  --prefix=/usr \
-  --libdir=%{_libdir} \
-  --mandir=/usr/share/man \
-  --infodir=/usr/share/info 
+%configure
 make %{?_smp_mflags}
 
 %install
@@ -178,9 +140,6 @@
 mkdir -p $RPM_BUILD_ROOT/var/run
 %find_lang fileschanged
 
-%clean
-rm -rf ${RPM_BUILD_ROOT}
-
 %post server
 %{fillup_and_insserv -y -n fam fam}
 


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to