Fatih Aşıcı
7f0defa8a4
Move pisi-1.0_alpha5 tag
2009-10-27 10:12:52 +00:00
Fatih Aşıcı
cdb77ab90d
Move pisi-1.0_alpha4 tag
2009-10-27 10:12:50 +00:00
Fatih Aşıcı
58659bef37
Move pisi-1.0_alpha3 tag
2009-10-27 10:12:49 +00:00
Fatih Aşıcı
2ce1296005
Move pisi-1.0_alpha2 tag
2009-10-27 10:12:48 +00:00
Fatih Aşıcı
70663a75ba
Move pisi-1.0_alpha1 tag
2009-10-27 10:12:46 +00:00
Fatih Aşıcı
72aebc6ca7
Move pisi-1.0.3 tag
2009-10-27 10:12:45 +00:00
Fatih Aşıcı
3a18cfb855
Move pisi-1.0.2 tag
2009-10-27 10:12:43 +00:00
Fatih Aşıcı
e1f7e99ac5
Move pisi-1.0.1 tag
2009-10-27 10:12:42 +00:00
Fatih Aşıcı
5417ebdf41
Move pisi-1.0 tag
2009-10-27 10:12:41 +00:00
Fatih Aşıcı
bbd2520726
Move pisi-2.1 branch
2009-10-27 10:06:53 +00:00
Fatih Aşıcı
bc37591587
Move pisi-1.1 branch
2009-10-27 10:06:44 +00:00
Faik Uygur
827013d000
do not fetch already fetched
2009-10-21 12:58:15 +00:00
Faik Uygur
ef351bde8f
do not fetch again, if fetched
2009-10-21 12:49:08 +00:00
Faik Uygur
20fd591315
do not fetch again, if fetched
2009-10-21 12:49:08 +00:00
Faik Uygur
177b4e977d
Add fetch command and fetch api to 2008... this will be used by upgrade tool
2009-10-18 19:13:11 +00:00
Ozan Çağlayan
cda3d7586c
Use tempdir to unpack install.tar.lzma under /tmp instead of polluting /var/pisi
...
Don't fail while unpisiing delta packages without install.tar.lzma
2009-10-15 18:46:00 +00:00
Ozan Çağlayan
2ea738fb6e
Use tempdir to unpack install.tar.lzma under /tmp instead of polluting /var/pisi
...
Don't fail while unpisiing delta packages without install.tar.lzma
2009-10-15 18:46:00 +00:00
Ozan Çağlayan
a0e7aa9220
Add to-be-replaced config files to delta packages regardless of their states
2009-10-15 18:32:59 +00:00
Ozan Çağlayan
6bbad08ad9
Add to-be-replaced config files to delta packages regardless of their states
2009-10-15 18:32:59 +00:00
Ozan Çağlayan
bb92f9ec74
Add replace attribute to Path:
...
A new build which sets 'replace' for a config file will overwrite the file
installed on the system regardless of its status:
<Path fileType="config" replace="true">/etc/hede.conf</Path>
Tested on a simple install/reinstall, works well.
Should test further with delta updates before applying.
2009-10-15 18:17:10 +00:00
Ozan Çağlayan
c3bc293bbf
Add replace attribute to Path:
...
A new build which sets 'replace' for a config file will overwrite the file
installed on the system regardless of its status:
<Path fileType="config" replace="true">/etc/hede.conf</Path>
Tested on a simple install/reinstall, works well.
Should test further with delta updates before applying.
2009-10-15 18:17:10 +00:00
Ozan Çağlayan
94f85db8f1
Don't append dbginfo to the debug packages' partOf data
2009-10-15 17:25:54 +00:00
Ozan Çağlayan
acc553b010
Don't append dbginfo to the debug packages' partOf data
2009-10-15 17:25:54 +00:00
Faik Uygur
7aa5b72a27
Fix with breakage with python 2.6
2009-10-15 08:51:09 +00:00
Faik Uygur
0d0556a93e
Fix with breakage with python 2.6
2009-10-15 08:51:09 +00:00
Faik Uygur
ee1898efb0
mv tags under pisi/tags
2009-10-14 13:22:27 +00:00
Faik Uygur
1d52c46e59
mv pisi branches under pisi
2009-10-14 12:45:16 +00:00
Faik Uygur
aa33fae1d6
these too
2009-10-14 12:42:49 +00:00
Faik Uygur
9d3031c510
these too
2009-10-14 12:42:49 +00:00
Faik Uygur
54e89f07b4
Change to project/trunk,tags,branches style
2009-10-14 12:42:24 +00:00
Faik Uygur
b8027c58d3
Change to project/trunk,tags,branches style
2009-10-14 12:42:24 +00:00
Ozan Çağlayan
9c77f932c6
fix syntax error
2009-10-13 13:06:46 +00:00
Ozan Çağlayan
38398df50c
If excludes is not empty of course
2009-10-13 12:59:09 +00:00
Ozan Çağlayan
4bc449880f
Add possibility to remove headers from libc headers
2009-10-13 12:58:47 +00:00
Fatih Aşıcı
efbce1e7f0
Do not allow VersionReleaseToFrom attribs in Replaces tags
2009-10-13 08:56:58 +00:00
Faik Uygur
f3fce5d47a
pisi-2.2.14
2009-10-12 13:16:47 +00:00
Faik Uygur
5961241c49
Remove forgotten self.completed
2009-10-12 12:56:45 +00:00
Faik Uygur
ec99c317ac
Urlgrabber sends three times the same update when the file download is finished
...
this is nicer than completed hack
2009-10-12 12:55:23 +00:00
Faik Uygur
194408de5a
- Add .part to constants
...
- urlgrabber does not send the url anymore it returns the given file to the progress class, so .part suffix
should be removed
2009-10-12 12:55:23 +00:00
Faik Uygur
3707bdfbd4
initial urlgrabber 3.9.0 fixes
2009-10-12 12:55:22 +00:00
Faik Uygur
4b69293145
revert patch in Bug#11228
...
Replaced packages does no longer live in the repository. So a version check is not possible.
"Conflicts releaseTo" should be used instead to solve the problem in #11228
2009-10-12 11:41:58 +00:00
Anton Tolboom
04911ad0ff
Dutch language update of /pisi/po/nl.po
2009-10-11 14:23:11 +00:00
Patrik Karlsson
8fe16394a2
Swedish translation
2009-10-03 19:49:11 +00:00
Faik Uygur
e72058a476
Fix for pisi replaced package removal code to honor version and release (Serdar Dalgıç)
...
BUG:FIXED:11228
2009-09-28 10:45:56 +00:00
Gökçen Eraslan
8b123fdb4e
File that already exists is the destination file, not the source file. Print the correct error message about symlinks. #2
2009-09-25 11:05:38 +00:00
Gökçen Eraslan
1bcf4cb2df
File that already exists is the destination file, not the source file. Print the correct error message about symlinks.
2009-09-25 11:02:44 +00:00
Fatih Aşıcı
f67cbe8f06
Fix the special file patterns for the new code using python magic module
2009-09-22 13:27:15 +00:00
Klemens Häckel
4a3520c4a0
some small spanish language fix in pisi and package-manager
2009-09-20 10:41:59 +00:00
Faik Uygur
e64e478552
pisi 2.2.13
2009-09-18 11:16:11 +00:00
Ozan Çağlayan
4200587c11
re is not used
2009-09-16 12:59:20 +00:00