ef06c3e486libnetwork.lib: do not run the git command in quiet mode
Davide Madrisan
2012-09-22 08:19:29 +0200
0a648b670espec-create, lib/libnetwork.lib: add aupport for git branches in spec-create by adding the new options --git-branch and --preserve-dot-git
Davide Madrisan
2012-09-19 19:27:50 +0200
165e54e8d2spec-create: document the creation of a specfile starting from a git repository
Davide Madrisan
2012-09-09 20:11:13 +0200
775f2a7049libnetwork.lib: remove the extra newline added to workaroung a bug in curl; it is fixed now
Davide Madrisan
2012-08-28 23:55:09 +0200
82b35315ectest01_pkgquality: when a file is detected as problematic do add its mime type
Davide Madrisan
2012-08-23 19:45:17 +0200
b89f644e9e02-specfile-formatting-rules.conf: new default value for library_name_structure: "". The old value ("^lib") does no longer apply.
Davide Madrisan
2012-07-17 19:26:28 +0200
876146520epck-update: action 3: generate right download URL after action 2
Stefano Cotta Ramusino
2012-07-04 03:44:14 +0200
9db6a7c44dlibspec.lib: expand compound rpm variables such as %{majorminor}
Stefano Cotta Ramusino
2012-07-04 03:37:20 +0200
6f23a0da8elibapse.lib,conf/03-apse.conf: fix scraping values and add new sites
Stefano Cotta Ramusino
2012-07-04 03:28:22 +0200
b856cd2959pck-update,libnetwork.lib: a package name can contain one or more undescores so add _ to the list of allowed characters
Davide Madrisan
2012-06-18 21:55:25 +0200
a14b989d3apck-update (a4): allow a distribution-ID "upgrade" when updating the release number (example: 1mamba --> 2mamba2)
Davide Madrisan
2012-05-29 23:20:59 +0200
458987e4bapck-update: new options --update-autobuildreq which replace a block AUTOBUILDREQ-BEGIN ... AUTOBUILDREQ-END by an updated one
Davide Madrisan
2012-05-27 19:55:01 +0200
036d9628f2templates/kde4: add a requirement for kdelibs-devel in the -devel package preamble
Davide Madrisan
2012-05-27 15:30:53 +0200
a191a40d35pck-update: do not check for missing build requirements and source files when pck-update is invoked with the option --list-check
Davide Madrisan
2012-05-26 21:42:29 +0200
75bf9e1ed6italian manpage: add a few more examples and comments
Davide Madrisan
2012-05-25 23:22:39 +0200
f93b85c9f5unify the output of all the modules test
Davide Madrisan
2012-05-20 16:42:59 +0200
7a68b819d4pck-update, test00_specsyntax: move code from pck-update (action 4) to a new test file test00_specsyntax
Davide Madrisan
2012-05-19 23:10:12 +0200
8bb763e34bpck-update: provide the action number in the message asking for running tests
Davide Madrisan
2012-05-19 14:27:21 +0200
1dd0902efbBUGS: updated (the option --ignore-test works again)
Davide Madrisan
2012-05-19 14:20:11 +0200
a50a7d17d7libtest.lib: new library for test framework
Davide Madrisan
2012-05-19 14:16:01 +0200
055aa310d9pck-update: do not reinitialize the tests counter before executing a new test battery
Davide Madrisan
2012-05-19 10:58:33 +0200
476b8f1a62autospec.spec: add a static requirement for bash
Davide Madrisan
2012-05-19 00:05:02 +0200
af1fa53444pck-update, test01_*,: rework output of all tests
Davide Madrisan
2012-05-19 00:03:42 +0200
6adc14a8a1spec-create: Select makefile as build_techology when makefiles or GNUmalefiles are found, not only Makefiles
Davide Madrisan
2012-05-09 23:07:31 +0200
d7edada922tests/test01_pkgquality: fix minor copy&paste error
Davide Madrisan
2012-05-08 23:52:00 +0200
1f2bd2cf03tests/test01_pkgquality: check for libraries with undefined symbols after relocation
Davide Madrisan
2012-05-08 22:50:53 +0200
8f57ec4a1clibnetwork.lib: do not convert curl dumps to lowercase letters
Davide Madrisan
2012-04-29 00:10:30 +0200
d848b0a5b9pck-update: do not ignore the release set by user
Davide Madrisan
2012-04-28 23:43:12 +0200
04a69669e4libnetwork.lib: make repository.get_srpm_pckname_from_site() work again for curl dumps of ftp sites
Davide Madrisan
2012-04-25 23:07:55 +0200
0594180470libnetwork.lib: move code from spec-create to the new function git.create_tarball()
Davide Madrisan
2012-04-24 22:39:23 +0200
56c06ecfdfautospec.spec: do not require /usr/bin/host in early stage platform development
Davide Madrisan
2012-04-24 21:23:37 +0200
f6f0d6445flibnetwork.lib,autospec.spec: do not require "host"
Davide Madrisan
2012-04-23 23:12:08 +0200
37b7784608pck-update,lib/libnetwork.lib: "host" is not required by pck-update; move the requirement to libnetwork
Davide Madrisan
2012-04-23 21:21:10 +0200
a360868bdasped-create: exist with error when git is required but cannot be found
Davide Madrisan
2012-04-23 21:00:46 +0200
1ccfb7faffsped-create: also support git URL starting by http:// and https://
Davide Madrisan
2012-04-23 20:40:33 +0200
4ec7565752spec-create: add a "## GITSOURCE" comment when git is used
Davide Madrisan
2012-04-23 00:18:04 +0200
36fcfd24d6spec-create: allow specfile creation from a git repository
Davide Madrisan
2012-04-22 16:51:59 +0200