Accepting request 83054 from home:jengelh:bl-c

- Remove redundant tags/sections from specfile

OBS-URL: https://build.opensuse.org/request/show/83054
OBS-URL: https://build.opensuse.org/package/show/Base:System/ca-certificates-mozilla?expand=0&rev=21
This commit is contained in:
Stephan Kulow 2011-09-20 07:45:49 +00:00 committed by Git OBS Bridge
parent 3ceecfcd8d
commit 3c5a4549f9
2 changed files with 5 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Sep 17 21:58:34 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
-------------------------------------------------------------------
Wed Aug 31 09:02:10 UTC 2011 - lnussel@suse.de

View File

@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
%bcond_with trustedcerts
@ -25,7 +24,6 @@ Name: ca-certificates-mozilla
%define sslusrdir %{_datadir}/ca-certificates
License: BSD3c(or similar) ; MPL 1.1/GPL 2.0/LGPL 2.1
Group: Productivity/Networking/Security
AutoReqProv: on
Version: 1.76
Release: 1
Summary: CA certificates for OpenSSL
@ -96,9 +94,6 @@ for i in *.pem; do
done
set -x
%clean
rm -rf %{buildroot}
%post
update-ca-certificates || true