rpms/dogtag-pki-common-ui/EL-5 dogtag-pki-common-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 Dec 22 02:25:50 UTC 2009


Author: kwright

Update of /cvs/pkgs/rpms/dogtag-pki-common-ui/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18375/EL-5

Modified Files:
	.cvsignore sources 
Added Files:
	dogtag-pki-common-ui.spec import.log 
Log Message:
dogtag build for fedora see bugzilla: 522204



--- NEW FILE dogtag-pki-common-ui.spec ---
Name:           dogtag-pki-common-ui
Version:        1.3.0
Release:        3%{?dist}
Summary:        Dogtag Certificate System - PKI Common Framework 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-common-ui = %{version}.%{release}

Obsoletes:      pki-common-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 PKI Common Framework User Interface contains the graphical
user interface for the Dogtag PKI Common Framework.

%prep

%setup -q

%build
ant \
    -Dproduct.ui.flavor.prefix="dogtag" \
    -Dproduct.prefix="pki" \
    -Dproduct="common-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
- Removed Requires bash

* Mon Nov 2 2009 Matthew Harmsen <mharmsen at redhat.com> 1.3.0-2
- Bugzilla Bug #522204 - Packaging for Fedora Dogtag PKI
- Take ownership of directories

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


--- NEW FILE import.log ---
dogtag-pki-common-ui-1_3_0-3_el5:EL-5:dogtag-pki-common-ui-1.3.0-3.el5.src.rpm:1261448734


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/dogtag-pki-common-ui/EL-5/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	21 Dec 2009 20:07:59 -0000	1.1
+++ .cvsignore	22 Dec 2009 02:25:50 -0000	1.2
@@ -0,0 +1 @@
+dogtag-pki-common-ui-1.3.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/dogtag-pki-common-ui/EL-5/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	21 Dec 2009 20:07:59 -0000	1.1
+++ sources	22 Dec 2009 02:25:50 -0000	1.2
@@ -0,0 +1 @@
+edf2aa764eb45df1b788a233b35a119c  dogtag-pki-common-ui-1.3.0.tar.gz




More information about the fedora-extras-commits mailing list