diff --git a/README.packaging.txt b/README.packaging.txt index 09103b9..20a1637 100644 --- a/README.packaging.txt +++ b/README.packaging.txt @@ -1,13 +1,16 @@ -The files from rpmlint-checks are the content of the git tree. If you need -to make changes, you have the following options: -* Make them in git and update the package from git (you can send merge - request if you don't have write access) +The files from rpmlint-checks and rpmlint-tests managed in git. If +you need to make changes, you have the following options: +* Make them in git and update the package from git (you can file + pull requests if you don't have write access) * Create a patch, add the patch to the package and let one of the maintainers commit it for you -The online repository is at: +The online repos are at: https://github.com/openSUSE/rpmlint-checks +https://github.com/openSUSE/rpmlint-tests For building the package from git run the service directly: osc service disabledrun +The services may mess up versions and changes files a bit. Needs +some manual tweaking. diff --git a/_service b/_service index 961aff3..b2dd394 100644 --- a/_service +++ b/_service @@ -6,6 +6,13 @@ git enable + + 1 + master + http://github.com/openSUSE/rpmlint-checks.git + git + enable + xz *.tar diff --git a/_servicedata b/_servicedata index 9757bd6..8eec4c4 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,6 @@ http://github.com/openSUSE/rpmlint-tests.git - a374c88b73eb58e49989ecab59e2d602aa11be94 \ No newline at end of file + a374c88b73eb58e49989ecab59e2d602aa11be94 + http://github.com/openSUSE/rpmlint-checks.git + d0808a2802827878acce9ea1e7a1c6226ac79f95 \ No newline at end of file diff --git a/rpmlint-checks-master.tar.gz b/rpmlint-checks-master.tar.gz deleted file mode 100644 index 7fd8de7..0000000 --- a/rpmlint-checks-master.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c27095973866b2f853d8166b42385acb439b04facf434c3e1968596c2204475b -size 31902 diff --git a/rpmlint-checks-master.tar.xz b/rpmlint-checks-master.tar.xz new file mode 100644 index 0000000..d806d2c --- /dev/null +++ b/rpmlint-checks-master.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74ee9151e5b8ac148883fd301edda2131d136219d2e2060ee1bce356d87366c9 +size 24500 diff --git a/rpmlint.changes b/rpmlint.changes index 50d7250..532f64f 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 14 14:18:48 UTC 2015 - lnussel@suse.de + +- Speedup CheckBuildDate check +- add _service file snippet for rpmlint-checks and regenerate from git + ------------------------------------------------------------------- Fri Sep 11 18:57:03 UTC 2015 - aboe76@gmail.com diff --git a/rpmlint.spec b/rpmlint.spec index 0bb6efd..99b098a 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -28,7 +28,7 @@ Group: System/Packages Version: 1.6 Release: 0 Source0: https://downloads.sourceforge.net/project/rpmlint/rpmlint-%{version}.tar.xz -Source1: rpmlint-checks-master.tar.gz +Source1: rpmlint-checks-master.tar.xz Source2: config Source3: config.in Source11: pie.config