Mailinglist Archive: opensuse-commit (875 mails)

< Previous Next >
commit rpmlint-mini
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 24 Jul 2008 22:00:47 +0200
  • Message-id: <20080724200048.2B173678185@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package rpmlint-mini
checked in at Thu Jul 24 22:00:47 CEST 2008.


--------
--- rpmlint-mini/rpmlint-mini.changes 2008-06-30 13:20:06.000000000 +0200
+++ rpmlint-mini/rpmlint-mini.changes 2008-07-24 11:59:38.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jul 24 11:58:01 CEST 2008 - dmueller@xxxxxxx
+
+- support even OBS style of building
+
+-------------------------------------------------------------------



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rpmlint-mini.spec ++++++
--- /var/tmp/diff_new_pack.j15532/_old 2008-07-24 22:00:16.000000000 +0200
+++ /var/tmp/diff_new_pack.j15532/_new 2008-07-24 22:00:16.000000000 +0200
@@ -15,7 +15,7 @@
BuildRequires: glib2-devel pkg-config rpm-python rpmlint
Summary: Rpm correctness checker
Version: 1.0
-Release: 159
+Release: 170
Url: http://rpmlint.zarb.org/
License: GPL v2 or later
Group: System/Packages
@@ -50,9 +50,8 @@

%install
# test if the rpmlint works at all
-. /.buildenv
set +e
-/usr/bin/rpmlint /.rpm-cache/$BUILD_BASENAME/m4.rpm
+/usr/bin/rpmlint rpmlint
test $? -gt 0 -a $? -lt 60 && exit 1
set -e
# okay, lets put it together
@@ -100,6 +99,8 @@
/opt/testing

%changelog
+* Thu Jul 24 2008 dmueller@xxxxxxx
+- support even OBS style of building
* Mon Jun 30 2008 schwab@xxxxxxx
- Fix syntax error.
* Sat Jun 28 2008 dmueller@xxxxxxx




++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread