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
/
rpmspec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-17
Support retrieving the spec contents in parsed format
Panu Matilainen
1
-1
/
+5
2010-10-01
Add getter for spec script sections too, bah...
Panu Matilainen
1
-0
/
+3
2010-10-01
Add minimal API for spec packages and sources
Panu Matilainen
1
-0
/
+20
2010-10-01
Use namespaced names for spec pkg and source opaque typedefs
Panu Matilainen
1
-1
/
+2
2010-10-01
Finish off our librpmbuild API mass-murder by turning everything opaque
Panu Matilainen
1
-96
/
+0
2010-09-21
Stop abusing enum typedefs for bitfield types
Panu Matilainen
1
-4
/
+8
2010-09-08
Urk, mixed up in branches and wrong stuff getting pushed. Revert.
Panu Matilainen
1
-1
/
+1
2010-09-07
Mark ts argument unused in bunch of query APIs
Panu Matilainen
1
-1
/
+1
2010-09-02
Cosmetics: use an enum instead of #defines for source type bits
Panu Matilainen
1
-4
/
+6
2010-09-01
Handle --nolang as another spec parse flag
Panu Matilainen
1
-0
/
+1
2010-09-01
Combine spec parsing options into a common flag bitfield
Panu Matilainen
1
-2
/
+1
2010-09-01
Rename freeSpec() -> rpmSpecFree() for namespacing
Panu Matilainen
1
-1
/
+1
2010-09-01
A new saner interface for parsing spec files
Panu Matilainen
1
-0
/
+6
2010-09-01
Eliminate silly and unused timecheck feature from (lib)rpmbuild
Panu Matilainen
1
-2
/
+0
2010-09-01
Spec rootDir is only relevant for building, eliminate from parseSpec()
Panu Matilainen
1
-1
/
+1
2010-09-01
Eliminate cookie from spec structure
Panu Matilainen
1
-1
/
+0
2010-09-01
Add new %sepolicy section to the spec file format
Steve Lawrence
1
-0
/
+1
2010-08-25
Stuff the remaining truly internal structure defs out of sight
Panu Matilainen
1
-43
/
+2
2010-08-25
Mass eviction of remaining internal helpers in librpmbuild API
Panu Matilainen
1
-15
/
+0
2010-08-25
Bury OpenFileInfo inside parseSpec.c
Panu Matilainen
1
-11
/
+0
2010-08-24
Eliminate newOpenFileInfo() from librpmbuild API
Panu Matilainen
1
-4
/
+0
2010-08-24
Eliminate addSource() from librpmbuild API
Panu Matilainen
1
-9
/
+0
2010-08-24
Eliminate parseNoSource() from librpmbuild API
Panu Matilainen
1
-8
/
+0
2010-08-20
Remove signing support from (lib)rpmbuild
Panu Matilainen
1
-1
/
+0
2010-03-11
Support run-time macro and queryformat expansion on scriptlets
Panu Matilainen
1
-0
/
+1
2009-10-16
Since we really want a FILE* then get one in the first place
Panu Matilainen
1
-1
/
+1
2009-06-23
Teach %files to accept multiple filelists (ticket #70, rhbz#475359)
Jindrich Novy
1
-1
/
+1
2008-08-06
Simplify spec buildroot hysteria
Panu Matilainen
1
-2
/
+0
2008-07-01
Use the same number types for SourceXX tags as returned by parseUnsignedNum()
Jindrich Novy
1
-1
/
+1
2008-06-17
Number of sources can't very well be negative...
Panu Matilainen
1
-1
/
+1
2008-05-06
Eliminate nasty hackery with "special" doc + docdir format
Panu Matilainen
1
-0
/
+1
2008-05-05
Indentation fixes
Panu Matilainen
1
-8
/
+8
2008-04-09
Yet more url ripping - buildroot is never an url
Panu Matilainen
1
-3
/
+3
2008-03-24
Eliminate bogus const's from spec structure
Panu Matilainen
1
-14
/
+14
2008-03-24
Eliminate bogus const's from OFI_t and spectags structs
Panu Matilainen
1
-3
/
+3
2008-02-05
Mass convert (back) to rpmTag as it's usable everywhere now
Panu Matilainen
1
-3
/
+3
2007-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
1
-3
/
+3
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-2
/
+2
2007-11-23
Move stringbuf into librpmio, rename header
Panu Matilainen
1
-1
/
+1
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-2
/
+2
2007-10-08
Make headers self-contained.
Ralf Corsépius
1
-0
/
+3
2007-10-08
'Adjust extern C {} blocks.'
Ralf Corsépius
1
-4
/
+4
2007-10-06
Add description-stubs to doxygen blocks to silence doxygen warnings.
Ralf Corsépius
1
-7
/
+10
2007-09-21
Rename Spec -> rpmSpec for namespacing
Panu Matilainen
1
-9
/
+9
2007-09-20
Rename MacroContext and -Entry to rpmMacro* for namespacing
Panu Matilainen
1
-1
/
+1
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-84
/
+19
2004-10-09
Splint fiddles.
jbj
1
-0
/
+1
2004-04-08
Implemented multiline macro support.
niemeyer
1
-1
/
+2
2004-03-16
- Implemented support for internal Lua scripts.
niemeyer
1
-0
/
+4
2003-05-08
- don't use error string after gzclose (Dmitry V. Levin).
jbj
1
-2
/
+2
[next]