Hello community,
here is the log from the commit of package obs-service-source_validator for
openSUSE:Factory checked in at 2012-04-12 09:43:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-source_validator (Old)
and /work/SRC/openSUSE:Factory/.obs-service-source_validator.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "obs-service-source_validator", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/obs-service-source_validator/obs-service-source_validator.changes
2012-02-29 14:09:04.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.obs-service-source_validator.new/obs-service-source_validator.changes
2012-04-12 09:43:19.000000000 +0200
@@ -6,0 +7,5 @@
+Tue Feb 14 10:14:25 UTC 2012 - [email protected]
+
+- add requires to perl-TimeDate
+
+-------------------------------------------------------------------
@@ -12 +17,125 @@
-Wed May 25 15:47:48 UTC 2011 - [email protected]
+Mon Feb 13 10:51:16 UTC 2012 - [email protected]
+
+- do not complain for commented out rpmlintrc lines
+- Update 20-files-present-and-referenced to ignore .git and
+ .emacs.backup
+- Change bright yellow into good old brown
+
+-------------------------------------------------------------------
+Fri Sep 23 08:30:45 UTC 2011 - [email protected]
+
+- rename osc-source_validator package into osc-service-source_validator
+- obsolete osc-source_validator
+- roll tar ball from new git at github.com
+
+-------------------------------------------------------------------
+Fri Jul 1 17:12:32 CEST 2011 - [email protected]
+
+- prevent dupes for Release and Version along with Name
+
+-------------------------------------------------------------------
+Mon May 30 11:53:53 CEST 2011 - [email protected]
+
+- fix bug with "Patch" in comments
+
+-------------------------------------------------------------------
+Mon May 9 13:47:29 UTC 2011 - [email protected]
+
+- try to fix bnc#679980
+
+-------------------------------------------------------------------
+Wed Apr 20 17:30:19 CEST 2011 - [email protected]
+
+- find another form of commenting out patches
+ in check_patches_applied
+
+-------------------------------------------------------------------
+Mon Apr 18 01:06:59 CEST 2011 - [email protected]
+
+- Also check if files are tracked by osc
+- catch some more syntax variants in check_patches_applied
+- do tracked-check only in osc mode
+
+-------------------------------------------------------------------
+Tue Apr 12 16:40:58 CEST 2011 - [email protected]
+
+- activate the patches_applied check for real,
+ errors out if errors found
+
+-------------------------------------------------------------------
+Mon Apr 4 13:15:11 CEST 2011 - [email protected]
+
+- add debian special files
+
+-------------------------------------------------------------------
+Wed Mar 30 12:38:16 CEST 2011 - [email protected]
+
+- add colors to output of check_patches_applied
+ but no colors for batchmode
+
+-------------------------------------------------------------------
+Fri Feb 18 11:39:29 UTC 2011 - [email protected]
+
+- retry broken sr#59008
+- added another set of runtime-fixes.diff
+ * accept .orig and ~ files in working directories.
+ * UI consistency improved.
+
+-------------------------------------------------------------------
+Sat Feb 12 11:10:42 UTC 2011 - [email protected]
+
+- 50-spec-version: show warning only once per specfile
+
+-------------------------------------------------------------------
+Thu Jan 13 14:29:54 CET 2011 - [email protected]
+
+- move COPYING file to docdir (prevent permission denied trying
+ to execute it as a checkscript)
+
+-------------------------------------------------------------------
+Thu Jan 13 12:52:36 CET 2011 - [email protected]
+
+- switch source to git (gitorious/opensuse)
+- convert_changes_to_rpm_changelog make regex a little stricter
+ looking for date line
+- 20-files-present-and-referenced add %rubygems_requires to
+ prunelist
+- add some helper files to create tar and changes
+- stale-changes: do not fail if there is no specfile present at all
+- stale-changes: allow extra changes files if listed as source in a
+ spec
+
+-------------------------------------------------------------------
+Tue Jan 4 16:09:56 CET 2011 - [email protected]
+
+- add Url pointing to wiki to spec file
+
+-------------------------------------------------------------------
+Tue Jan 4 16:07:42 CET 2011 - [email protected]
+
+- cleanup spec file using spec-cleaner
+
+-------------------------------------------------------------------
+Tue Jan 4 16:05:39 CET 2011 - [email protected]
+
+- create 0.1 tarball with incorporated patch and added license file
+- adjust spec file for above changes
+
+-------------------------------------------------------------------
+Mon Oct 4 07:32:21 UTC 2010 - [email protected]
+
+- do not complain about files starting with underscore, they are
+ OBS special files in any case
+
+-------------------------------------------------------------------
+Sat May 22 06:38:35 UTC 2010 - [email protected]
+
+- add some modification to survive some more examples
+
+-------------------------------------------------------------------
+Thu May 20 18:11:38 CEST 2010 - [email protected]
+
+- make the files executable
+
+-------------------------------------------------------------------
+Thu May 20 17:40:29 CEST 2010 - [email protected]
@@ -14 +143 @@
-- make service runable on server side as well
+- fill with some content
@@ -17 +146 @@
-Wed May 25 13:07:45 UTC 2011 - [email protected]
+Thu May 20 05:56:47 UTC 2010 - [email protected]
@@ -19 +148 @@
-- initial package of our new source validator (created by Rudi)
+- initial package, no code yet, always succeeding
Old:
----
source_validator
source_validator.service
New:
----
obs-service-source_validator-0.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ obs-service-source_validator.spec ++++++
--- /var/tmp/diff_new_pack.N699WF/_old 2012-04-12 09:43:20.000000000 +0200
+++ /var/tmp/diff_new_pack.N699WF/_new 2012-04-12 09:43:20.000000000 +0200
@@ -20,13 +20,18 @@
Summary: An OBS source service: running all the osc source-validator
checks
License: GPL-2.0+
Group: Development/Tools/Building
-Version: 0.1
+Summary: An OBS source service: defines all source-validator checks
used by Factory
+Group: Development/Tools/Building
+Version: 0.2
Release: 0
-Source: source_validator
-Source1: source_validator.service
-Requires: osc-source_validator
+# From [email protected]:openSUSE/obs-service-source_validator.git
+Source: %{name}-%{version}.tar.bz2
+Requires: perl-TimeDate
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
+Requires: perl-TimeDate
+Provides: osc-source_validator = %version
+Obsoletes: osc-source_validator <= 0.1
%if %suse_version > 1210
Requires: rpm-build
%endif
@@ -34,23 +39,24 @@
%description
This is a source service for openSUSE Build Service.
-This service runs all checks from osc-source_validator. This can be used
+This service runs all checks as required by openSUSE:Factory project. This can
be used
to guarantee that all checks succeed also on the service side. This plugin can
be
used via project wide defined services.
%prep
-
-%setup -q -D -T 0 -n .
+%setup -q
%build
%install
-mkdir -p $RPM_BUILD_ROOT/usr/lib/obs/service
-install -m 0755 %{SOURCE0} $RPM_BUILD_ROOT/usr/lib/obs/service
-install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/obs/service
+mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/obs/service/source_validators/
+install -m 0755 source_validator $RPM_BUILD_ROOT%{_prefix}/lib/obs/service
+install -m 0644 source_validator.service
$RPM_BUILD_ROOT%{_prefix}/lib/obs/service
+cp -a [0-9]* helpers %{buildroot}%{_prefix}/lib/obs/service/source_validators
%files
%defattr(-,root,root)
+%doc COPYING
%dir /usr/lib/obs
/usr/lib/obs/service
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]