[kanotf-fonts/f14/master] initial import
by Susmit
commit 1feb8f0074946816c67d805d95bccc5b04c1cf77
Author: susmit <susmit(a)fedoraproject.org>
Date: Mon Feb 28 17:21:51 2011 -0700
initial import
.gitignore | 1 +
kanotf-fonts-fontconfig.conf | 17 ++++++++++++
kanotf-fonts.spec | 56 ++++++++++++++++++++++++++++++++++++++++++
sources | 1 +
4 files changed, 75 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..e94aef0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/kanotf.zip
diff --git a/kanotf-fonts-fontconfig.conf b/kanotf-fonts-fontconfig.conf
new file mode 100644
index 0000000..dc0c2b3
--- /dev/null
+++ b/kanotf-fonts-fontconfig.conf
@@ -0,0 +1,17 @@
+<?xml version ="1.0" encoding="UTF-8" ?>
+<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
+<fontconfig>
+ <alias>
+ <family>serif</family>
+ <prefer>
+ <family>Kanotf</family>
+ </prefer>
+ </alias>
+ <alias>
+ <family>Kanotf</family>
+ <default>
+ <family>serif</family>
+ </default>
+ </alias>
+</fontconfig>
+
diff --git a/kanotf-fonts.spec b/kanotf-fonts.spec
new file mode 100644
index 0000000..318a0a3
--- /dev/null
+++ b/kanotf-fonts.spec
@@ -0,0 +1,56 @@
+%global fontname kanotf
+%global fontconf 65-%{fontname}.conf
+%global _subdir /fonts
+
+Name: %{fontname}-fonts
+Version: 20050515
+Release: 1%{?dist}
+Summary: OpenType Kannada fonts
+Group: User Interface/X
+License: GPLv2
+URL: http://sourceforge.net/projects/brahmi/
+Source0: http://sourceforge.net/projects/brahmi/files/Brahmi%20OpenType%20Fonts/Op...
+Source1: %{name}-fontconfig.conf
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildArch: noarch
+BuildRequires: fontpackages-devel
+Requires: fontpackages-filesystem
+
+%description
+Consists of two Kannada open-type fonts named "Kedage" and "Mallige".
+
+%define debug_package %{nil}
+
+%prep
+%setup -q -n %{fontname}%{_subdir}
+sed -i 's/\r//' ../readme.txt
+%build
+
+%install
+rm -rf %{buildroot}
+
+install -m 0755 -d %{buildroot}%{_fontdir}
+install -m 0644 -p *.TTF %{buildroot}%{_fontdir}
+install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
+ %{buildroot}%{_fontconfig_confdir}
+install -m 0644 -p %{SOURCE1} \
+ %{buildroot}%{_fontconfig_templatedir}/%{fontconf}
+
+ln -s %{_fontconfig_templatedir}/%{fontconf} \
+ %{buildroot}%{_fontconfig_confdir}/%{fontconf}
+
+
+
+%_font_pkg -f %{fontconf} *.TTF
+
+
+
+%doc ../readme.txt ../gpl.txt
+
+%changelog
+* Sun Feb 27 2011 Susmit Shannigrahi <susmit at fedoraproject.org> - 20050515-1%{?dist}
+- Changing version format. Upstream does not provide consistent version number.
+- Corrected wrong-file-end-of-line-encoding.
+* Thu Nov 12 2010 Susmit Shannigrahi <susmit at fedoraproject.org> - 1.0-1
+- Initial Packaging
+
diff --git a/sources b/sources
index e69de29..2a90e2d 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+eee256663ccc845d40edca5c97dba361 kanotf.zip
11Â years, 11Â months
[kanotf-fonts] initial import
by Susmit
commit 9989f890f24e4449e4d901a2ed714579b14a4214
Author: susmit <susmit(a)fedoraproject.org>
Date: Mon Feb 28 17:19:21 2011 -0700
initial import
.gitignore | 1 +
kanotf-fonts-fontconfig.conf | 17 ++++++++++++
kanotf-fonts.spec | 56 ++++++++++++++++++++++++++++++++++++++++++
sources | 1 +
4 files changed, 75 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..e94aef0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/kanotf.zip
diff --git a/kanotf-fonts-fontconfig.conf b/kanotf-fonts-fontconfig.conf
new file mode 100644
index 0000000..dc0c2b3
--- /dev/null
+++ b/kanotf-fonts-fontconfig.conf
@@ -0,0 +1,17 @@
+<?xml version ="1.0" encoding="UTF-8" ?>
+<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
+<fontconfig>
+ <alias>
+ <family>serif</family>
+ <prefer>
+ <family>Kanotf</family>
+ </prefer>
+ </alias>
+ <alias>
+ <family>Kanotf</family>
+ <default>
+ <family>serif</family>
+ </default>
+ </alias>
+</fontconfig>
+
diff --git a/kanotf-fonts.spec b/kanotf-fonts.spec
new file mode 100644
index 0000000..318a0a3
--- /dev/null
+++ b/kanotf-fonts.spec
@@ -0,0 +1,56 @@
+%global fontname kanotf
+%global fontconf 65-%{fontname}.conf
+%global _subdir /fonts
+
+Name: %{fontname}-fonts
+Version: 20050515
+Release: 1%{?dist}
+Summary: OpenType Kannada fonts
+Group: User Interface/X
+License: GPLv2
+URL: http://sourceforge.net/projects/brahmi/
+Source0: http://sourceforge.net/projects/brahmi/files/Brahmi%20OpenType%20Fonts/Op...
+Source1: %{name}-fontconfig.conf
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildArch: noarch
+BuildRequires: fontpackages-devel
+Requires: fontpackages-filesystem
+
+%description
+Consists of two Kannada open-type fonts named "Kedage" and "Mallige".
+
+%define debug_package %{nil}
+
+%prep
+%setup -q -n %{fontname}%{_subdir}
+sed -i 's/\r//' ../readme.txt
+%build
+
+%install
+rm -rf %{buildroot}
+
+install -m 0755 -d %{buildroot}%{_fontdir}
+install -m 0644 -p *.TTF %{buildroot}%{_fontdir}
+install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
+ %{buildroot}%{_fontconfig_confdir}
+install -m 0644 -p %{SOURCE1} \
+ %{buildroot}%{_fontconfig_templatedir}/%{fontconf}
+
+ln -s %{_fontconfig_templatedir}/%{fontconf} \
+ %{buildroot}%{_fontconfig_confdir}/%{fontconf}
+
+
+
+%_font_pkg -f %{fontconf} *.TTF
+
+
+
+%doc ../readme.txt ../gpl.txt
+
+%changelog
+* Sun Feb 27 2011 Susmit Shannigrahi <susmit at fedoraproject.org> - 20050515-1%{?dist}
+- Changing version format. Upstream does not provide consistent version number.
+- Corrected wrong-file-end-of-line-encoding.
+* Thu Nov 12 2010 Susmit Shannigrahi <susmit at fedoraproject.org> - 1.0-1
+- Initial Packaging
+
diff --git a/sources b/sources
index e69de29..2a90e2d 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+eee256663ccc845d40edca5c97dba361 kanotf.zip
11Â years, 11Â months
[tomcat6] cleaning up spec and correcting nvr. resolving rhbz 640134
by Dave Knox
commit 6dbb0bd4ab1364a09d542db61d864d1f7245b336
Author: david knox <dknox(a)78-97-42-72.skybeam.com>
Date: Mon Feb 28 17:15:20 2011 -0700
cleaning up spec and correcting nvr. resolving rhbz 640134
tomcat6.spec | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tomcat6.spec b/tomcat6.spec
index f90861d..6e691c4 100644
--- a/tomcat6.spec
+++ b/tomcat6.spec
@@ -53,7 +53,7 @@
Name: tomcat6
Epoch: 0
Version: %{major_version}.%{minor_version}.%{micro_version}
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
Group: Networking/Daemons
@@ -566,7 +566,7 @@ fi
%{appdir}/sample
%changelog
-* Mon Feb 28 2011 David Knox <dknox(a)redhat.com> 0:6.0.32-2
+* Mon Feb 28 2011 David Knox <dknox(a)redhat.com> 0:6.0.32-3
- Resolves rhbz 640134 - setting JAVA_HOME
* Mon Feb 28 2011 David Knox <dknox(a)redhat.com> 0:6.0.32-1
11Â years, 11Â months
[tomcat6/f15/master] fixes typo in conf
by Dave Knox
commit 18d9d36d8caa7b905eb3ec0f8315276e4989535f
Author: david knox <dknox(a)78-97-42-72.skybeam.com>
Date: Mon Feb 28 17:03:53 2011 -0700
fixes typo in conf
tomcat6-6.0.conf | 2 +-
tomcat6.spec | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tomcat6-6.0.conf b/tomcat6-6.0.conf
index ee4450e..f2fe56e 100644
--- a/tomcat6-6.0.conf
+++ b/tomcat6-6.0.conf
@@ -9,7 +9,7 @@
#
# Where your java installation lives
-JAVA_HOME="/usr/lib/jvm/jre
+JAVA_HOME="/usr/lib/jvm/jre"
# Where your tomcat installation lives
CATALINA_BASE="@@@TCHOME@@@"
diff --git a/tomcat6.spec b/tomcat6.spec
index 1eae242..63f745a 100644
--- a/tomcat6.spec
+++ b/tomcat6.spec
@@ -53,7 +53,7 @@
Name: tomcat6
Epoch: 0
Version: %{major_version}.%{minor_version}.%{micro_version}
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
Group: Networking/Daemons
@@ -561,6 +561,9 @@ fi
%{appdir}/sample
%changelog
+* Mon Feb 28 2011 David Knox <dknox(a)redhat.com> - 0:6.0.30-5
+- Fixes typo in tomcat6-conf.
+
* Mon Feb 28 2011 David Knox <dknox(a)redhat.com> - 0:6.0.30-4
- Resolves: rhbz 640134
11Â years, 11Â months
[asterisk] 1.8.3
by Jeffrey C. Ollie
commit e7f6586152f190d32400b29348c4adf0dae0b613
Author: Jeffrey C. Ollie <jeff(a)ocjtech.us>
Date: Mon Feb 28 18:05:53 2011 -0600
1.8.3
.gitignore | 2 +
asterisk.spec | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
sources | 4 +-
3 files changed, 65 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5f99d89..e32f9b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,5 @@ asterisk-1.8.0-beta3.tar.gz.asc
/asterisk-1.8.3-rc2.tar.gz.asc
/asterisk-1.8.3-rc3.tar.gz
/asterisk-1.8.3-rc3.tar.gz.asc
+/asterisk-1.8.3.tar.gz
+/asterisk-1.8.3.tar.gz.asc
diff --git a/asterisk.spec b/asterisk.spec
index 4ecadfa..7954310 100644
--- a/asterisk.spec
+++ b/asterisk.spec
@@ -1,9 +1,9 @@
-%global _rc 3
+#global _rc 3
#global _beta 5
Summary: The Open Source PBX
Name: asterisk
Version: 1.8.3
-Release: 0.7%{?_rc:.rc%{_rc}}%{?_beta:.beta%{_beta}}%{?dist}
+Release: 1%{?_rc:.rc%{_rc}}%{?_beta:.beta%{_beta}}%{?dist}
License: GPLv2
Group: Applications/Internet
URL: http://www.asterisk.org/
@@ -1169,6 +1169,65 @@ fi
%{_libdir}/asterisk/modules/app_voicemail_plain.so
%changelog
+* Mon Feb 28 2011 <jeff(a)ocjtech.us> - 1.8.3-1
+- The Asterisk Development Team has announced the release of Asterisk 1.8.3. This
+- release is available for immediate download at
+- http://downloads.asterisk.org/pub/telephony/asterisk/
+-
+- The release of Asterisk 1.8.3 resolves several issues reported by the community
+- and would have not been possible without your participation. Thank you!
+-
+- The following is a sample of the issues resolved in this release:
+-
+- * Resolve duplicated data in the AstDB when using DIALGROUP()
+- (Closes issue #18091. Reported by bunny. Patched by tilghman)
+-
+- * Ensure the ipaddr field in realtime is large enough to handle IPv6 addresses.
+- (Closes issue #18464. Reported, patched by IgorG)
+-
+- * Reworking parsing of mwi => lines to resolve a segfault. Also add a set of
+- unit tests for the function that does the parsing.
+- (Closes issue #18350. Reported by gbour. Patched by Marquis)
+-
+- * When using cdr_pgsql the billsec field was not populated correctly on
+- unanswered calls.
+- (Closes issue #18406. Reported by joscas. Patched by tilghman)
+-
+- * Resolve memory leak in iCalendar and Exchange calendaring modules.
+- (Closes issue #18521. Reported, patched by pitel. Tested by cervajs)
+-
+- * This version of Asterisk includes the new Compiler Flags option
+- BETTER_BACKTRACES which uses libbfd to search for better symbol information
+- within both the Asterisk binary, as well as loaded modules, to assist when
+- using inline backtraces to track down problems.
+- (Patched by tilghman)
+-
+- * Resolve issue where no Music On Hold may be triggered when using
+- res_timing_dahdi.
+- (Closes issues #18262. Reported by francesco_r. Patched by cjacobson. Tested
+- by francesco_r, rfrantik, one47)
+-
+- * Resolve a memory leak when the Asterisk Manager Interface is disabled.
+- (Reported internally by kmorgan. Patched by russellb)
+-
+- * Reimplemented fax session reservation to reverse the ABI breakage introduced
+- in r297486.
+- (Reported internally. Patched by mnicholson)
+-
+- * Fix regression that changed behavior of queues when ringing a queue member.
+- (Closes issue #18747, #18733. Reported by vrban. Patched by qwell.)
+-
+- * Resolve deadlock involving REFER.
+- (Closes issue #18403. Reported, tested by jthurman. Patched by jpeeler.)
+-
+- Additionally, this release has the changes related to security bulletin
+- AST-2011-002 which can be found at
+- http://downloads.asterisk.org/pub/security/AST-2011-002.pdf
+-
+- For a full list of changes in this release, please see the ChangeLog:
+-
+- http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.3
+
* Wed Feb 16 2011 <jeff(a)ocjtech.us> - 1.8.3-0.7.rc3
-
- The Asterisk Development Team has announced the third release candidate of
diff --git a/sources b/sources
index 35dbf60..2473508 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-bc6c3d26ffd7acf38cbdbea66d6057d1 asterisk-1.8.3-rc3.tar.gz
-0946c9f06ac247e80551218c57b1c72b asterisk-1.8.3-rc3.tar.gz.asc
+79964868c124a921e71fd568fbc9290f asterisk-1.8.3.tar.gz
+a21c63b58262ea041921c268e4f98321 asterisk-1.8.3.tar.gz.asc
11Â years, 11Â months
[tomcat6] resolves rhbz 640134
by Dave Knox
commit 4aa2b84fe7b9caad8ed72c50539aafe25191b6ed
Author: david knox <dknox(a)78-97-42-72.skybeam.com>
Date: Mon Feb 28 16:58:35 2011 -0700
resolves rhbz 640134
tomcat6-6.0.conf | 2 +-
tomcat6.spec | 3 +++
2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/tomcat6-6.0.conf b/tomcat6-6.0.conf
index 668f81a..f2fe56e 100644
--- a/tomcat6-6.0.conf
+++ b/tomcat6-6.0.conf
@@ -9,7 +9,7 @@
#
# Where your java installation lives
-JAVA_HOME="/usr/lib/jvm/java-1.6.0"
+JAVA_HOME="/usr/lib/jvm/jre"
# Where your tomcat installation lives
CATALINA_BASE="@@@TCHOME@@@"
diff --git a/tomcat6.spec b/tomcat6.spec
index 575bc7e..f90861d 100644
--- a/tomcat6.spec
+++ b/tomcat6.spec
@@ -566,6 +566,9 @@ fi
%{appdir}/sample
%changelog
+* Mon Feb 28 2011 David Knox <dknox(a)redhat.com> 0:6.0.32-2
+- Resolves rhbz 640134 - setting JAVA_HOME
+
* Mon Feb 28 2011 David Knox <dknox(a)redhat.com> 0:6.0.32-1
- Rebase on 6.0.32 with several bug fixes and security fixes
- changed apache-commons to jakarta-commons to fix missing
11Â years, 11Â months