forked from pool/bison
Accepting request 82877 from devel:tools:compiler
- Remove redundant tags/sections from specfile (forwarded request 82874 from jengelh) OBS-URL: https://build.opensuse.org/request/show/82877 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bison?expand=0&rev=15
This commit is contained in:
commit
0310fe8dc2
@ -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
|
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/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: bison
|
Name: bison
|
||||||
@ -23,7 +22,6 @@ BuildRequires: gcc-c++
|
|||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: Development/Languages/C and C++
|
Group: Development/Languages/C and C++
|
||||||
PreReq: %install_info_prereq
|
PreReq: %install_info_prereq
|
||||||
AutoReqProv: on
|
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Obsoletes: bison-64bit
|
Obsoletes: bison-64bit
|
||||||
@ -55,9 +53,6 @@ make %{_smp_mflags} check
|
|||||||
make DESTDIR=$RPM_BUILD_ROOT install
|
make DESTDIR=$RPM_BUILD_ROOT install
|
||||||
%find_lang %{name} --all-name
|
%find_lang %{name} --all-name
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING ChangeLog NEWS README
|
%doc COPYING ChangeLog NEWS README
|
||||||
|
Loading…
Reference in New Issue
Block a user