Accepting request 84351 from Java:packages
- Remove redundant tags/sections from specfile (forwarded request 82934 from jengelh) OBS-URL: https://build.opensuse.org/request/show/84351 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/byaccj?expand=0&rev=7
This commit is contained in:
parent
9fe63ce42c
commit
6dfb9cc13b
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 17 21:11:07 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Remove redundant tags/sections from specfile
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 25 16:51:10 CEST 2009 - mvyskocil@suse.cz
|
Sat Apr 25 16:51:10 CEST 2009 - mvyskocil@suse.cz
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package byaccj (Version 1.14)
|
# spec file for package byaccj
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -60,9 +60,6 @@ mkdir -p %{buildroot}%{_bindir}
|
|||||||
cp -p src/yacc.linux \
|
cp -p src/yacc.linux \
|
||||||
%{buildroot}%{_bindir}/%{name}
|
%{buildroot}%{_bindir}/%{name}
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(0644,root,root,0755)
|
%defattr(0644,root,root,0755)
|
||||||
%doc docs/* src/readme src/README
|
%doc docs/* src/readme src/README
|
||||||
@ -70,5 +67,3 @@ rm -rf %{buildroot}
|
|||||||
%attr(755, root, root) %{_bindir}/%{name}
|
%attr(755, root, root) %{_bindir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Apr 25 2009 mvyskocil@suse.cz
|
|
||||||
- created package
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user