summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-01-11 19:58:09 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-01-11 19:58:09 +0000
commit39a606a94630a9dfa18b94dd0a19e97ddad451da (patch)
treeddc26fc3a21fb02c4cb6c67250e070f43fc24c02
parent92fe516b21b3e93866d0da92bcf5bde2b6262d73 (diff)
downloadpki-39a606a94630a9dfa18b94dd0a19e97ddad451da.tar.gz
pki-39a606a94630a9dfa18b94dd0a19e97ddad451da.tar.xz
pki-39a606a94630a9dfa18b94dd0a19e97ddad451da.zip
Take ownership of directories.
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@907 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
-rw-r--r--pki/dogtag/console-ui/dogtag-pki-console-ui.spec8
-rw-r--r--pki/dogtag/console/pki-console.spec8
-rw-r--r--pki/dogtag/kra-ui/dogtag-pki-kra-ui.spec8
-rw-r--r--pki/dogtag/ocsp-ui/dogtag-pki-ocsp-ui.spec8
-rw-r--r--pki/dogtag/ra-ui/dogtag-pki-ra-ui.spec8
-rw-r--r--pki/dogtag/tks-ui/dogtag-pki-tks-ui.spec8
-rw-r--r--pki/dogtag/tps-ui/dogtag-pki-tps-ui.spec8
7 files changed, 42 insertions, 14 deletions
diff --git a/pki/dogtag/console-ui/dogtag-pki-console-ui.spec b/pki/dogtag/console-ui/dogtag-pki-console-ui.spec
index 0877829b2..7db71a107 100644
--- a/pki/dogtag/console-ui/dogtag-pki-console-ui.spec
+++ b/pki/dogtag/console-ui/dogtag-pki-console-ui.spec
@@ -1,6 +1,6 @@
Name: dogtag-pki-console-ui
Version: 1.3.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Dogtag Certificate System - PKI Console User Interface
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -57,9 +57,13 @@ rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%doc LICENSE
-%{_javadir}/pki
+%{_javadir}/pki/
%changelog
+* Wed Jan 6 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.0-3
+- Bugzilla Bug #553483 - New Package for Dogtag PKI: dogtag-pki-console-ui
+- Take ownership of directories
+
* Mon Dec 14 2009 Kevin Wright <kwright@redhat.com> 1.3.0-2
- Removed 'with exceptions' from License
diff --git a/pki/dogtag/console/pki-console.spec b/pki/dogtag/console/pki-console.spec
index 57673d9ca..7e8bfd635 100644
--- a/pki/dogtag/console/pki-console.spec
+++ b/pki/dogtag/console/pki-console.spec
@@ -1,6 +1,6 @@
Name: pki-console
Version: 1.3.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Dogtag Certificate System - PKI Console
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -60,9 +60,13 @@ rm -rf %{buildroot}
%defattr(-,root,root,-)
%doc LICENSE
%{_bindir}/pkiconsole
-%{_javadir}/pki
+%{_javadir}/pki/
%changelog
+* Wed Jan 6 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.0-3
+- Bugzilla Bug #553487 - New Package for Dogtag PKI: pki-console
+- Take ownership of directories
+
* Mon Dec 14 2009 Kevin Wright <kwright@redhat.com> 1.3.0-2
- Removed 'with exceptions' from License
diff --git a/pki/dogtag/kra-ui/dogtag-pki-kra-ui.spec b/pki/dogtag/kra-ui/dogtag-pki-kra-ui.spec
index 99cac4cc9..eddd38a81 100644
--- a/pki/dogtag/kra-ui/dogtag-pki-kra-ui.spec
+++ b/pki/dogtag/kra-ui/dogtag-pki-kra-ui.spec
@@ -1,6 +1,6 @@
Name: dogtag-pki-kra-ui
Version: 1.3.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Dogtag Certificate System - Data Recovery Authority User Interface
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -49,9 +49,13 @@ rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%doc LICENSE
-%{_datadir}/pki/*
+%{_datadir}/pki/
%changelog
+* Wed Jan 6 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.0-3
+- Bugzilla Bug #553742 - New Package for Dogtag PKI: dogtag-pki-kra-ui
+- Take ownership of directories
+
* Mon Dec 14 2009 Kevin Wright <kwright@redhat.com> 1.3.0-2
- Removed 'with exceptions' from License
diff --git a/pki/dogtag/ocsp-ui/dogtag-pki-ocsp-ui.spec b/pki/dogtag/ocsp-ui/dogtag-pki-ocsp-ui.spec
index f521c2542..eb1d4db14 100644
--- a/pki/dogtag/ocsp-ui/dogtag-pki-ocsp-ui.spec
+++ b/pki/dogtag/ocsp-ui/dogtag-pki-ocsp-ui.spec
@@ -1,6 +1,6 @@
Name: dogtag-pki-ocsp-ui
Version: 1.3.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Dogtag Certificate System - Online Certificate Status Protocol User Interface
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -50,9 +50,13 @@ rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%doc LICENSE
-%{_datadir}/pki/*
+%{_datadir}/pki/
%changelog
+* Wed Jan 6 2010 Matthew Harmsen <mharmsen@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@redhat.com> 1.3.0-2
- Removed 'with exceptions' from License
diff --git a/pki/dogtag/ra-ui/dogtag-pki-ra-ui.spec b/pki/dogtag/ra-ui/dogtag-pki-ra-ui.spec
index 631390f1e..486d9a93a 100644
--- a/pki/dogtag/ra-ui/dogtag-pki-ra-ui.spec
+++ b/pki/dogtag/ra-ui/dogtag-pki-ra-ui.spec
@@ -1,6 +1,6 @@
Name: dogtag-pki-ra-ui
Version: 1.3.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Dogtag Certificate System - Registration Authority User Interface
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -49,9 +49,13 @@ rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%doc LICENSE
-%{_datadir}/pki/*
+%{_datadir}/pki/
%changelog
+* Wed Jan 6 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.0-3
+- Bugzilla Bug #553848 - New Package for Dogtag PKI: dogtag-pki-ra-ui
+- Take ownership of directories
+
* Mon Dec 14 2009 Kevin Wright <kwright@redhat.com> 1.3.0-2
- Removed 'with exceptions' from License
diff --git a/pki/dogtag/tks-ui/dogtag-pki-tks-ui.spec b/pki/dogtag/tks-ui/dogtag-pki-tks-ui.spec
index e9dcc7d30..1a1f69860 100644
--- a/pki/dogtag/tks-ui/dogtag-pki-tks-ui.spec
+++ b/pki/dogtag/tks-ui/dogtag-pki-tks-ui.spec
@@ -1,6 +1,6 @@
Name: dogtag-pki-tks-ui
Version: 1.3.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Dogtag Certificate System - Token Key Service User Interface
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -49,9 +49,13 @@ rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%doc LICENSE
-%{_datadir}/pki/*
+%{_datadir}/pki/
%changelog
+* Wed Jan 6 2010 Matthew Harmsen <mharmsen@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@redhat.com> 1.3.0-2
- Removed 'with exceptions' from License
diff --git a/pki/dogtag/tps-ui/dogtag-pki-tps-ui.spec b/pki/dogtag/tps-ui/dogtag-pki-tps-ui.spec
index 248491142..76dbdeaae 100644
--- a/pki/dogtag/tps-ui/dogtag-pki-tps-ui.spec
+++ b/pki/dogtag/tps-ui/dogtag-pki-tps-ui.spec
@@ -1,6 +1,6 @@
Name: dogtag-pki-tps-ui
Version: 1.3.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Dogtag Certificate System - Token Processing System User Interface
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -49,9 +49,13 @@ rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%doc LICENSE
-%{_datadir}/pki/*
+%{_datadir}/pki/
%changelog
+* Wed Jan 6 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.0-3
+- Bugzilla Bug #553851 - New Package for Dogtag PKI: dogtag-pki-tps-ui
+- Take ownership of directories
+
* Mon Dec 14 2009 Kevin Wright <kwright@redhat.com> 1.3.0-2
- Removed 'with exceptions' from License