rpms/dogtag-pki-ocsp-ui/F-12 dogtag-pki-ocsp-ui.spec, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

kwright kwright at fedoraproject.org
Tue Jan 19 21:40:38 UTC 2010


Author: kwright

Update of /cvs/pkgs/rpms/dogtag-pki-ocsp-ui/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2973/F-12

Modified Files:
	.cvsignore sources 
Added Files:
	dogtag-pki-ocsp-ui.spec import.log 
Log Message:
dogtag build for 553843


--- NEW FILE dogtag-pki-ocsp-ui.spec ---
Name:           dogtag-pki-ocsp-ui
Version:        1.3.0
Release:        4%{?dist}
Summary:        Dogtag Certificate System - Online Certificate Status Protocol User Interface
URL:            http://pki.fedoraproject.org/
License:        GPLv2
Group:          System Environment/Base

BuildArch:      noarch

BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  ant

Provides:       pki-ocsp-ui = %{version}-%{release}

Obsoletes:      pki-ocsp-ui < %{version}-%{release}

Source0:        http://pki.fedoraproject.org/pki/sources/%{name}/%{name}-%{version}.tar.gz

%description
Dogtag Certificate System is an enterprise software system designed
to manage enterprise Public Key Infrastructure (PKI) deployments.

The Dogtag Online Certificate Status Protocol User Interface contains the
graphical user interface for the
Dogtag Online Certificate Status Protocol Manager.

%prep

%setup -q

%build
ant \
    -Dproduct.ui.flavor.prefix="dogtag" \
    -Dproduct.prefix="pki" \
    -Dproduct="ocsp-ui" \
    -Dversion="%{version}"

%install
rm -rf %{buildroot}
cd dist/binary
unzip %{name}-%{version}.zip -d %{buildroot}

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%doc LICENSE
%{_datadir}/pki/

%changelog
* Thu Jan 14 2010 Matthew Harmsen <mharmsen at redhat.com> 1.3.0-4
- Bugzilla Bug #553843 - New Package for Dogtag PKI: dogtag-pki-ocsp-ui
- Removed "Requires:  bash"

* Wed Jan 6 2010 Matthew Harmsen <mharmsen at redhat.com> 1.3.0-3
- Bugzilla Bug #553843 - New Package for Dogtag PKI: dogtag-pki-ocsp-ui
- Take ownership of directories

* Mon Dec 14 2009 Kevin Wright <kwright at redhat.com> 1.3.0-2
- Removed 'with exceptions' from License

* Thu Oct 15 2009 Ade Lee <alee at redhat.com> 1.3.0-1
- Bugzilla Bug #X - Packaging for Fedora Dogtag


--- NEW FILE import.log ---
dogtag-pki-ocsp-ui-1_3_0-4_fc12:F-12:dogtag-pki-ocsp-ui-1.3.0-4.fc12.src.rpm:1263937020


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/dogtag-pki-ocsp-ui/F-12/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	19 Jan 2010 18:32:44 -0000	1.1
+++ .cvsignore	19 Jan 2010 21:40:38 -0000	1.2
@@ -0,0 +1 @@
+dogtag-pki-ocsp-ui-1.3.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/dogtag-pki-ocsp-ui/F-12/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	19 Jan 2010 18:32:44 -0000	1.1
+++ sources	19 Jan 2010 21:40:38 -0000	1.2
@@ -0,0 +1 @@
+b9a3d0a94683d7b6937dc799705d74bd  dogtag-pki-ocsp-ui-1.3.0.tar.gz



More information about the scm-commits mailing list