Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.61 grimoire by Vlad Glagolev (8a07c15d26b1aaa09546cc94f616f4f7f8b03563)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.61 grimoire by Vlad Glagolev (8a07c15d26b1aaa09546cc94f616f4f7f8b03563)
  • Date: Wed, 29 May 2013 01:09:33 -0500

GIT changes to stable-0.61 grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

utils/pciutils/DETAILS | 2 +-
utils/pciutils/HISTORY | 7 +++++++
utils/pciutils/configs | 1 -
utils/pciutils/volatiles | 1 +
4 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 8a07c15d26b1aaa09546cc94f616f4f7f8b03563
Author: Remko van der Vossen <wich AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pciutils: removed configs; pci.ids.gz was already marked volatile
(cherry picked from commit dd16e2f2ecba26fae01a14a64780e46299c0bca3)

commit 34cf0104312b68e2d8d2ce5371c9bbeedb81a375
Author: Remko van der Vossen <wich AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pciutils: pci.ids is volatile
(cherry picked from commit 432916aa02e185e2d273c5002db56e3e52c86348)

commit 7c94c082b56e8a51bc55526965a68fccf428aa5a
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pciutils: => 3.1.10
(cherry picked from commit d74bce978d039148b1db611e01e0a61dc1fcb2d3)

diff --git a/utils/pciutils/DETAILS b/utils/pciutils/DETAILS
index 0ab0db4..9c2e1c0 100755
--- a/utils/pciutils/DETAILS
+++ b/utils/pciutils/DETAILS
@@ -1,5 +1,5 @@
SPELL=pciutils
- VERSION=3.1.9
+ VERSION=3.1.10
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sign
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/utils/pciutils/HISTORY b/utils/pciutils/HISTORY
index 8146c4c..6cda983 100644
--- a/utils/pciutils/HISTORY
+++ b/utils/pciutils/HISTORY
@@ -1,3 +1,10 @@
+2013-02-25 Remko van der Vossen <wich AT sourcemage.org>
+ * volatiles: pci.ids is volatile
+ * configs: deleted, pci.ids.gz is already marked as volatile
+
+2012-06-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.1.10
+
2012-06-15 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: leave only master mirror as it seems it's not broken;
updated
website; removed tabs; switched to upstream pgp checking
diff --git a/utils/pciutils/configs b/utils/pciutils/configs
deleted file mode 100755
index 505a8f1..0000000
--- a/utils/pciutils/configs
+++ /dev/null
@@ -1 +0,0 @@
-^/usr/share/pci.ids.gz$
diff --git a/utils/pciutils/volatiles b/utils/pciutils/volatiles
index 505a8f1..97145bd 100755
--- a/utils/pciutils/volatiles
+++ b/utils/pciutils/volatiles
@@ -1 +1,2 @@
^/usr/share/pci.ids.gz$
+^/usr/share/pci.ids$



  • [SM-Commit] GIT changes to stable-0.61 grimoire by Vlad Glagolev (8a07c15d26b1aaa09546cc94f616f4f7f8b03563), Vlad Glagolev, 05/29/2013

Archive powered by MHonArc 2.6.24.

Top of Page