forked from pool/bison
Accepting request 82874 from home:jengelh:bl-b
- Remove redundant tags/sections from specfile OBS-URL: https://build.opensuse.org/request/show/82874 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=11
This commit is contained in:
parent
e7e6cff1ce
commit
0848642ac9
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user