rpms/dogtag-pki-tks-ui/F-12 dogtag-pki-tks-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 22:13:21 UTC 2010


Author: kwright

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

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


--- NEW FILE dogtag-pki-tks-ui.spec ---
Name:           dogtag-pki-tks-ui
Version:        1.3.0
Release:        4%{?dist}
Summary:        Dogtag Certificate System - Token Key Service 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-tks-ui = %{version}-%{release}

Obsoletes:      pki-tks-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 Token Key Service User Interface contains the graphical
user interface for the Dogtag Token Key Service.

%prep

%setup -q

%build
ant \
    -Dproduct.ui.flavor.prefix="dogtag" \
    -Dproduct.prefix="pki" \
    -Dproduct="tks-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 #553845 - New Package for Dogtag PKI: dogtag-pki-tks-ui
- Removed "Requires:  bash"

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

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

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


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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/dogtag-pki-tks-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:33:22 -0000	1.1
+++ .cvsignore	19 Jan 2010 22:13:20 -0000	1.2
@@ -0,0 +1 @@
+dogtag-pki-tks-ui-1.3.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/dogtag-pki-tks-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:33:23 -0000	1.1
+++ sources	19 Jan 2010 22:13:20 -0000	1.2
@@ -0,0 +1 @@
+c06a6cfecac031f379582058aeb54e0f  dogtag-pki-tks-ui-1.3.0.tar.gz



More information about the scm-commits mailing list