[FlightGear] update path for documentation
by Fabrice Bellet
commit e865fabc5f7b8b95703dc09944449945b8e4489d
Author: Fabrice Bellet <fabrice(a)bellet.info>
Date: Mon Sep 30 19:59:42 2013 +0200
update path for documentation
FlightGear.spec | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/FlightGear.spec b/FlightGear.spec
index 0f76830..20c1d5d 100644
--- a/FlightGear.spec
+++ b/FlightGear.spec
@@ -61,7 +61,7 @@ cp %{SOURCE7} COPYING.icons
-DSIMGEAR_SHARED=ON \
-DJPEG_FACTORY=ON \
-DFG_DATA_DIR:PATH=%{_datadir}/flightgear \
- -DCMAKE_INSTALL_DOCDIR:PATH=%{_docdir}/%{name}-%{version} \
+ -DCMAKE_INSTALL_DOCDIR:PATH=%{_docdir}/%{name} \
.
make %{?_smp_mflags}
8Â years, 10Â months
[eclipse-linuxtools] Bump changelog version too.
by Alexander Kurtakov
commit dec8486835b91d9776c93e57c7c73b239d604808
Author: Alexander Kurtakov <akurtako(a)redhat.com>
Date: Mon Sep 30 20:38:19 2013 +0300
Bump changelog version too.
eclipse-linuxtools.spec | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-linuxtools.spec b/eclipse-linuxtools.spec
index ddb2bd3..c51c1b3 100644
--- a/eclipse-linuxtools.spec
+++ b/eclipse-linuxtools.spec
@@ -6,7 +6,7 @@
Name: %{?scl_prefix}eclipse-linuxtools
Version: 2.1.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Linux specific Eclipse plugins
License: EPL
@@ -39,7 +39,7 @@ best practices and tools related to packaging.
%package -n %{?scl_prefix}eclipse-changelog
-Version: 2.8.1
+Version: 2.8.2
Summary: Eclipse ChangeLog plug-in
Epoch: 2
@@ -334,6 +334,9 @@ popd
%{_javadir}/linuxtools-tests
%changelog
+* Mon Sep 30 2013 Alexander Kurtakov <akurtako(a)redhat.com> 2.1.0-2
+- Bump changelog version too.
+
* Mon Sep 30 2013 Alexander Kurtakov <akurtako(a)redhat.com> 2.1.0-1
- Update to latest upstream release.
8Â years, 10Â months
[pvs-sbcl] rebuild (sbcl)
by Rex Dieter
commit e8c176ae08060eda373297d517b020b348098b72
Author: Rex Dieter <rdieter(a)math.unl.edu>
Date: Mon Sep 30 12:36:31 2013 -0500
rebuild (sbcl)
pvs-sbcl.spec | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/pvs-sbcl.spec b/pvs-sbcl.spec
index 0e62fea..c700f88 100644
--- a/pvs-sbcl.spec
+++ b/pvs-sbcl.spec
@@ -1,6 +1,6 @@
Name: pvs-sbcl
Version: 6.0
-Release: 8%{?dist}
+Release: 9%{?dist}
Summary: Interactive theorem prover from SRI
Group: Applications/Engineering
@@ -207,6 +207,9 @@ update-desktop-database %{_datadir}/applications &>/dev/null ||:
%{_texmf_main}/tex/latex/pvs
%changelog
+* Mon Sep 30 2013 Rex Dieter <rdieter(a)fedoraproject.org> 6.0-9
+- rebuild (sbcl)
+
* Sun Sep 08 2013 Rex Dieter <rdieter(a)fedoraproject.org> 6.0-8
- rebuild (sbcl)
8Â years, 10Â months
[spice-html5] Revise changelog to be more accurate and to satisfy fedpkg rules
by Jeremy White
commit fb2f2ecc54c58c3c63955a01f8ff912ab51bf3d3
Author: Jeremy White <jwhite(a)codeweavers.com>
Date: Mon Sep 30 12:23:39 2013 -0500
Revise changelog to be more accurate and to satisfy fedpkg rules
spice-html5.spec | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/spice-html5.spec b/spice-html5.spec
index b62fb14..2f9c47f 100644
--- a/spice-html5.spec
+++ b/spice-html5.spec
@@ -37,8 +37,7 @@ file for Apache, but should work with any web server.
- Jordan Pittier: Fix default websocket port detection in spice_auto.html
- Alon Levy: remove default password
- Thomas Goirand - Adds missing mapping of the alphanumeric minus key
-
-* Thu May 23 2013 Jeremy White <jwhite(a)codeweavers.com> 0.1.3-1
+- From version 0.1.3:
- Correct spice_auto.html for a missing include for the spice array buffer.
- Provide limited compatibility for IE10.
- Amos Benari: added on succeess event and added sendCtrlAltDel method.
8Â years, 10Â months
[spice-html5: 2/2] Merge branch 'master' of ssh://pkgs.fedoraproject.org/spice-html5
by Jeremy White
commit 4ddb49c33aa380f567d16be7c26ea583c2ddaabe
Merge: c66931e 3cc8575
Author: Jeremy White <jwhite(a)codeweavers.com>
Date: Mon Sep 30 12:20:39 2013 -0500
Merge branch 'master' of ssh://pkgs.fedoraproject.org/spice-html5
Conflicts:
spice-html5.spec
spice-html5.spec | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --cc spice-html5.spec
index ccf3a65,80ffa04..b62fb14
--- a/spice-html5.spec
+++ b/spice-html5.spec
@@@ -30,19 -30,9 +30,22 @@@ file for Apache, but should work with a
%changelog
+* Thu Sep 19 2013 Jeremy White <jwhite(a)codeweavers.com> 0.1.4-1
+- Reduce memory leaks
+- Ack every message.
+- Aric Stewart: Fix and implement cache handling
+- Jordan Pittier: Fix default websocket port detection in spice_auto.html
+- Alon Levy: remove default password
+- Thomas Goirand - Adds missing mapping of the alphanumeric minus key
+
+* Thu May 23 2013 Jeremy White <jwhite(a)codeweavers.com> 0.1.3-1
+- Correct spice_auto.html for a missing include for the spice array buffer.
+- Provide limited compatibility for IE10.
+- Amos Benari: added on succeess event and added sendCtrlAltDel method.
+
+ * Sun Aug 04 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.1.2-3
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
* Mon Feb 25 2013 Jeremy White <jwhite(a)codeweavers.com> 0.1.2-2
- Revise the .spec file to use %%{name}, and remove a few uneeded statements
- No longer install apache.conf, just put a sample under doc/
8Â years, 10Â months
[spice-html5: 1/2] Updated for version 0.1.4
by Jeremy White
commit c66931ec657e28d84c30d4df2cb58f97a09bf4a5
Author: Jeremy White <jwhite(a)codeweavers.com>
Date: Mon Sep 30 12:13:20 2013 -0500
Updated for version 0.1.4
.gitignore | 1 +
sources | 2 +-
spice-html5.spec | 17 +++++++++++++++--
3 files changed, 17 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a616be2..b72199e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/spice-html5-0.1.2.tar.gz
+/spice-html5-0.1.4.tar.gz
diff --git a/sources b/sources
index d1bfd3f..a7a5da8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b36140202b74b0772e2c30e551e53bc9 spice-html5-0.1.2.tar.gz
+303167a6965f5d4462e675529a3de1c1 spice-html5-0.1.4.tar.gz
diff --git a/spice-html5.spec b/spice-html5.spec
index 4597129..ccf3a65 100644
--- a/spice-html5.spec
+++ b/spice-html5.spec
@@ -1,6 +1,6 @@
Name: spice-html5
-Version: 0.1.2
-Release: 2%{?dist}
+Version: 0.1.4
+Release: 1%{?dist}
Summary: Pure Javascript SPICE client
License: LGPLv3
@@ -30,6 +30,19 @@ file for Apache, but should work with any web server.
%changelog
+* Thu Sep 19 2013 Jeremy White <jwhite(a)codeweavers.com> 0.1.4-1
+- Reduce memory leaks
+- Ack every message.
+- Aric Stewart: Fix and implement cache handling
+- Jordan Pittier: Fix default websocket port detection in spice_auto.html
+- Alon Levy: remove default password
+- Thomas Goirand - Adds missing mapping of the alphanumeric minus key
+
+* Thu May 23 2013 Jeremy White <jwhite(a)codeweavers.com> 0.1.3-1
+- Correct spice_auto.html for a missing include for the spice array buffer.
+- Provide limited compatibility for IE10.
+- Amos Benari: added on succeess event and added sendCtrlAltDel method.
+
* Mon Feb 25 2013 Jeremy White <jwhite(a)codeweavers.com> 0.1.2-2
- Revise the .spec file to use %%{name}, and remove a few uneeded statements
- No longer install apache.conf, just put a sample under doc/
8Â years, 10Â months
[FlightGear-Atlas] add the default maps source file back
by Fabrice Bellet
commit d6371277fe658b3b29538743a8a7485cd0a9931d
Author: Fabrice Bellet <fabrice(a)bellet.info>
Date: Mon Sep 30 19:09:58 2013 +0200
add the default maps source file back
FlightGear-Atlas.spec | 5 ++++-
sources | 1 +
2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/FlightGear-Atlas.spec b/FlightGear-Atlas.spec
index b93296f..b7e6afa 100644
--- a/FlightGear-Atlas.spec
+++ b/FlightGear-Atlas.spec
@@ -3,7 +3,7 @@
Name: FlightGear-Atlas
Summary: Flightgear map tools
Version: 0.4.9
-Release: 0.13%{snapshot}%{?dist}
+Release: 0.14%{snapshot}%{?dist}
License: GPLv2+
Group: Amusements/Games
@@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/flightgear/Atlas
%changelog
+* Mon Sep 30 2013 Fabrice Bellet <fabrice(a)bellet.info> - 0.4.9-0.14.cvs20130922
+- add the default maps source file back
+
* Sun Sep 22 2013 Fabrice Bellet <fabrice(a)bellet.info> - 0.4.9-0.13.cvs20130922
- new snapshot
diff --git a/sources b/sources
index 0014db7..6e99f36 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
ade3561b240a3c982e7048f4b0802550 Atlas-0.4.9.cvs20130922.tar.bz2
+ad39040ecb18627f695d4a3c852db81b Atlas-0.4.0-default-maps.tar.gz
8Â years, 10Â months