[moserial] 3.0.6
by terjeros
commit 328acc2a8a2257a5b2c61cf2c8f5f47a53882b1c
Author: Terje R�sten <terje.rosten(a)ntnu.no>
Date: Sat Mar 31 17:58:26 2012 +0200
3.0.6
- Add lrzsz to req, fixing bz #804147
.gitignore | 1 +
moserial.spec | 7 ++++++-
sources | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 578629f..8a435e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
moserial-2.30.0.tar.bz2
/moserial-3.0.1.tar.bz2
/moserial-3.0.5.tar.xz
+/moserial-3.0.6.tar.xz
diff --git a/moserial.spec b/moserial.spec
index fb8a6a8..391b306 100644
--- a/moserial.spec
+++ b/moserial.spec
@@ -1,6 +1,6 @@
Summary: Serial terminal for the gnome desktop
Name: moserial
-Version: 3.0.5
+Version: 3.0.6
Release: 1%{?dist}
Group: Applications/Communications
License: GPLv3+
@@ -17,6 +17,7 @@ BuildRequires: perl(XML::Parser)
BuildRequires: desktop-file-utils
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: yelp
+Requires: lrzsz
Requires: hicolor-icon-theme
%description
Moserial is a clean, friendly gtk-based serial terminal for the gnome
@@ -68,6 +69,10 @@ fi
%{_mandir}/man1/%{name}.1*
%changelog
+* Sat Mar 31 2012 Terje Rosten <terje.rosten(a)ntnu.no> - 3.0.6-1
+- 3.0.6
+- Add lrzsz to req, fixing bz #804147
+
* Wed Feb 01 2012 Terje Rosten <terje.rosten(a)ntnu.no> - 3.0.5-1
- 3.0.5
diff --git a/sources b/sources
index 7ac3692..7c01e5b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5ef594c86be1712e0ba9d35419f75fa3 moserial-3.0.5.tar.xz
+839f11971b4ce27116d25aa476ccdc11 moserial-3.0.6.tar.xz
10Â years, 1Â month
[ucommon/f17] fix for multi-arch issue and stringpager class
by David Sugar
commit 2428111239effed4500604475df2ad3ea02a0516
Author: David Sugar <dyfet(a)gnutelephony.org>
Date: Sat Mar 31 11:22:44 2012 -0400
fix for multi-arch issue and stringpager class
Some changes relate to baseline api for future packages which
may also appear in f17 timeframe, and for better support of
classic commoncpp code.
.gitignore | 1 +
sources | 2 +-
ucommon.spec | 17 ++++++++++++-----
3 files changed, 14 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ca18b76..1e8cf82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ ucommon-3.3.4.tar.gz
/ucommon-5.0.4.tar.gz
/ucommon-5.1.2.tar.gz
/ucommon-5.2.0.tar.gz
+/ucommon-5.2.2.tar.gz
diff --git a/sources b/sources
index 9750f19..f3c4fa6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c113a611a8b11a37b5d477ec1a0b2d9e ucommon-5.2.0.tar.gz
+4739fcd9db006432f1b8e2ea226e414a ucommon-5.2.2.tar.gz
diff --git a/ucommon.spec b/ucommon.spec
index 84f35ab..9fdc1be 100644
--- a/ucommon.spec
+++ b/ucommon.spec
@@ -10,8 +10,8 @@
Name: ucommon
Summary: Portable C++ framework for threads and sockets
-Version: 5.2.0
-Release: 2%{?dist}
+Version: 5.2.2
+Release: 1%{?dist}
License: LGPLv3+
URL: http://www.gnu.org/software/commoncpp
Source0: http://www.gnutelephony.org/dist/tarballs/ucommon-%{version}.tar.gz
@@ -53,11 +53,11 @@ ucommon library. Some may be needed to prepare files or for development of
applications.
%description devel
-This package provides header and support files needed for building
+This package provides header and support files needed for building
applications that use the uCommon and commoncpp libraries.
%description doc
-Generated class documentation for GNU uCommon library from header files,
+Generated class documentation for GNU uCommon library from header files,
html browsable.
%prep
@@ -79,7 +79,7 @@ html browsable.
%clean
%{__rm} -rf %{buildroot}
-%files
+%files
%defattr(-,root,root,-)
%doc AUTHORS README COPYING COPYING.LESSER NEWS SUPPORT ChangeLog
%{_libdir}/libucommon.so.*
@@ -123,6 +123,13 @@ html browsable.
%postun -p /sbin/ldconfig
%changelog
+* Sat Mar 31 2012 David Sugar <dyfet(a)gnutelephony.org> - 5.2.2-1
+- new upstream release
+- resolved multi-arch for library paths
+- fixed stringpager
+- added additional old commoncpp classes back
+- honor LC_COLLATE for sorting
+
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 5.2.0-2
- Rebuilt for c++ ABI breakage
10Â years, 1Â month
[php-pecl-http] update to 2.0.0dev10
by Remi Collet
commit 9f70eeb3243b6fb52183d33ea455d3b1eb80db5f
Author: remi <fedora(a)famillecollet.com>
Date: Sat Mar 31 17:14:55 2012 +0200
update to 2.0.0dev10
.gitignore | 1 +
php-pecl-http.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc41754..f34169a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/pecl_http-2.0.0dev6.tgz
/pecl_http-2.0.0dev7.tgz
/pecl_http-2.0.0dev8.tgz
+/pecl_http-2.0.0dev10.tgz
diff --git a/php-pecl-http.spec b/php-pecl-http.spec
index 7fdb0a1..b4a9b0a 100644
--- a/php-pecl-http.spec
+++ b/php-pecl-http.spec
@@ -3,12 +3,12 @@
# The project is pecl_http but the extension is only http
%global proj_name pecl_http
%global pecl_name http
-%global prever dev8
-%global devver dev8
+%global prever dev10
+%global devver dev10
Name: php-pecl-http
Version: 2.0.0
-Release: 0.7.%{prever}%{?dist}
+Release: 0.8.%{prever}%{?dist}
Summary: Extended HTTP support
License: BSD
@@ -157,6 +157,9 @@ rm -rf %{buildroot}
%changelog
+* Sat Mar 31 2012 Remi Collet <remi(a)fedoraproject.org> - 2.0.0-0.8.dev10
+- update to 2.0.0dev10
+
* Fri Mar 16 2012 Remi Collet <remi(a)fedoraproject.org> - 2.0.0-0.7.dev8
- update to 2.0.0dev8
diff --git a/sources b/sources
index a82c629..d7ce0e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9811311f5f5ccc9bb623f587ea7c1df8 pecl_http-2.0.0dev8.tgz
+c314e83497762cffa17ba55d63881a1f pecl_http-2.0.0dev10.tgz
10Â years, 1Â month
[simcrs/f15] First RPM release
by Denis Arnaud
commit 21ace12e2e172ef500a9b452ede02892e88b571c
Author: Denis Arnaud <denis.arnaud_fedora(a)m4x.org>
Date: Sat Mar 31 17:15:52 2012 +0200
First RPM release
.gitignore | 7 +++
simcrs.spec | 118 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
sources | 1 +
3 files changed, 126 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..5beb305 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1,7 @@
+clog
+simcrs-*.tar.*
+simcrs_*.patch
+.build-*.log
+simcrs-*.src.rpm
+x86_64
+i386
diff --git a/simcrs.spec b/simcrs.spec
new file mode 100644
index 0000000..b92de68
--- /dev/null
+++ b/simcrs.spec
@@ -0,0 +1,118 @@
+#
+%global mydocs __tmp_docdir
+#
+Name: simcrs
+Version: 0.1.1
+Release: 1%{?dist}
+
+Summary: C++ Simulated Travel-Oriented Distribution System library
+
+Group: System Environment/Libraries
+License: LGPLv2+
+URL: http://%{name}.sourceforge.net
+Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
+BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
+
+BuildRequires: cmake, python-devel
+BuildRequires: boost-devel, soci-mysql-devel, zeromq-devel, readline-devel
+BuildRequires: stdair-devel, airsched-devel, simfqt-devel
+BuildRequires: airrac-devel, rmol-devel, airinv-devel
+
+
+%description
+%{name} aims at providing a clean API and a simple implementation, as
+a C++ library, of a Travel-oriented Distribution System. It
+corresponds to the simulated version of the real-world Computerized
+Reservation Systems (CRS). That library uses the Standard Airline IT
+C++ object model (http://sf.net/projects/stdair).
+
+%{name} makes an extensive use of existing open-source libraries for
+increased functionality, speed and accuracy. In particular the
+Boost (C++ Standard Extensions: http://www.boost.org) library is used.
+
+Install the %{name} package if you need a library of basic C++ objects
+for airline-related booking distribution system, mainly for simulation purpose.
+
+%package devel
+Summary: Header files, libraries and development helper tools for %{name}
+Group: Development/Libraries
+Requires: %{name}%{?_isa} = %{version}-%{release}
+Requires: pkgconfig
+
+%description devel
+This package contains the header files, shared libraries and
+development helper tools for %{name}. If you would like to develop
+programs using %{name}, you will need to install %{name}-devel.
+
+%package doc
+Summary: HTML documentation for the %{name} library
+Group: Documentation
+%if 0%{?fedora} || 0%{?rhel} > 5
+BuildArch: noarch
+%endif
+BuildRequires: tex(latex)
+BuildRequires: doxygen, ghostscript
+
+%description doc
+This package contains HTML pages, as well as a PDF reference manual,
+for %{name}. All that documentation is generated thanks to Doxygen
+(http://doxygen.org). The content is the same as what can be browsed
+online (http://%{name}.org).
+
+
+%prep
+%setup -q
+
+
+%build
+%cmake .
+make %{?_smp_mflags}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+make install DESTDIR=$RPM_BUILD_ROOT
+
+mkdir -p %{mydocs}
+mv $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/html %{mydocs}
+rm -f %{mydocs}/html/installdox
+
+%check
+ctest
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
+
+
+%files
+%defattr(-,root,root,-)
+%doc AUTHORS ChangeLog COPYING NEWS README
+%{_bindir}/%{name}
+%{_libdir}/lib%{name}.so.*
+%{_mandir}/man1/%{name}.1.*
+
+%files devel
+%defattr(-,root,root,-)
+%{_includedir}/%{name}
+%{_bindir}/%{name}-config
+%{_libdir}/lib%{name}.so
+%{_libdir}/pkgconfig/%{name}.pc
+%{_datadir}/aclocal/%{name}.m4
+%dir %{_datadir}/%{name}
+%{_datadir}/%{name}/CMake
+%{_mandir}/man1/%{name}-config.1.*
+%{_mandir}/man3/%{name}-library.3.*
+
+%files doc
+%defattr(-,root,root,-)
+%doc %{mydocs}/html
+%doc COPYING
+
+
+%changelog
+* Sat Mar 24 2012 Denis Arnaud <denis.arnaud_fedora(a)m4x.org> 0.1.1-1
+- First RPM release
+
diff --git a/sources b/sources
index e69de29..3f01fed 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+2a5c2d2f157dc4e319d78c02ddb0a144 simcrs-0.1.1.tar.bz2
10Â years, 1Â month
[ucommon] Multi-arch issue and fixes for stringpager
by David Sugar
commit 057971618dc663b01c598b3f1b45e9941b4b7a38
Author: David Sugar <dyfet(a)gnutelephony.org>
Date: Sat Mar 31 11:09:17 2012 -0400
Multi-arch issue and fixes for stringpager
Other changes will be useful for future packages presently being
developed, and for better supporting compatibility with older
commoncpp library.
.gitignore | 1 +
sources | 2 +-
ucommon.spec | 15 +++++++++++----
3 files changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d109f3e..b0dc97a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ ucommon-3.3.4.tar.gz
/ucommon-5.1.2.tar.gz
/ucommon-5.2.0.tar.gz
/ucommon-5.2.1.tar.gz
+/ucommon-5.2.2.tar.gz
diff --git a/sources b/sources
index f079fc8..f3c4fa6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7394128c5ad14861c40c6da72ece8ed3 ucommon-5.2.1.tar.gz
+4739fcd9db006432f1b8e2ea226e414a ucommon-5.2.2.tar.gz
diff --git a/ucommon.spec b/ucommon.spec
index 69157ff..b68dab6 100644
--- a/ucommon.spec
+++ b/ucommon.spec
@@ -10,7 +10,7 @@
Name: ucommon
Summary: Portable C++ framework for threads and sockets
-Version: 5.2.1
+Version: 5.2.2
Release: 1%{?dist}
License: LGPLv3+
URL: http://www.gnu.org/software/commoncpp
@@ -53,11 +53,11 @@ ucommon library. Some may be needed to prepare files or for development of
applications.
%description devel
-This package provides header and support files needed for building
+This package provides header and support files needed for building
applications that use the uCommon and commoncpp libraries.
%description doc
-Generated class documentation for GNU uCommon library from header files,
+Generated class documentation for GNU uCommon library from header files,
html browsable.
%prep
@@ -79,7 +79,7 @@ html browsable.
%clean
%{__rm} -rf %{buildroot}
-%files
+%files
%defattr(-,root,root,-)
%doc AUTHORS README COPYING COPYING.LESSER NEWS SUPPORT ChangeLog
%{_libdir}/libucommon.so.*
@@ -123,6 +123,13 @@ html browsable.
%postun -p /sbin/ldconfig
%changelog
+* Sat Mar 31 2012 David Sugar <dyfet(a)gnutelephony.org> - 5.2.2-1
+- new upstream release
+- resolved multi-arch for library paths
+- fixed stringpager
+- added additional old commoncpp classes back
+- honor LC_COLLATE for sorting
+
* Sat Feb 11 2012 David Sugar <dyfet(a)gnutelephony.org> - 5.2.1-1
- new upstream release
- added shell::release to api for cape-devtools
10Â years, 1Â month
[xen] fix permissions of /var/lib/xenstored, load xen-apci-processor module
by myoung
commit 5487ebc045ad17ac57471110e987c4c9e42c16b5
Author: Michael Young <m.a.young(a)durham.ac.uk>
Date: Sat Mar 31 15:43:36 2012 +0100
fix permissions of /var/lib/xenstored, load xen-apci-processor module
var-lib-xenstored.mount | 1 +
xen.modules | 2 +-
xen.spec | 6 +++++-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/var-lib-xenstored.mount b/var-lib-xenstored.mount
index 9f59ebe..49e0695 100644
--- a/var-lib-xenstored.mount
+++ b/var-lib-xenstored.mount
@@ -7,3 +7,4 @@ RefuseManualStop=true
What=xenstore
Where=/var/lib/xenstored
Type=tmpfs
+Options=mode=755,context="system_u:object_r:xenstored_var_lib_t:s0"
diff --git a/xen.modules b/xen.modules
index cfbece9..1758380 100644
--- a/xen.modules
+++ b/xen.modules
@@ -5,6 +5,6 @@ test -f /proc/xen/capabilities || mount -t xenfs xen /proc/xen
test -f /proc/xen/capabilities || exit 0
grep -q "control_d" /proc/xen/capabilities || exit 0
-for module in xen-evtchn evtchn xen-gntdev gntdev xen-blkback xen-netback blkbk netbk blktap; do
+for module in xen-evtchn evtchn xen-gntdev gntdev xen-blkback xen-netback blkbk netbk blktap xen-acpi-processor; do
modprobe ${module} >/dev/null 2>&1
done
diff --git a/xen.spec b/xen.spec
index dcc0d78..3baaf4a 100644
--- a/xen.spec
+++ b/xen.spec
@@ -20,7 +20,7 @@
Summary: Xen is a virtual machine monitor
Name: xen
Version: 4.1.2
-Release: 13%{?dist}
+Release: 14%{?dist}
Group: Development/Libraries
License: GPLv2+ and LGPLv2+ and BSD
URL: http://xen.org/
@@ -697,6 +697,10 @@ rm -rf %{buildroot}
%endif
%changelog
+* Sat Mar 31 2012 Michael Young <m.a.young(a)durham.ac.uk> - 4.1.2-14
+- /var/lib/xenstored mount has wrong selinux permissions in latest Fedora
+- load xen-acpi-processor module (kernel 3.4 onwards) if present
+
* Thu Mar 08 2012 Michael Young <m.a.young(a)durham.ac.uk> - 4.1.2-13
- fix a packaging error
10Â years, 1Â month