diff --git a/bison.changes b/bison.changes index 73abb51..a257c13 100644 --- a/bison.changes +++ b/bison.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 17 19:52:28 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile + ------------------------------------------------------------------- Tue Jun 7 03:06:12 UTC 2011 - crrodriguez@opensuse.org diff --git a/bison.spec b/bison.spec index 0a0ee5c..ecbdeef 100644 --- a/bison.spec +++ b/bison.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: bison @@ -23,7 +22,6 @@ BuildRequires: gcc-c++ License: GPLv3+ Group: Development/Languages/C and C++ PreReq: %install_info_prereq -AutoReqProv: on # bug437293 %ifarch ppc64 Obsoletes: bison-64bit @@ -55,9 +53,6 @@ make %{_smp_mflags} check make DESTDIR=$RPM_BUILD_ROOT install %find_lang %{name} --all-name -%clean -rm -rf $RPM_BUILD_ROOT - %files -f %{name}.lang %defattr(-,root,root) %doc COPYING ChangeLog NEWS README