[opensuse-factory] Request for Feedback: Packaging some applications, that might be interesting for factory
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi everyone, in my home-project (home:ojkastl_buildservice) I updated and created some packages, that might be interesting for factory. At least I wanted to try them, so I thought I'd dive into packaging on obs. I tried to follow the fantastic build documentation and the guidelines, but I bet there are tons of errors in the specs. I would kindly ask for feedback, so if anybody wants to have a look that would be nice. With the exception of docker for 13.1 they all are correctly built at the moment, and the ones I tried do work. #### rdfind ### rdfind is a new package, its a tool to find duplicate files and sym/hardlink them to save disk space. Small and nice. ### keepassx ### keepassx is a password safe. I use the older version 0.4.3 as the database format changed with version 2.x, and most android implementations can't read the newer format. And the newer one is still alpha... ### seafile & seafile-client ### I updated the seafile-packages and related tools (ccnet, libsearpc) to the newest 3.0.3 release, and got them to build. I have not tested them, but I plan to do that soon. I also want to ask upstream if they would like to use the obs to build packages, like owncloud does in ISV:... ### dirvish ### dirvish is a nice backup-by-rsync solution, which has not been developed any more upstream, basically because it seems complete and mostly bug-free. I use it a lot and just linked the package. The rest is just newer versions that I wanted to install on my not-Tumbleweed machines, so I added them to have them at hand without pulling in too much new stuff from other repos. I am looking forward to any comments and hints and thank you in advance. If someone is interested in taking maintainership I wont object, though ;-) Recommendations for devel projects where they might fit in are also very welcome. ;-) Regards, Johannes - -- Carpe diem - Seize the day. Carp in denim - There's a fish in my pants! (unknown) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with SeaMonkey - http://www.enigmail.net/ iEYEARECAAYFAlNqgUwACgkQzi3gQ/xETbJgzQCfeeP4uM/ZWYzzpajGzpX2+iQl yFYAnRRUTwvN9kv+5zCEO8WegV8g/HYV =0yna -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Wed, May 7, 2014 at 2:54 PM, Johannes Kastl <mail@ojkastl.de> wrote:
home:ojkastl_buildservice)
I took a quick look at rdfind's specfile: https://build.opensuse.org/package/view_file/home:ojkastl_buildservice/rdfin... It doesn't look like you're running spec-cleaner on your specfiles. For some info see: https://lizards.opensuse.org/2014/01/31/spec-cleaner-hide-all-your-precious-... Or just jump in with: zypper ar -f obs://openSUSE:Tools/openSUSE_13.1 openSUSE-Tools zypper in spec-cleaner spec-cleaner rdfind.spec > rdfind.spec.clean diff rdfind.spec* If it looks good: cp rdfind.spec.clean rdfind.spec osc ci rdfind.spec I like to run spec-cleaner on all my specfiles, but I don't always follow all of the advice so don't feel compelled to clean up all the diffs. Greg -- Greg Freemyer -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, 07 May 2014 20:54:05 +0200 Johannes Kastl <mail@ojkastl.de> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi everyone,
in my home-project (home:ojkastl_buildservice) I updated and created some packages, that might be interesting for factory. At least I wanted to try them, so I thought I'd dive into packaging on obs.
I tried to follow the fantastic build documentation and the guidelines, but I bet there are tons of errors in the specs. I would kindly ask for feedback, so if anybody wants to have a look that would be nice. With the exception of docker for 13.1 they all are correctly built at the moment, and the ones I tried do work.
#### rdfind ### rdfind is a new package, its a tool to find duplicate files and sym/hardlink them to save disk space. Small and nice.
Hi Johannes, do you have any comparison to fdupes, which is now in factory? It can be quite interesting if there is some advantages, as we use quite log fdupes in rpm size reduction. Josef -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iEYEARECAAYFAlNs2sgACgkQV5WwXbxWL0gOdACcCetIMYJIhgcxVpS8l7Vl771N a28An0VRVjVahxUDXCOYQBtv6s03q+Sc =VSnN -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Josef, On 09.05.14 15:40 Josef Reidinger wrote:
do you have any comparison to fdupes, which is now in factory? It can be quite interesting if there is some advantages, as we use quite log fdupes in rpm size reduction.
I'm sorry, but I have no such comparison. I stumbled upon rdfind a while ago on my OSX machines, where it was easily installable via macports. So I got used to it. Maybe you find something interesting on the author's site? http://rdfind.pauldreik.se/ Regards, Johannes - -- Elisabeth's safe, just as I promised. And she's going to marry Norrington, just as she promised, and you are going to die for her, just as you promised. So we're all men of our word really, except Elizabeth, who is, in fact, a woman. (Pirates of the Caribbean) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with SeaMonkey - http://www.enigmail.net/ iEYEARECAAYFAlNtK0AACgkQzi3gQ/xETbJOrgCgiKroJ1TbRdVhLSRr0T6x1+g3 yoMAn3VG8JR9SFdSyZVHRZLerkmwya2O =BwMS -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
#### rdfind ### rdfind is a new package, its a tool to find duplicate files and sym/hardlink them to save disk space. Small and nice.
Why is it better than fdupes? -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (4)
-
Greg Freemyer
-
Johannes Kastl
-
Josef Reidinger
-
Matwey V. Kornilov