[mingw32-sigar] - Bump spec release
by Adam Stokes
commit 4ede7f57f51358682077d6444efd3332b71d65fb
Author: Adam Stokes <astokes(a)fedoraproject.org>
Date: Thu Jun 30 15:45:03 2011 -0400
- Bump spec release
mingw32-sigar.spec | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw32-sigar.spec b/mingw32-sigar.spec
index 8014734..bd5a15b 100644
--- a/mingw32-sigar.spec
+++ b/mingw32-sigar.spec
@@ -8,7 +8,7 @@
Name: mingw32-%{shortname}
Version: 1.6.5
-Release: 0.4.git58097d9%{?dist}
+Release: 0.5.git58097d9%{?dist}
Summary: MinGW Windows sigar library
%global sigar_suffix 0-g4b67f57
@@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mingw32_includedir}/sigar*.h
%changelog
+* Thu Jun 30 2011 Adam Stokes <astokes(a)fedoraproject.org> - 1.6.5-0.5.git58097d9
+- New upstream release
+
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.6.5-0.4.git833ca18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
11Â years, 8Â months
[mingw32-sigar] - Pull upstream source
by Adam Stokes
commit 784919c9f0bd7b31ebc6421dfcc6d86d6fae514f
Author: Adam Stokes <astokes(a)fedoraproject.org>
Date: Mon Jun 13 10:09:46 2011 -0400
- Pull upstream source
mingw32-sigar.spec | 6 ++----
sources | 2 +-
2 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/mingw32-sigar.spec b/mingw32-sigar.spec
index 6f5caf7..8014734 100644
--- a/mingw32-sigar.spec
+++ b/mingw32-sigar.spec
@@ -8,11 +8,11 @@
Name: mingw32-%{shortname}
Version: 1.6.5
-Release: 0.4.git833ca18%{?dist}
+Release: 0.4.git58097d9%{?dist}
Summary: MinGW Windows sigar library
%global sigar_suffix 0-g4b67f57
-%global sigar_hash 833ca18
+%global sigar_hash 58097d9
Group: Development/Libraries
License: ASL 2.0
@@ -28,7 +28,6 @@ URL: http://sigar.hyperic.com/
#
# The diff from 1.6.4 is too huge to contemplate cherrypicking from
Source0: %{shortname}-%{version}-%{sigar_hash}.tbz2
-Patch1: sigar-mingw.patch
BuildRoot: %{_tmppath}/%{shortname}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: mingw32-gcc cmake
@@ -58,7 +57,6 @@ API to access this information regardless of the underlying platform.
# When using the GitHub tarballs, use:
# setup -q -n hyperic-{shortname}-{sigar_hash}
%setup -q -n %{shortname}-%{version}
-%patch1 -p1
%build
PATH=%{_mingw32_bindir}:$PATH
diff --git a/sources b/sources
index 3682c6b..01ad0e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e862b3e9eff9a1b4274c2a639149f1ec sigar-1.6.5-833ca18.tbz2
+a8dfe38ed914a364943f746489b79539 sigar-1.6.5-58097d9.tbz2
11Â years, 8Â months
[kdelibs] drop unneeded kstatusnotify_dbus_leak.patch (upstream fixed better)
by Rex Dieter
commit d76f7f27657b4f9b71adfd9f4b624a863d589d33
Author: Rex Dieter <rdieter(a)fedoraproject.org>
Date: Thu Jun 30 14:43:41 2011 -0500
drop unneeded kstatusnotify_dbus_leak.patch (upstream fixed better)
kdelibs-4.6.80-kstatusnotifieritem_dbus_leak.patch | 11 -----------
kdelibs.spec | 9 ++++-----
2 files changed, 4 insertions(+), 16 deletions(-)
---
diff --git a/kdelibs.spec b/kdelibs.spec
index 0b8a716..0bd2eea 100644
--- a/kdelibs.spec
+++ b/kdelibs.spec
@@ -13,7 +13,7 @@
Summary: KDE Libraries
Version: 4.6.90
-Release: 3%{?dist}
+Release: 4%{?dist}
Name: kdelibs
Epoch: 6
@@ -103,9 +103,6 @@ Patch50: kdelibs-4.5.1-knewstuff_gpg2.patch
# https://bugs.kde.org/show_bug.cgi?id=269045
# https://git.reviewboard.kde.org/r/101231/
Patch51: kdelibs-4.6.2-uri_mimetypes.patch
-# http://bugzilla.redhat.com/667787
-# http://bugs.kde.org/261180
-Patch52: kdelibs-4.6.80-kstatusnotifieritem_dbus_leak.patch
## upstream
# https://projects.kde.org/projects/kde/kdelibs/repository/revisions/d44186...
@@ -304,7 +301,6 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage
# upstreamable patches
%patch50 -p1 -b .knewstuff_gpg2
%patch51 -p1 -b .uri_mimetypes
-%patch52 -p1 -b .kstatusnotifieritem_dbus_leak
# upstream patches
%patch100 -p1 -b .kconfigxt-qt48
@@ -563,6 +559,9 @@ rm -rf %{buildroot}
%changelog
+* Thu Jun 30 2011 Rex Dieter <rdieter(a)fedoraproject.org> 4.6.90-4
+- drop unneeded kstatusnotify_dbus_leak.patch (upstream fixed better)
+
* Wed Jun 29 2011 Rex Dieter <rdieter(a)fedoraproject.org> 4.6.90-3
- fix %%shared_desktop_ontologies_ver(sion) usage
- upstream kdoctools/docbook patch (#690124)
11Â years, 8Â months
[sigar/f15] - New upstream release
by Adam Stokes
Summary of changes:
10d4f9e... - New upstream release (*)
(*) This commit already existed in another branch; no separate mail sent
11Â years, 8Â months
[sigar] - New upstream release
by Adam Stokes
commit 10d4f9eade4ab930c37aad6e20f6d0da6cb43573
Author: Adam Stokes <astokes(a)fedoraproject.org>
Date: Fri Jun 10 08:56:55 2011 -0400
- New upstream release
.gitignore | 1 +
sigar.spec | 4 ++--
sources | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 901fb1c..2e7caf4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/sigar-1.6.5-833ca18.tbz2
+/sigar-1.6.5-58097d9.tbz2
diff --git a/sigar.spec b/sigar.spec
index e4c9b31..aab799e 100644
--- a/sigar.spec
+++ b/sigar.spec
@@ -1,10 +1,10 @@
Name: sigar
Version: 1.6.5
-Release: 0.2.git833ca18%{?dist}
+Release: 0.3.git58097d9%{?dist}
Summary: System Information Gatherer And Reporter
%global sigar_suffix 0-g4b67f57
-%global sigar_hash 833ca18
+%global sigar_hash 58097d9
Group: System Environment/Libraries
License: ASL 2.0
diff --git a/sources b/sources
index 3682c6b..01ad0e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e862b3e9eff9a1b4274c2a639149f1ec sigar-1.6.5-833ca18.tbz2
+a8dfe38ed914a364943f746489b79539 sigar-1.6.5-58097d9.tbz2
11Â years, 8Â months
[petit/f15] New upstream version 1.1.1
by Sandro "red" Mathys
Summary of changes:
4cff4a7... New upstream version 1.1.1 (*)
(*) This commit already existed in another branch; no separate mail sent
11Â years, 8Â months
comps-f16.xml.in
by Kalev Lember
comps-f16.xml.in | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit e93f6eb71edc14f80c81595be92378db9381aac5
Author: Kalev Lember <kalev(a)smartlink.ee>
Date: Thu Jun 30 22:28:54 2011 +0300
Added optional pcsc-lite and pcsc-lite-ccid to F16 hardware-support
diff --git a/comps-f16.xml.in b/comps-f16.xml.in
index 3e62835..41c12df 100644
--- a/comps-f16.xml.in
+++ b/comps-f16.xml.in
@@ -3258,6 +3258,8 @@
<packagereq type="optional">multican</packagereq>
<packagereq type="optional">openct</packagereq>
<packagereq type="optional">opensc</packagereq>
+ <packagereq type="optional">pcsc-lite</packagereq>
+ <packagereq type="optional">pcsc-lite-ccid</packagereq>
<packagereq type="optional">s3switch</packagereq>
</packagelist>
</group>
11Â years, 8Â months
[petit] New upstream version 1.1.1
by Sandro "red" Mathys
commit 4cff4a734575cae5d47588bfadc17d727d499d8f
Author: Sandro Mathys <red(a)fedoraproject.org>
Date: Thu Jun 30 21:18:44 2011 +0200
New upstream version 1.1.1
.gitignore | 1 +
petit.spec | 18 +++++++++---------
sources | 2 +-
3 files changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 83309ca..967769b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ petit-1.0.0.tgz
/petit-1.0.3.tgz
/petit-1.0.3.patch
/petit-1.1.0.tgz
+/petit-1.1.1.tgz
diff --git a/petit.spec b/petit.spec
index b0b182e..aa36abb 100644
--- a/petit.spec
+++ b/petit.spec
@@ -1,6 +1,6 @@
Name: petit
-Version: 1.1.0
-Release: 2%{?dist}
+Version: 1.1.1
+Release: 1%{?dist}
Summary: Log analysis tool for syslog, Apache and raw log files
Group: Applications/System
@@ -67,20 +67,20 @@ rm -rf $RPM_BUILD_ROOT
%changelog
-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.1.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+* Thu Jun 30 2011 Sandro Mathys <red at fedoraproject.org> - 1.1.1-1
+- New upstream version 1.1.1
* Tue Nov 09 2010 Sandro Mathys <red at fedoraproject.org> - 1.1.0-1
-- new upstream version
+- New upstream version 1.1.0
* Mon Nov 08 2010 Sandro Mathys <red at fedoraproject.org> - 1.0.3-2
-- added fix for rhbz#651018
+- Added fix for rhbz#651018
* Wed Oct 20 2010 Sandro Mathys <red at fedoraproject.org> - 1.0.3-1
-- new upstream version
+- New upstream version 1.0.3
* Wed Aug 11 2010 David Malcolm <dmalcolm(a)redhat.com> - 1.0.0-2
-- recompiling .py files against Python 2.7 (rhbz#623345)
+- Recompiling .py files against Python 2.7 (rhbz#623345)
* Sun Mar 07 2010 Sandro Mathys <red at fedoraproject.org> - 1.0.0-1
-- initial package
+- Initial package
diff --git a/sources b/sources
index bf73648..e607bd7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-65ac72683ec35cf2e5774c726d85dda6 petit-1.1.0.tgz
+6eec1f5e9e3f24a6a709419a86e6ef85 petit-1.1.1.tgz
11Â years, 8Â months