Accepting request 83344 from Publishing
- Remove redundant tags/sections from specfile (cf. packaging guidelines) (forwarded request 83262 from jengelh) OBS-URL: https://build.opensuse.org/request/show/83344 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dita?expand=0&rev=12
This commit is contained in:
parent
82c46b9aab
commit
6b8cc33beb
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Remove redundant tags/sections from specfile
|
||||
(cf. packaging guidelines)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 24 13:03:11 UTC 2009 - aj@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package dita (Version 1.1)
|
||||
# spec file for package dita
|
||||
#
|
||||
# Copyright (c) 2010 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: dita
|
||||
@ -27,7 +26,6 @@ Requires: sgml-skel
|
||||
%define regcat /usr/bin/sgml-register-catalog
|
||||
PreReq: %{regcat} /usr/bin/xmlcatalog /usr/bin/edit-xml-catalog
|
||||
PreReq: sed grep awk coreutils
|
||||
AutoReqProv: on
|
||||
Summary: OASIS Darwin Information Typing Architecture (DITA)
|
||||
Version: 1.1
|
||||
Release: 62
|
||||
@ -147,9 +145,6 @@ if [ ! -f %{xml_sysconf_dir}/%{FOR_ROOT_CAT} -a -x /usr/bin/edit-xml-catalog ] ;
|
||||
fi
|
||||
exit 0
|
||||
|
||||
%clean
|
||||
rm -fr $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-, root, root)
|
||||
%doc archspec langspec
|
||||
|
Loading…
x
Reference in New Issue
Block a user