Hello community,

here is the log from the commit of package flex for openSUSE:Factory
checked in at Mon Sep 19 22:50:51 CEST 2011.



--------
--- flex/flex.changes   2009-12-13 01:32:56.000000000 +0100
+++ /mounts/work_src_done/STABLE/flex/flex.changes      2011-09-19 
02:15:07.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.)
+
+-------------------------------------------------------------------

Package does not exist at destination yet. Using Fallback flex
Destination is flex
calling whatdependson for head-i586


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

Other differences:
------------------
++++++ flex.spec ++++++
--- /var/tmp/diff_new_pack.5LJMrR/_old  2011-09-19 22:50:46.000000000 +0200
+++ /var/tmp/diff_new_pack.5LJMrR/_new  2011-09-19 22:50:46.000000000 +0200
@@ -15,9 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           flex
 BuildRequires:  bison gcc-c++ help2man
 Url:            http://flex.sourceforge.net/
@@ -25,7 +22,6 @@
 Group:          Development/Languages/C and C++
 Requires:       m4
 PreReq:         %install_info_prereq
-AutoReqProv:    on
 # bug437293
 %ifarch ppc64
 Obsoletes:      flex-64bit
@@ -49,14 +45,6 @@
 FLEX is a tool for generating scanners: programs that recognize lexical
 patterns in text.
 
-
-
-Authors:
---------
-    Vern Paxson <v...@ee.lbl.gov>
-    Will Estes <wles...@uncg.edu>
-    John Millaway <milla...@acm.org>
-
 %prep
 %setup -q
 %patch1
@@ -71,20 +59,18 @@
 %build
 autoreconf -fi
 %configure
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
+
+%check
 make check
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 install %{S:1}  $RPM_BUILD_ROOT/%{_bindir}/lex
 ln -s flex $RPM_BUILD_ROOT/%{_bindir}/flex++
 ln -s flex.1.gz $RPM_BUILD_ROOT/%{_mandir}/man1/lex.1.gz
 %find_lang %{name}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.lang
 %defattr(-,root,root)
 /usr/bin/flex


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



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