[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opensuse-commit
Subject:    commit rpmlint-mini for openSUSE:Factory
From:       root () Hilbert ! suse ! de (h_root)
Date:       2010-02-26 0:10:58
Message-ID: 20100226001058.7684320232 () Hilbert ! suse ! de
[Download RAW message or body]


Hello community,

here is the log from the commit of package rpmlint-mini for openSUSE:Factory
checked in at Fri Feb 26 01:10:58 CET 2010.



--------
--- rpmlint-mini/rpmlint-mini.changes	2010-01-21 15:13:23.000000000 +0100
+++ /mounts/work_src_done/STABLE/rpmlint-mini/rpmlint-mini.changes	2010-02-25 16:53:04.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb 25 14:27:35 UTC 2010 - lnussel@suse.de
+
+- configure CheckPolkitPrivs
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  polkit-default-privs.config

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

Other differences:
------------------
++++++ rpmlint-mini.spec ++++++
--- /var/tmp/diff_new_pack.QcrT4Y/_old	2010-02-26 01:10:46.000000000 +0100
+++ /var/tmp/diff_new_pack.QcrT4Y/_new	2010-02-26 01:10:46.000000000 +0100
@@ -22,9 +22,11 @@
 Name:           rpmlint-mini
 BuildRequires:  glib2-devel pkg-config python-xml rpm-python rpmlint
 BuildRequires:  python-magic
+# need to fetch the file from there
+BuildRequires:  polkit-default-privs
 Summary:        Rpm correctness checker
 Version:        1.0
-Release:        219
+Release:        220
 Url:            http://rpmlint.zarb.org/
 License:        GPLv2+
 Group:          System/Packages
@@ -34,6 +36,7 @@
 Source100:      rpmlint-deps.txt
 Source101:      rpmlint.wrapper
 Source102:      rpmlint-mini.config
+Source103:      polkit-default-privs.config
 
 %description
 Rpmlint is a tool to check common errors on rpm packages. Binary and
@@ -73,7 +76,13 @@
   cp /etc/rpmlint/$i $RPM_BUILD_ROOT/opt/testing/share/rpmlint/mini
 done
 install -m 644 -D /usr/share/rpmlint/config $RPM_BUILD_ROOT/opt/testing/share/rpmlint/config
-install -m 644 "%{SOURCE102}" $RPM_BUILD_ROOT/opt/testing/share/rpmlint/rpmlint-mini.config
+for config in "%{SOURCE102}" "%{SOURCE103}"; do
+	install -m 644 "$config" $RPM_BUILD_ROOT/opt/testing/share/rpmlint/
+done
+# extra data
+install -m 755 -d $RPM_BUILD_ROOT/opt/testing/share/rpmlint/data
+install -m 644 /etc/polkit-default-privs.standard $RPM_BUILD_ROOT/opt/testing/share/rpmlint/data
+#
 cd %{py_libdir}
 for f in $(<%{SOURCE100}); do
   find -path "*/$f" -exec install -D {} $RPM_BUILD_ROOT/opt/testing/%{_lib}/python%{py_ver}/{} \;

++++++ polkit-default-privs.config ++++++
# vim: syntax=python
setOption("PolkitPrivsFiles", "/opt/testing/share/rpmlint/data/polkit-default-privs.standard")

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



Remember to have fun...

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic