rpms/dogtag-pki-ca-ui/devel dogtag-pki-ca-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
Wed Dec 23 23:45:14 UTC 2009


Author: kwright

Update of /cvs/pkgs/rpms/dogtag-pki-ca-ui/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25652/devel

Modified Files:
	.cvsignore sources 
Added Files:
	dogtag-pki-ca-ui.spec import.log 
Log Message:
522208 - New Package for Dogtag



--- NEW FILE dogtag-pki-ca-ui.spec ---
Name:           dogtag-pki-ca-ui
Version:        1.3.0
Release:        3%{?dist}
Summary:        Dogtag Certificate System - Certificate Authority 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

Requires:       bash

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

Obsoletes:      pki-ca-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 Certificate Authority User Interface contains the graphical
user interface for the Dogtag Certificate Authority.

%prep

%setup -q

%build
ant \
    -Dproduct.ui.flavor.prefix="dogtag" \
    -Dproduct.prefix="pki" \
    -Dproduct="ca-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
* Mon Dec 14 2009 Kevin Wright <kwright at redhat.com> 1.3.0-3
- Removed 'with exceptions' from License

* Mon Nov 2 2009 Ade Lee <alee at redhat.com> 1.3.0-2
- Bugzilla Bug #522208 - Packaging for Fedora Dogtag
- Take ownership of directories

* Tue Oct 13 2009 Ade Lee <alee at redhat.com> 1.3.0-1
- Bugzilla Bug #522208 - Packaging for Fedora Dogtag


--- NEW FILE import.log ---
dogtag-pki-ca-ui-1_3_0-3_fc13:HEAD:dogtag-pki-ca-ui-1.3.0-3.fc13.src.rpm:1261611825


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/dogtag-pki-ca-ui/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	21 Dec 2009 20:11:04 -0000	1.1
+++ .cvsignore	23 Dec 2009 23:45:13 -0000	1.2
@@ -0,0 +1 @@
+dogtag-pki-ca-ui-1.3.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/dogtag-pki-ca-ui/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	21 Dec 2009 20:11:04 -0000	1.1
+++ sources	23 Dec 2009 23:45:14 -0000	1.2
@@ -0,0 +1 @@
+b21ff73c94c25c482d968e9eafa74dbc  dogtag-pki-ca-ui-1.3.0.tar.gz




More information about the fedora-extras-commits mailing list