[NetworkManager/f13/master] Listen for UPower suspend/resume signals
by Daniel Williams
commit 58da81c31ddfaeaf6f95735ba4d79222c3b54e6b
Author: Dan Williams <dcbw(a)redhat.com>
Date: Tue Aug 31 16:16:42 2010 -0500
Listen for UPower suspend/resume signals
NetworkManager.spec | 1 +
sources | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/NetworkManager.spec b/NetworkManager.spec
index 75f0026..db6b91d 100644
--- a/NetworkManager.spec
+++ b/NetworkManager.spec
@@ -417,6 +417,7 @@ fi
* Tue Aug 31 2010 Dan Williams <dcbw(a)redhat.com> - 0.8.1-6
- core: add dispatcher events on DHCPv4 and DHCPv6 lease changes
- core: enforce access permissions when enabling/disabling WiFi and WWAN (rh #626337)
+- core: listen for UPower suspend/resume signals
- applet: fix disabled Enable Networking and Enable Wireless menu items (rh #627365)
- applet: updated translations
- applet: obscure Mobile Broadband PIN in secondary unlock dialog
diff --git a/sources b/sources
index b72612d..2c0965d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-ac87c6b71a88e8716c0f191040087fa0 NetworkManager-0.8.1.git20100831.tar.bz2
43c0b014895dc78e0ea9c86aa917b427 network-manager-applet-0.8.1.git20100831.tar.bz2
+23b3f273d4e24bd6b117617b6fd89861 NetworkManager-0.8.1.git20100831.tar.bz2
11Â years, 8Â months
[perl-Set-Infinite/el5/master: 11/11] sync with devel
by xavierb
commit 8ba06820b461a5c800311c1aff83c66feceb2fb1
Merge: 7fca267 abcb68e
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Tue Aug 31 22:58:39 2010 +0200
sync with devel
perl-Set-Infinite.spec | 36 ++++++++++++++++++++++++++++++++----
sources | 2 +-
2 files changed, 33 insertions(+), 5 deletions(-)
---
11Â years, 8Â months
[perl-Set-Infinite/el4/master: 11/11] sync with devel
by xavierb
commit 694c62296cd62bc5de8295cd6317e142184df707
Merge: c6de05a abcb68e
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Tue Aug 31 23:00:27 2010 +0200
sync with devel
perl-Set-Infinite.spec | 36 ++++++++++++++++++++++++++++++++----
sources | 2 +-
2 files changed, 33 insertions(+), 5 deletions(-)
---
11Â years, 8Â months
[gnome-keyring] 2.31.91
by Matthias Clasen
commit 6b69eb1d558b0f4c0c21f48bace3481244a41f65
Author: Matthias Clasen <mclasen(a)redhat.com>
Date: Tue Aug 31 16:55:52 2010 -0400
2.31.91
.gitignore | 1 +
gnome-keyring.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d627237..e9d4ac4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
gnome-keyring-2.31.4.tar.bz2
+/gnome-keyring-2.31.91.tar.bz2
diff --git a/gnome-keyring.spec b/gnome-keyring.spec
index 2fbc8d2..2ad4d85 100644
--- a/gnome-keyring.spec
+++ b/gnome-keyring.spec
@@ -7,8 +7,8 @@
Summary: Framework for managing passwords and other secrets
Name: gnome-keyring
-Version: 2.31.4
-Release: 3%{?dist}
+Version: 2.31.91
+Release: 1%{?dist}
License: GPLv2+ and LGPLv2+
Group: System Environment/Libraries
#VCS: git:git://git.gnome.org/gnome-keyring
@@ -156,6 +156,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gnome-keyring/standalone/*.la
%changelog
+* Tue Aug 31 2010 Matthias Clasen <mclasen(a)redhat.com> - 2.31.91-1
+- Update to 2.31.91
+
* Mon Aug 23 2010 Matthias Clasen <mclasen(a)redhat.com> - 2.31.4-3
- Co-own /usr/share/gtk-doc (#604359)
- Some spec file cleanups
diff --git a/sources b/sources
index ddab0d0..28d32b0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4bf2b683a8fc7b8ea2a263923a0b4240 gnome-keyring-2.31.4.tar.bz2
+8abae3120341351a66e0ccd9cacf5218 gnome-keyring-2.31.91.tar.bz2
11Â years, 8Â months
[gnome-keyring] drop gtk-doc dep
by Matthias Clasen
commit 037e1dca44805eceaf4e6c5e51dc91286bdbaa86
Author: Matthias Clasen <mclasen(a)redhat.com>
Date: Mon Aug 23 22:08:10 2010 -0400
drop gtk-doc dep
gnome-keyring.spec | 32 ++++++++++----------------------
1 files changed, 10 insertions(+), 22 deletions(-)
---
diff --git a/gnome-keyring.spec b/gnome-keyring.spec
index da2c2fa..2fbc8d2 100644
--- a/gnome-keyring.spec
+++ b/gnome-keyring.spec
@@ -8,13 +8,12 @@
Summary: Framework for managing passwords and other secrets
Name: gnome-keyring
Version: 2.31.4
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPLv2+ and LGPLv2+
Group: System Environment/Libraries
#VCS: git:git://git.gnome.org/gnome-keyring
Source: http://download.gnome.org/sources/gnome-keyring/2.31/gnome-keyring-%{vers...
URL: http://www.gnome.org
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# http://bugzilla.redhat.com/529709
@@ -22,7 +21,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Patch3: gnome-keyring-2.28.1-nopass.patch
-# Bug 611642 - gnome-keyring isn't staying unlocked
+# Bug 611642 - gnome-keyring isn't staying unlocked
# https://bugzilla.redhat.com/show_bug.cgi?id=611642
Patch4: gnome-keyring-2.31.5-ssh-agent-unlock.patch
@@ -56,9 +55,6 @@ License: LGPLv2+
Group: Development/Libraries
Requires: %name = %{version}-%{release}
Requires: glib2-devel
-Requires: pkgconfig
-# for /usr/share/gtk-doc/html
-Requires: gtk-doc
# for smooth transition since the core was split
Requires: libgnome-keyring-devel
@@ -105,7 +101,6 @@ sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool
make %{?_smp_mflags}
%install
-rm -rf $RPM_BUILD_ROOT
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
make install install-pam DESTDIR=$RPM_BUILD_ROOT
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
@@ -118,25 +113,15 @@ rm $RPM_BUILD_ROOT%{_libdir}/gnome-keyring/standalone/*.la
%find_lang gnome-keyring
-%clean
-rm -rf $RPM_BUILD_ROOT
-
%post
/sbin/ldconfig
-export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
-gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gnome-keyring.schemas > /dev/null || :
+%gconf_schema_upgrade gnome-keyring
%pre
-if [ "$1" -gt 1 ]; then
- export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
- gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/gnome-keyring.schemas > /dev/null || :
-fi
+%gconf_schema_prepare gnome-keyring
%preun
-if [ "$1" -eq 0 ]; then
- export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
- gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/gnome-keyring.schemas > /dev/null || :
-fi
+%gconf_schema_remove gnome-keyring
%postun -p /sbin/ldconfig
@@ -163,8 +148,7 @@ fi
%{_libdir}/lib*.so
%{_libdir}/pkgconfig/*
%{_includedir}/*
-%doc %{_datadir}/gtk-doc/html/gp11/
-%doc %{_datadir}/gtk-doc/html/gcr/
+%doc %{_datadir}/gtk-doc
%files pam
%defattr(-, root, root)
@@ -172,6 +156,10 @@ fi
%changelog
+* Mon Aug 23 2010 Matthias Clasen <mclasen(a)redhat.com> - 2.31.4-3
+- Co-own /usr/share/gtk-doc (#604359)
+- Some spec file cleanups
+
* Tue Jul 20 2010 Tomas Bzatek <tbzatek(a)redhat.com> - 2.31.4-2
- ssh-agent: fix key unlocking (#611642)
11Â years, 8Â months
[dracut-modules-olpc] v0.5.1
by Daniel Drake
commit a6d83466f331187cf50f2d2bfbeb3fe749d1256d
Author: Daniel Drake <dsd(a)laptop.org>
Date: Tue Aug 31 14:55:47 2010 -0600
v0.5.1
.gitignore | 1 +
dracut-modules-olpc.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7a541ad..6fbd137 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
dracut-modules-olpc-0.3.4.tar.bz2
/dracut-modules-olpc-0.5.0.tar.bz2
+/dracut-modules-olpc-0.5.1.tar.bz2
diff --git a/dracut-modules-olpc.spec b/dracut-modules-olpc.spec
index ed50d7e..cec658e 100644
--- a/dracut-modules-olpc.spec
+++ b/dracut-modules-olpc.spec
@@ -1,5 +1,5 @@
Name: dracut-modules-olpc
-Version: 0.5.0
+Version: 0.5.1
Release: 1%{?dist}
Summary: OLPC modules for dracut initramfs
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Aug 31 2010 Daniel Drake <dsd(a)laptop.org> - 0.5.1-1
+- Generate activation initramfs separately
+
* Tue Aug 24 2010 Daniel Drake <dsd(a)laptop.org> - 0.5.0-1
- New version for F14 support
diff --git a/sources b/sources
index 2c86870..8e37781 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0663001d6eaaf8513cc9763ca0f18ffc dracut-modules-olpc-0.5.0.tar.bz2
+72dcdb4c4cf2ad4b364d9a515710e6f0 dracut-modules-olpc-0.5.1.tar.bz2
11Â years, 8Â months