summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add fedora-cert.py for managing user certsDennis Gilmore2009-03-021-0/+103
|
* update to use new fedora-packager-setup.pyDennis Gilmore2009-03-024-7/+7
|
* rewrite fedora-packager-setup.sh in pythonDennis Gilmore2009-03-021-0/+131
|
* Merged changesDennis Gilmore2009-01-292-0/+21
|
* Add .hgignoreTodd Zullinger2009-01-291-0/+14
| | | | | | | --- .hgignore | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) create mode 100644 .hgignore
* Add a very basic autogen.sh scriptTodd Zullinger2009-01-291-0/+41
| | | | | | | --- autogen.sh | 41 +++++++++++++++++++++++++++++++++++++++++ 1 files changed, 41 insertions(+), 0 deletions(-) create mode 100755 autogen.sh
* Use bzip2 for tarballsTodd Zullinger2009-01-291-2/+2
| | | | | | | | This also updates automake initialization accoring to the automake documentation. --- configure.ac | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
* Rename configure.in to configure.acTodd Zullinger2009-01-291-0/+0
| | | | | | | | Autoconf documentation recommends using configure.ac for new projects. --- configure.in => configure.ac | 0 1 files changed, 0 insertions(+), 0 deletions(-) rename configure.in => configure.ac (100%)
* Drop .sh from fedora-packager-setup Makefile targetTodd Zullinger2009-01-291-3/+3
| | | | | | --- Makefile.am | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
* Restore COPYING as a regular fileTodd Zullinger2009-01-291-0/+674
| | | | | | | --- COPYING | 674 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 674 insertions(+), 0 deletions(-) create mode 100644 COPYING
* Remove generated files and other autotools cruftTodd Zullinger2009-01-2911-5717/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | --- COPYING | 1 - GPL | 339 ---- INSTALL | 1 - Makefile | 446 ------ Makefile.in | 446 ------ config.log | 177 --- config.status | 878 ----------- configure | 3427 ----------------------------------------- fedora-packager-0.3.0.tar.bz2 | Bin 52601 -> 0 bytes install-sh | 1 - missing | 1 - 11 files changed, 0 insertions(+), 5717 deletions(-) delete mode 120000 COPYING delete mode 100644 GPL delete mode 120000 INSTALL delete mode 100644 Makefile delete mode 100644 Makefile.in delete mode 100644 config.log delete mode 100755 config.status delete mode 100755 configure delete mode 100644 fedora-packager-0.3.0.tar.bz2 delete mode 120000 install-sh delete mode 120000 missing
* Sync spec file with 0.3.1-1 from rawhideTodd Zullinger2009-01-291-7/+12
| | | | | | --- fedora-packager.spec | 19 ++++++++++++------- 1 files changed, 12 insertions(+), 7 deletions(-)
* clean up autobitsDennis Gilmore2009-01-2814-11559/+309
| | | | bump to 0.3.2
* Added tag 0.3.1 for changeset 6e4727818349Dennis Gilmore2008-08-180-0/+0
|
* update to 0.3.1Dennis Gilmore2008-08-1811-1369/+1940
|
* Add in anonymous capability for aspiring but unsponsored contributors,kylev@kylev-dt.sfo.ironport.com2008-06-101-40/+59
| | | | big clean-up.
* s/os.exit/sys.exit/Luke Macken2008-05-091-1/+1
|
* itarball should not be in RCSDennis Gilmore2008-03-301-0/+0
|
* add soemthing to NEWS and TODODennis Gilmore2008-03-303-0/+7
|
* add scripts from wiki. they still need workDennis Gilmore2008-03-3021-10/+14163
|
* Version 0.3.0Dennis Gilmore2008-03-305-12/+16
| | | | We now use pyOpenSSL to get username and check that the cert is valid
* update changelogDennis Gilmore2008-03-201-0/+4
|
* Added tag 0.2.0 for changeset a2781f553b5dDennis Gilmore2008-03-200-0/+0
|
* Added tag 0.2.0 for changeset a2781f553b5dDennis Gilmore2008-03-200-0/+0
|
* update specDennis Gilmore2008-03-201-4/+9
|
* new url for fas2Dennis Gilmore2008-03-201-1/+1
|
* 0.2.0 releaseDennis Gilmore2008-03-205-58/+40
|
* add support to checkout multiple branches at onceDennis Gilmore2008-02-221-5/+12
|
* use %{version} in specdennis@bratac.ausil.us2007-12-033-4/+4
|
* Added tag 0.1.1 for changeset b3fb32353eb8dennis@bratac.ausil.us2007-12-030-0/+0
|
* fix small typos in spec and comment of fedora-cvsdennis@bratac.ausil.us2007-12-032-4/+8
|
* Added tag 0.1 for changeset 456294d561a3dennis@bratac.ausil.us2007-12-030-0/+0
|
* 0.1 releasedennis@bratac.ausil.us2007-12-034-7/+14
|
* autoconfeddennis@bratac.ausil.us2007-12-039-15/+4134
|
* attempt to autotoolisedennis@bratac.ausil.us2007-12-039-2/+19
|
* put .py on fedora-cvsdennis@bratac.ausil.us2007-12-033-0/+7
|
* add initial draft of script that does cvs checkouts for youdennis@bratac.ausil.us2007-11-202-3/+52
|
* loop around secondary arch configsdennis@bratac.ausil.us2007-11-181-35/+6
|
* add shell makefile that does nothing add spec file and update ↵dennis@bratac.ausil.us2007-11-183-0/+109
| | | | fedora-packager-setup.sh to handle secondary archs
* add TODO Filedennis@bratac.ausil.us2007-11-151-0/+2
|
* initial setup of project. it is released GPL and we have a single script ↵dennis@bratac.ausil.us2007-11-153-0/+436
right now