index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
spec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-16
Since we really want a FILE* then get one in the first place
Panu Matilainen
1
-1
/
+1
2009-09-07
Move rl to the scope where its needed, dont bother assigning NULL
Panu Matilainen
1
-3
/
+2
2009-09-02
Fix dumb thinko from commit 4177fdffd6e7414123062e8716afb22596608531
Panu Matilainen
1
-1
/
+1
2009-09-02
Eliminate uses of headerNVR() and friends in librpmbuild code
Panu Matilainen
1
-2
/
+2
2009-08-31
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code
Panu Matilainen
1
-1
/
+1
2009-08-17
Avoid adding Lua sources and patches twice when recursing (ticket #82)
Panu Matilainen
1
-10
/
+10
2009-06-23
Teach %files to accept multiple filelists (ticket #70, rhbz#475359)
Jindrich Novy
1
-1
/
+1
2008-09-02
Avoid dumb casts
Panu Matilainen
1
-1
/
+4
2008-08-08
Add parenthesis to make gcc happy
Panu Matilainen
1
-2
/
+2
2008-08-07
Don't allow multiple definition of PatchX or SourceX (rhbz#458261, rhbz#458260)
Jindrich Novy
1
-0
/
+10
2008-08-06
Simplify spec buildroot hysteria
Panu Matilainen
1
-1
/
+0
2008-07-07
Make Source0: equal to Source: again
Jindrich Novy
1
-1
/
+1
2008-07-07
Kick out now unused printNewSpecfile()
Panu Matilainen
1
-96
/
+0
2008-07-07
Kick out ancient, useless and hidden --specedit option
Panu Matilainen
1
-37
/
+2
2008-07-04
Don't treat Patch and Source as Patch0 and Source0
Jindrich Novy
1
-1
/
+1
2008-07-01
Update parseNoSource() and addSource() to accept only unsigned SourceXX numbers
Jindrich Novy
1
-5
/
+6
2008-07-01
findSource() eats only unsigned SourceXX numbers
Jindrich Novy
1
-1
/
+1
2008-05-12
Convert internal uses of headerSprintf() to headerFormat()
Panu Matilainen
1
-1
/
+1
2008-05-06
Eliminate nasty hackery with "special" doc + docdir format
Panu Matilainen
1
-0
/
+2
2008-04-25
Simplify lookupPackage(), avoid alloca()
Panu Matilainen
1
-9
/
+5
2008-04-16
Kill queryHeader(), it is not used and buggy
Jindrich Novy
1
-1
/
+0
2008-04-09
Yet more url ripping - buildroot is never an url
Panu Matilainen
1
-5
/
+5
2008-04-04
Escape '%' in format
Jindrich Novy
1
-1
/
+1
2008-04-04
Simplify formatting
Jindrich Novy
1
-2
/
+2
2008-04-04
Simplify package comparison and format creation.
Jindrich Novy
1
-9
/
+7
2008-03-24
Eliminate bogus const's from spec structure
Panu Matilainen
1
-12
/
+12
2008-03-24
Eliminate bogus const's from OFI_t and spectags structs
Panu Matilainen
1
-2
/
+2
2008-03-23
Use rasprintf() to prevent overflows and remove BUFSIZ buffer limit.
Jindrich Novy
1
-10
/
+15
2008-03-18
Minimal namespacing for locale-insensitive x*() string functions
Panu Matilainen
1
-3
/
+3
2008-02-25
Remove some ancient dead code
Panu Matilainen
1
-12
/
+0
2008-02-25
Add %{sources} and %{patches} macros to build
Panu Matilainen
1
-0
/
+30
2008-02-05
Mass convert (back) to rpmTag as it's usable everywhere now
Panu Matilainen
1
-3
/
+3
2008-02-03
Make rpmtag.h standalone, include from rpmtypes.h
Panu Matilainen
1
-1
/
+1
2008-01-30
Include spring-cleaning
Panu Matilainen
1
-1
/
+2
2008-01-30
rpmlib.h mass eviction
Panu Matilainen
1
-0
/
+1
2007-12-16
Much of spec internals is exposed, let them be const for now
Panu Matilainen
1
-14
/
+14
2007-12-15
Remove bogus const from rpmGetPath() temporary targets
Panu Matilainen
1
-1
/
+1
2007-12-14
Bogus const removal continued...
Panu Matilainen
1
-1
/
+1
2007-12-14
Bunch of const char* corrections
Panu Matilainen
1
-1
/
+1
2007-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
1
-2
/
+2
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-5
/
+5
2007-12-07
Yet more rpmbuild fixups from rpmerr.h removal (partly from rpm5.org)
Panu Matilainen
1
-6
/
+6
2007-11-23
Expand private include file names to be relative to $(top_srcdir)
Ralf Corsépius
1
-1
/
+1
2007-11-23
Move rpmGetPath and rpmGenPath to rpmfileutil.h
Panu Matilainen
1
-0
/
+1
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-4
/
+4
2007-11-19
Lose rpmerr.h for good
Panu Matilainen
1
-1
/
+1
2007-11-19
Replace all RPMERR_* etc uses with corresponding RPMLOG_* levels
Panu Matilainen
1
-8
/
+8
2007-10-29
Add SKIPSPACE.
Ralf Corsépius
1
-0
/
+1
2007-10-09
Make rpmerr.h private, include directly where needed.
Panu Matilainen
1
-0
/
+1
2007-10-09
Replace all rpmError() uses with rpmlog()
Panu Matilainen
1
-5
/
+5
[next]