From paketler-commits at pardus.org.tr Wed Sep 1 00:00:26 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 00:00:26 +0300 (EEST) Subject: playground/review/programming/language/python/python-nltk - add runtime python-pyyaml dependency Message-ID: <20100831210027.182FD49D5C9@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 00:00:26 2010 New Revision: 99332 Modified: playground/review/programming/language/python/python-nltk/pspec.xml Log: add runtime python-pyyaml dependency BUG:COMMENT:14017 --- pspec.xml | 3 +++ 1 file changed, 3 insertions(+) Modified: playground/review/programming/language/python/python-nltk/pspec.xml ================================================================= --- playground/review/programming/language/python/python-nltk/pspec.xml (original) +++ playground/review/programming/language/python/python-nltk/pspec.xml Wed Sep 1 00:00:26 2010 @@ -20,6 +20,9 @@ python-nltk + + python-pyyaml + /usr/lib/ /usr/share/doc/ From paketler-commits at pardus.org.tr Wed Sep 1 00:03:20 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 00:03:20 +0300 (EEST) Subject: playground/review/programming/language/python/scientificpython - add openmpi as build dependency Message-ID: <20100831210320.90F1849D593@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 00:03:20 2010 New Revision: 99333 Modified: playground/review/programming/language/python/scientificpython/pspec.xml Log: add openmpi as build dependency BUG:COMMENT:14026 --- pspec.xml | 1 + 1 file changed, 1 insertion(+) Modified: playground/review/programming/language/python/scientificpython/pspec.xml ================================================================= --- playground/review/programming/language/python/scientificpython/pspec.xml (original) +++ playground/review/programming/language/python/scientificpython/pspec.xml Wed Sep 1 00:03:20 2010 @@ -17,6 +17,7 @@ numeric netcdf + openmpi From paketler-commits at pardus.org.tr Wed Sep 1 00:10:30 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Wed, 1 Sep 2010 00:10:30 +0300 (EEST) Subject: 2011/devel/programming/language/python/python-markdown - ready for 2011 Message-ID: <20100831211030.B772049D593@ns1.pardus.org.tr> Author: fethican Date: Wed Sep 1 00:10:30 2010 New Revision: 99334 Added: 2011/devel/programming/language/python/python-markdown/ - copied from r99294, 2009/devel/programming/language/python/python-markdown/ Modified: 2011/devel/programming/language/python/python-markdown/actions.py 2011/devel/programming/language/python/python-markdown/pspec.xml Log: ready for 2011 --- actions.py | 2 +- pspec.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) Modified: 2011/devel/programming/language/python/python-markdown/actions.py ================================================================= --- 2009/devel/programming/language/python/python-markdown/actions.py (original) +++ 2011/devel/programming/language/python/python-markdown/actions.py Wed Sep 1 00:10:30 2010 @@ -13,7 +13,7 @@ extensions = "%s/%s/extensions" % (get.docDIR(), get.srcNAME()) # egg-info dir -eggDir = "/usr/lib/python2.6/site-packages/markdown-%s-py2.6.egg-info" % get.srcVERSION() +eggDir = "/usr/lib/python2.7/site-packages/markdown-%s-py2.7.egg-info" % get.srcVERSION() def build(): pythonmodules.compile() Modified: 2011/devel/programming/language/python/python-markdown/pspec.xml ================================================================= --- 2009/devel/programming/language/python/python-markdown/pspec.xml (original) +++ 2011/devel/programming/language/python/python-markdown/pspec.xml Wed Sep 1 00:10:30 2010 @@ -15,7 +15,7 @@ Python-markdown is a pythonic implementation of Markdown, which is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). http://pypi.python.org/packages/source/M/Markdown/Markdown-2.0.3.tar.gz - + python-markdown @@ -24,7 +24,7 @@ /usr/share/doc - + 2009-11-30 From paketler-commits at pardus.org.tr Wed Sep 1 00:14:29 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 00:14:29 +0300 (EEST) Subject: playground/review/programming/language/python/python-gameobjects - fix translations Message-ID: <20100831211429.B0E4C49D593@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 00:14:29 2010 New Revision: 99335 Modified: playground/review/programming/language/python/python-gameobjects/translations.xml Log: fix translations BUG:COMMENT:14106 --- translations.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: playground/review/programming/language/python/python-gameobjects/translations.xml ================================================================= --- playground/review/programming/language/python/python-gameobjects/translations.xml (original) +++ playground/review/programming/language/python/python-gameobjects/translations.xml Wed Sep 1 00:14:29 2010 @@ -2,8 +2,8 @@ python-gameobjects - Oyun yaz?m?nda yard?mc? olacak Python matematik s?n?f? - python-gameobjects, Python ile oyun yaz?m?nda yard?mc? olacak 2 ve 3 boyutlu matematik s?n?flar? ve algoritmalar? i?erir. + Oyun yaz?l?m? geli?tirilmesine yard?mc? Python matematik s?n?f? + python-gameobjects, Python ile oyun yaz?l?m? geli?tirilmesine yard?mc? 2 ve 3 boyutlu matematik s?n?flar? ve algoritmalar? i?erir. From paketler-commits at pardus.org.tr Wed Sep 1 00:20:43 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Wed, 1 Sep 2010 00:20:43 +0300 (EEST) Subject: 2011/devel/programming/language/python/python-FormEncode - ready for 2011 Message-ID: <20100831212043.C0C1D49D593@ns1.pardus.org.tr> Author: fethican Date: Wed Sep 1 00:20:43 2010 New Revision: 99336 Added: 2011/devel/programming/language/python/python-FormEncode/ - copied from r99294, 2009/devel/programming/language/python/python-FormEncode/ Modified: 2011/devel/programming/language/python/python-FormEncode/pspec.xml Log: ready for 2011 --- pspec.xml | 3 --- 1 file changed, 3 deletions(-) Modified: 2011/devel/programming/language/python/python-FormEncode/pspec.xml ================================================================= --- 2009/devel/programming/language/python/python-FormEncode/pspec.xml (original) +++ 2011/devel/programming/language/python/python-FormEncode/pspec.xml Wed Sep 1 00:20:43 2010 @@ -12,9 +12,6 @@ library FormEncode is a validation and form generation package for Python http://pypi.python.org/packages/source/F/FormEncode/FormEncode-1.2.2.tar.gz - - setuptools - From paketler-commits at pardus.org.tr Wed Sep 1 00:23:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 00:23:07 +0300 (EEST) Subject: playground/review/programming/language/python/python-pyRXP - make docdir dynamic Message-ID: <20100831212307.22A4A49CA22@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 00:23:06 2010 New Revision: 99337 Modified: playground/review/programming/language/python/python-pyRXP/actions.py Log: make docdir dynamic BUG:COMMENT:14105 --- actions.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: playground/review/programming/language/python/python-pyRXP/actions.py ================================================================= --- playground/review/programming/language/python/python-pyRXP/actions.py (original) +++ playground/review/programming/language/python/python-pyRXP/actions.py Wed Sep 1 00:23:06 2010 @@ -17,5 +17,5 @@ def install(): pythonmodules.install() - pisitools.insinto("/usr/share/doc/%s" % get.srcTAG(), "examples") - pisitools.insinto("/usr/share/doc/%s" % get.srcTAG(), "docs") + pisitools.insinto("%s/%s" % (get.docDIR(), get.srcNAME()), "examples") + pisitools.insinto("%s/%s" % (get.docDIR(), get.srcNAME()), "docs") From paketler-commits at pardus.org.tr Wed Sep 1 00:34:08 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 00:34:08 +0300 (EEST) Subject: playground/review/programming/language/python/python-gdata - make docdir dynamic Message-ID: <20100831213408.5794E49D593@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 00:34:07 2010 New Revision: 99338 Modified: playground/review/programming/language/python/python-gdata/actions.py Log: make docdir dynamic BUG:COMMENT:14108 --- actions.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) Modified: playground/review/programming/language/python/python-gdata/actions.py ================================================================= --- playground/review/programming/language/python/python-gdata/actions.py (original) +++ playground/review/programming/language/python/python-gdata/actions.py Wed Sep 1 00:34:07 2010 @@ -17,7 +17,4 @@ def install(): pythonmodules.install() - # Code samples - pisitools.insinto("/usr/share/doc/%s" % get.srcNAME(),"samples") - - pisitools.dodoc("RELEASE_NOTES.txt") + pisitools.insinto("%s/%s" % (get.docDIR(), get.srcNAME()),"samples") From paketler-commits at pardus.org.tr Wed Sep 1 00:37:15 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Wed, 1 Sep 2010 00:37:15 +0300 (EEST) Subject: 2009/devel/programming/language/python/python-paste - version bump. Message-ID: <20100831213715.CD92A49D593@ns1.pardus.org.tr> Author: fethican Date: Wed Sep 1 00:37:15 2010 New Revision: 99339 Modified: 2009/devel/programming/language/python/python-paste/actions.py 2009/devel/programming/language/python/python-paste/pspec.xml Log: version bump. --- actions.py | 2 +- pspec.xml | 16 +++++++++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) Modified: 2009/devel/programming/language/python/python-paste/actions.py ================================================================= --- 2009/devel/programming/language/python/python-paste/actions.py (original) +++ 2009/devel/programming/language/python/python-paste/actions.py Wed Sep 1 00:37:15 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2006-2009 TUBITAK/UEKAE +# Copyright 2006-2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2009/devel/programming/language/python/python-paste/pspec.xml ================================================================= --- 2009/devel/programming/language/python/python-paste/pspec.xml (original) +++ 2009/devel/programming/language/python/python-paste/pspec.xml Wed Sep 1 00:37:15 2010 @@ -12,7 +12,7 @@ library Tools for using a Web Server Gateway Interface stack python-paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators. - http://pypi.python.org/packages/source/P/Paste/Paste-1.7.2.tar.gz + http://pypi.python.org/packages/source/P/Paste/Paste-1.7.4.tar.gz setuptools @@ -26,6 +26,20 @@ + + 2010-09-01 + 1.7.4 + + Version bump; + * Fix XSS bug. + * Fix :mod:`paste.auth.cookie`, which would insert newlines for long cookies. + * Fix some problems with the ``wdg_validate`` middleware. + * Improvements to :mod:`paste.auth.auth_tkt`: add httponly support. + * In :mod:`paste.httpexceptions` avoid some unicode errors. + + Fethican Co?kuner + fethicanc at gmail.com + 2009-03-05 1.7.2 From paketler-commits at pardus.org.tr Wed Sep 1 00:39:12 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Wed, 1 Sep 2010 00:39:12 +0300 (EEST) Subject: 2011/devel/programming/language/python/python-paste - ready for 2011 Message-ID: <20100831213912.EA75F49D593@ns1.pardus.org.tr> Author: fethican Date: Wed Sep 1 00:39:12 2010 New Revision: 99340 Added: 2011/devel/programming/language/python/python-paste/ - copied from r99294, 2009/devel/programming/language/python/python-paste/ 2011/devel/programming/language/python/python-paste/actions.py - copied unchanged from r99339, 2009/devel/programming/language/python/python-paste/actions.py 2011/devel/programming/language/python/python-paste/pspec.xml - copied, changed from r99339, 2009/devel/programming/language/python/python-paste/pspec.xml Log: ready for 2011 --- 2011/devel/programming/language/python/python-paste/actions.py | 16 ++ 2011/devel/programming/language/python/python-paste/pspec.xml | 56 ++++++++++ devel/programming/language/python/python-paste/actions.py | 16 -- devel/programming/language/python/python-paste/pspec.xml | 45 -------- 4 files changed, 72 insertions(+), 61 deletions(-) Copied: 2011/devel/programming/language/python/python-paste/pspec.xml (from r99339, 2009/devel/programming/language/python/python-paste/pspec.xml) ================================================================= --- 2009/devel/programming/language/python/python-paste/pspec.xml (original) +++ 2011/devel/programming/language/python/python-paste/pspec.xml Wed Sep 1 00:39:12 2010 @@ -13,9 +13,6 @@ Tools for using a Web Server Gateway Interface stack python-paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators. http://pypi.python.org/packages/source/P/Paste/Paste-1.7.4.tar.gz - - setuptools - From paketler-commits at pardus.org.tr Wed Sep 1 00:46:27 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Wed, 1 Sep 2010 00:46:27 +0300 (EEST) Subject: 2011/devel/programming/language/python/python-tempita - ready for 2011 Message-ID: <20100831214627.EB34449D593@ns1.pardus.org.tr> Author: fethican Date: Wed Sep 1 00:46:27 2010 New Revision: 99341 Added: 2011/devel/programming/language/python/python-tempita/ - copied from r99294, 2009/devel/programming/language/python/python-tempita/ Modified: 2011/devel/programming/language/python/python-tempita/pspec.xml Log: ready for 2011 --- pspec.xml | 3 --- 1 file changed, 3 deletions(-) Modified: 2011/devel/programming/language/python/python-tempita/pspec.xml ================================================================= --- 2009/devel/programming/language/python/python-tempita/pspec.xml (original) +++ 2011/devel/programming/language/python/python-tempita/pspec.xml Wed Sep 1 00:46:27 2010 @@ -13,9 +13,6 @@ A very small text templating language python-tempita is a small templating language for text substitution. http://pypi.python.org/packages/source/T/Tempita/Tempita-0.4.tar.gz - - setuptools - From paketler-commits at pardus.org.tr Wed Sep 1 00:53:15 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Wed, 1 Sep 2010 00:53:15 +0300 (EEST) Subject: 2011/devel/programming/language/python/python-webob - ready for 2011 Message-ID: <20100831215315.C2C0F49D593@ns1.pardus.org.tr> Author: fethican Date: Wed Sep 1 00:53:15 2010 New Revision: 99342 Added: 2011/devel/programming/language/python/python-webob/ - copied from r99294, 2009/devel/programming/language/python/python-webob/ Modified: 2011/devel/programming/language/python/python-webob/actions.py 2011/devel/programming/language/python/python-webob/pspec.xml Log: ready for 2011 --- actions.py | 2 +- pspec.xml | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) Modified: 2011/devel/programming/language/python/python-webob/actions.py ================================================================= --- 2009/devel/programming/language/python/python-webob/actions.py (original) +++ 2011/devel/programming/language/python/python-webob/actions.py Wed Sep 1 00:53:15 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2009 TUBITAK/UEKAE +# Copyright 2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2011/devel/programming/language/python/python-webob/pspec.xml ================================================================= --- 2009/devel/programming/language/python/python-webob/pspec.xml (original) +++ 2011/devel/programming/language/python/python-webob/pspec.xml Wed Sep 1 00:53:15 2010 @@ -13,9 +13,6 @@ Python module that provides WSGI request and response objects python-webob provides wrappers around the WSGI request environment, and an object to help create WSGI responses. http://pypi.python.org/packages/source/W/WebOb/WebOb-0.9.8.tar.gz - - setuptools - From paketler-commits at pardus.org.tr Wed Sep 1 01:01:15 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 01:01:15 +0300 (EEST) Subject: 2009/devel/programming/language/python/python-EasyGui - ready for 2009, thanks for reviews Message-ID: <20100831220116.370F549D5CA@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 01:01:15 2010 New Revision: 99343 Added: 2009/devel/programming/language/python/python-EasyGui/ - copied from r99342, playground/review/programming/language/python/python-EasyGui/ Log: ready for 2009, thanks for reviews BUG:FIXED:13832 From paketler-commits at pardus.org.tr Wed Sep 1 01:01:54 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 01:01:54 +0300 (EEST) Subject: 2009/stable/programming/language/python/python-EasyGui - Package is ready. Message-ID: <20100831220154.54EC849D5C9@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 01:01:54 2010 New Revision: 99344 Added: 2009/stable/programming/language/python/python-EasyGui/ - copied from r99343, 2009/devel/programming/language/python/python-EasyGui/ Log: Package is ready. From paketler-commits at pardus.org.tr Wed Sep 1 01:03:33 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 01:03:33 +0300 (EEST) Subject: playground/review/programming/language/python/python-EasyGui - gone to 2009 Message-ID: <20100831220333.E4E2549D593@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 01:03:33 2010 New Revision: 99345 Removed: playground/review/programming/language/python/python-EasyGui/ Log: gone to 2009 From paketler-commits at pardus.org.tr Wed Sep 1 01:08:42 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Wed, 1 Sep 2010 01:08:42 +0300 (EEST) Subject: 2009/stable/programming/language/python/python-paste - Merge from devel/programming/language/python/pytho... Message-ID: <20100831220842.B87AC49D593@ns1.pardus.org.tr> Author: fethican Date: Wed Sep 1 01:08:41 2010 New Revision: 99346 Modified: 2009/stable/programming/language/python/python-paste/ (props changed) 2009/stable/programming/language/python/python-paste/actions.py 2009/stable/programming/language/python/python-paste/pspec.xml Log: Merge from devel/programming/language/python/python-paste: rev. 99339, by fethican on 2010-08-31 version bump. --- actions.py | 2 +- pspec.xml | 16 +++++++++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) Modified: 2009/stable/programming/language/python/python-paste/actions.py ================================================================= --- 2009/stable/programming/language/python/python-paste/actions.py (original) +++ 2009/stable/programming/language/python/python-paste/actions.py Wed Sep 1 01:08:41 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2006-2009 TUBITAK/UEKAE +# Copyright 2006-2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2009/stable/programming/language/python/python-paste/pspec.xml ================================================================= --- 2009/stable/programming/language/python/python-paste/pspec.xml (original) +++ 2009/stable/programming/language/python/python-paste/pspec.xml Wed Sep 1 01:08:41 2010 @@ -12,7 +12,7 @@ library Tools for using a Web Server Gateway Interface stack python-paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators. - http://pypi.python.org/packages/source/P/Paste/Paste-1.7.2.tar.gz + http://pypi.python.org/packages/source/P/Paste/Paste-1.7.4.tar.gz setuptools @@ -26,6 +26,20 @@ + + 2010-09-01 + 1.7.4 + + Version bump; + * Fix XSS bug. + * Fix :mod:`paste.auth.cookie`, which would insert newlines for long cookies. + * Fix some problems with the ``wdg_validate`` middleware. + * Improvements to :mod:`paste.auth.auth_tkt`: add httponly support. + * In :mod:`paste.httpexceptions` avoid some unicode errors. + + Fethican Co?kuner + fethicanc at gmail.com + 2009-03-05 1.7.2 From paketler-commits at pardus.org.tr Wed Sep 1 01:12:11 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Wed, 1 Sep 2010 01:12:11 +0300 (EEST) Subject: corporate2/devel/programming/language/python/python-beaker - Merge from devel/programming/language/python/pytho... Message-ID: <20100831221211.3AB2649D593@ns1.pardus.org.tr> Author: fethican Date: Wed Sep 1 01:12:10 2010 New Revision: 99347 Modified: corporate2/devel/programming/language/python/python-beaker/ (props changed) corporate2/devel/programming/language/python/python-beaker/actions.py corporate2/devel/programming/language/python/python-beaker/pspec.xml Log: Merge from devel/programming/language/python/python-beaker/: rev. 99324, by fethican on 2010-08-31 version bump --- actions.py | 2 +- pspec.xml | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) Modified: corporate2/devel/programming/language/python/python-beaker/actions.py ================================================================= --- corporate2/devel/programming/language/python/python-beaker/actions.py (original) +++ corporate2/devel/programming/language/python/python-beaker/actions.py Wed Sep 1 01:12:10 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2009 TUBITAK/UEKAE +# Copyright 2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: corporate2/devel/programming/language/python/python-beaker/pspec.xml ================================================================= --- corporate2/devel/programming/language/python/python-beaker/pspec.xml (original) +++ corporate2/devel/programming/language/python/python-beaker/pspec.xml Wed Sep 1 01:12:10 2010 @@ -12,7 +12,7 @@ library A Session and Caching library with WSGI Middleware python-beaker is a web session and general caching library that includes WSGI middleware for use in web applications. - http://pypi.python.org/packages/source/B/Beaker/Beaker-1.5.1.tar.gz + http://pypi.python.org/packages/source/B/Beaker/Beaker-1.5.4.tar.gz setuptools @@ -27,6 +27,18 @@ + + 2010-08-31 + 1.5.4 + + Version bump; + - Provide abstract base for MemoryNamespaceManager that deals with dictionaries. + - Fix bug with warnings preventing proper running under Jython. + - Fix import error with InvalidCryptoBackendError. + + Fethican Co?kuner + fethicanc at gmail.com + 2010-02-12 1.5.1 From paketler-commits at pardus.org.tr Wed Sep 1 01:13:04 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Wed, 1 Sep 2010 01:13:04 +0300 (EEST) Subject: corporate2/devel/programming/language/python/python-paste - Merge from devel/programming/language/python/pytho... Message-ID: <20100831221304.BC5CC49D593@ns1.pardus.org.tr> Author: fethican Date: Wed Sep 1 01:13:04 2010 New Revision: 99348 Modified: corporate2/devel/programming/language/python/python-paste/ (props changed) corporate2/devel/programming/language/python/python-paste/actions.py corporate2/devel/programming/language/python/python-paste/pspec.xml Log: Merge from devel/programming/language/python/python-paste: rev. 99339, by fethican on 2010-08-31 version bump. --- actions.py | 2 +- pspec.xml | 16 +++++++++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) Modified: corporate2/devel/programming/language/python/python-paste/actions.py ================================================================= --- corporate2/devel/programming/language/python/python-paste/actions.py (original) +++ corporate2/devel/programming/language/python/python-paste/actions.py Wed Sep 1 01:13:04 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2006-2009 TUBITAK/UEKAE +# Copyright 2006-2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: corporate2/devel/programming/language/python/python-paste/pspec.xml ================================================================= --- corporate2/devel/programming/language/python/python-paste/pspec.xml (original) +++ corporate2/devel/programming/language/python/python-paste/pspec.xml Wed Sep 1 01:13:04 2010 @@ -12,7 +12,7 @@ library Tools for using a Web Server Gateway Interface stack python-paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators. - http://pypi.python.org/packages/source/P/Paste/Paste-1.7.2.tar.gz + http://pypi.python.org/packages/source/P/Paste/Paste-1.7.4.tar.gz setuptools @@ -26,6 +26,20 @@ + + 2010-09-01 + 1.7.4 + + Version bump; + * Fix XSS bug. + * Fix :mod:`paste.auth.cookie`, which would insert newlines for long cookies. + * Fix some problems with the ``wdg_validate`` middleware. + * Improvements to :mod:`paste.auth.auth_tkt`: add httponly support. + * In :mod:`paste.httpexceptions` avoid some unicode errors. + + Fethican Co?kuner + fethicanc at gmail.com + 2009-03-05 1.7.2 From paketler-commits at pardus.org.tr Wed Sep 1 01:16:02 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Wed, 1 Sep 2010 01:16:02 +0300 (EEST) Subject: 2011/devel - merge libupnp to 2011. Message-ID: <20100831221602.8DA3249D593@ns1.pardus.org.tr> Author: sdalgic Date: Wed Sep 1 01:16:02 2010 New Revision: 99349 Added: 2011/devel/network/analyzer/libupnp/ - copied from r99237, 2009/devel/network/library/libupnp/ Modified: 2011/devel/network/analyzer/libupnp/actions.py 2011/devel/network/analyzer/libupnp/pspec.xml 2011/devel/network/analyzer/libupnp/translations.xml 2011/devel/urgent-packages Log: merge libupnp to 2011. --- 2011/devel/urgent-packages | 7 ++----- libupnp/actions.py | 8 +++++--- libupnp/pspec.xml | 20 +++++++++++++++++++- libupnp/translations.xml | 5 +++++ 4 files changed, 31 insertions(+), 9 deletions(-) Modified: 2011/devel/network/analyzer/libupnp/actions.py ================================================================= --- 2009/devel/network/library/libupnp/actions.py (original) +++ 2011/devel/network/analyzer/libupnp/actions.py Wed Sep 1 01:16:02 2010 @@ -12,7 +12,9 @@ def setup(): autotools.autoreconf("-vif") autotools.configure("--disable-static \ - --with-documentation=/usr/share/doc/%s" % get.srcNAME()) + --without-docdir") + #FIXME: documentation is temporarily disabled since update release 7. + #--with-documentation=/usr/share/doc/%s" % get.srcNAME()) def build(): autotools.make() @@ -22,6 +24,6 @@ def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.remove("/usr/share/doc/libupnp/IXML_Programming_Guide.pdf") - pisitools.remove("/usr/share/doc/libupnp/UPnP_Programming_Guide.pdf") + #pisitools.remove("/usr/share/doc/libupnp/IXML_Programming_Guide.pdf") + #pisitools.remove("/usr/share/doc/libupnp/UPnP_Programming_Guide.pdf") Modified: 2011/devel/network/analyzer/libupnp/pspec.xml ================================================================= --- 2009/devel/network/library/libupnp/pspec.xml (original) +++ 2011/devel/network/analyzer/libupnp/pspec.xml Wed Sep 1 01:16:02 2010 @@ -23,13 +23,31 @@ libupnp - /usr/include /usr/lib /usr/share/doc + + libupnp-devel + Development files for libupnp + + libupnp + + + /usr/include + /usr/lib/pkgconfig + + + + + 2010-08-31 + 1.6.6 + Split devel package and temporarily disable docs to merge the package to 2011. + Serdar Dalg?? + serdar at pardus.org.tr + 2009-03-22 1.6.6 Modified: 2011/devel/network/analyzer/libupnp/translations.xml ================================================================= --- 2009/devel/network/library/libupnp/translations.xml (original) +++ 2011/devel/network/analyzer/libupnp/translations.xml Wed Sep 1 01:16:02 2010 @@ -6,4 +6,9 @@ Librairie UPnP. Portabels UPnP Bibliothek + + + libupnp-devel + libupnp i?in geli?tirme dosyalar? + Modified: 2011/devel/urgent-packages ================================================================= --- 2011/devel/urgent-packages (original) +++ 2011/devel/urgent-packages Wed Sep 1 01:16:02 2010 @@ -7,9 +7,6 @@ David Stegbauer (1) desktop/kde/base/kdevplatform -Emre Erenoglu (1) - network/library/libupnp () - Ertu?rul Erata (1) programming/language/R (R,texlive-latexrecommended) @@ -50,8 +47,8 @@ tex/tool/luatex () tex/tool/mplib (texlive-core) -Serdar Dalg?? (2) - multimedia/video/vlc (libupnp) +Serdar Dalg?? (1) + multimedia/video/vlc ?nan? Y?ld?rgan (1) science/chemistry/openbabel () From paketler-commits at pardus.org.tr Wed Sep 1 01:27:49 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 01:27:49 +0300 (EEST) Subject: playground/review/programming/language/python/python-pygtkglext - use autoreconf for sandbox violations Message-ID: <20100831222749.EB94249CEAA@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 01:27:48 2010 New Revision: 99350 Modified: playground/review/programming/language/python/python-pygtkglext/actions.py playground/review/programming/language/python/python-pygtkglext/pspec.xml Log: use autoreconf for sandbox violations BUG:COMMENT:14022 --- actions.py | 4 +--- pspec.xml | 2 ++ 2 files changed, 3 insertions(+), 3 deletions(-) Modified: playground/review/programming/language/python/python-pygtkglext/actions.py ================================================================= --- playground/review/programming/language/python/python-pygtkglext/actions.py (original) +++ playground/review/programming/language/python/python-pygtkglext/actions.py Wed Sep 1 01:27:48 2010 @@ -7,12 +7,12 @@ from pisi.actionsapi import autotools from pisi.actionsapi import pisitools -from pisi.actionsapi import pythonmodules from pisi.actionsapi import get WorkDir = "pygtkglext-%s" % get.srcVERSION() def setup(): + autotools.autoreconf("-vfi") autotools.configure() def build(): @@ -21,6 +21,4 @@ def install(): autotools.install() - pythonmodules.fixCompiledPy() - pisitools.dodoc("AUTHORS","ChangeLog","COPYING","README") Modified: playground/review/programming/language/python/python-pygtkglext/pspec.xml ================================================================= --- playground/review/programming/language/python/python-pygtkglext/pspec.xml (original) +++ playground/review/programming/language/python/python-pygtkglext/pspec.xml Wed Sep 1 01:27:48 2010 @@ -24,6 +24,8 @@ pygtk gtkglext + gtk2 + pango /usr/lib From paketler-commits at pardus.org.tr Wed Sep 1 01:32:17 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?QnVyYWsgw4dhbMSxxZ9rYW4=?=) Date: Wed, 1 Sep 2010 01:32:17 +0300 (EEST) Subject: 2011/devel/desktop/gnome/glibmm - add missing dep Message-ID: <20100831223217.8B34949D593@ns1.pardus.org.tr> Author: burak Date: Wed Sep 1 01:32:17 2010 New Revision: 99351 Modified: 2011/devel/desktop/gnome/glibmm/pspec.xml Log: add missing dep --- pspec.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) Modified: 2011/devel/desktop/gnome/glibmm/pspec.xml ================================================================= --- 2011/devel/desktop/gnome/glibmm/pspec.xml (original) +++ 2011/devel/desktop/gnome/glibmm/pspec.xml Wed Sep 1 01:32:17 2010 @@ -33,7 +33,8 @@ glibmm-devel Development files for glibmm - glibmm + glibmm + libsigc++-devel /usr/include @@ -46,6 +47,13 @@ + + 2010-09-01 + 2.24.2 + Add missing libsigc++ dependency + Burak ?al??kan + burakclskn at gmail.com + 2010-08-19 2.24.2 From paketler-commits at pardus.org.tr Wed Sep 1 01:35:59 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?QnVyYWsgw4dhbMSxxZ9rYW4=?=) Date: Wed, 1 Sep 2010 01:35:59 +0300 (EEST) Subject: 2011/devel/desktop/toolkit/gtk/pangomm - add missing deps Message-ID: <20100831223559.ED6D449D593@ns1.pardus.org.tr> Author: burak Date: Wed Sep 1 01:35:59 2010 New Revision: 99352 Modified: 2011/devel/desktop/toolkit/gtk/pangomm/pspec.xml Log: add missing deps --- pspec.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) Modified: 2011/devel/desktop/toolkit/gtk/pangomm/pspec.xml ================================================================= --- 2011/devel/desktop/toolkit/gtk/pangomm/pspec.xml (original) +++ 2011/devel/desktop/toolkit/gtk/pangomm/pspec.xml Wed Sep 1 01:35:59 2010 @@ -40,7 +40,9 @@ pangomm-devel Development files for pangomm - pangomm + pangomm + cairomm-devel + glibmm-devel /usr/include @@ -50,6 +52,13 @@ + + 2010-09-01 + 2.26.2 + Add missing dependencies to pangomm-devel + Burak ?al??kan + burakclskn at gmail.com + 2010-08-19 2.26.2 From paketler-commits at pardus.org.tr Wed Sep 1 01:37:39 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?QnVyYWsgw4dhbMSxxZ9rYW4=?=) Date: Wed, 1 Sep 2010 01:37:39 +0300 (EEST) Subject: 2011/devel/desktop/gnome/libgnomecanvas - copy libgnomecanvas Message-ID: <20100831223739.5EDEF49D593@ns1.pardus.org.tr> Author: burak Date: Wed Sep 1 01:37:38 2010 New Revision: 99353 Added: 2011/devel/desktop/gnome/libgnomecanvas/ - copied from r99352, corporate2/devel/desktop/gnome/libgnomecanvas/ Log: copy libgnomecanvas From paketler-commits at pardus.org.tr Wed Sep 1 01:38:38 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?QnVyYWsgw4dhbMSxxZ9rYW4=?=) Date: Wed, 1 Sep 2010 01:38:38 +0300 (EEST) Subject: 2011/devel/desktop/gnome/libgnomecanvas - split devel package Message-ID: <20100831223838.ECF2249D593@ns1.pardus.org.tr> Author: burak Date: Wed Sep 1 01:38:38 2010 New Revision: 99354 Modified: 2011/devel/desktop/gnome/libgnomecanvas/pspec.xml 2011/devel/desktop/gnome/libgnomecanvas/translations.xml Log: split devel package --- pspec.xml | 31 +++++++++++++++++++++++++------ translations.xml | 5 +++++ 2 files changed, 30 insertions(+), 6 deletions(-) Modified: 2011/devel/desktop/gnome/libgnomecanvas/pspec.xml ================================================================= --- 2011/devel/desktop/gnome/libgnomecanvas/pspec.xml (original) +++ 2011/devel/desktop/gnome/libgnomecanvas/pspec.xml Wed Sep 1 01:38:38 2010 @@ -14,10 +14,10 @@ libgnomecanvas package contains the GNOME canvas library. It is an engine for structured graphics and one of the essential GNOME libraries. mirrors://gnome/libgnomecanvas/2.30/libgnomecanvas-2.30.1.tar.bz2 - atk - gtk2 - pango - libglade + atk-devel + gtk2-devel + pango-devel + libglade-devel libart_lgpl @@ -35,15 +35,34 @@ libart_lgpl - /usr/include /usr/lib - /usr/lib/pkgconfig /usr/share/doc /usr/share/locale + + libgnomecanvas-devel + Development files for libgnomecanvas + + libgnomecanvas + gtk2-devel + libart_lgpl-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2010-09-01 + 2.30.1 + Split devel package + Burak ?al??kan + burakclskn at gmail.com + 2010-05-17 2.30.1 Modified: 2011/devel/desktop/gnome/libgnomecanvas/translations.xml ================================================================= --- 2011/devel/desktop/gnome/libgnomecanvas/translations.xml (original) +++ 2011/devel/desktop/gnome/libgnomecanvas/translations.xml Wed Sep 1 01:38:38 2010 @@ -4,4 +4,9 @@ libgnomecanvas Gnome 2 Canvas K?t?phanesi + + + libgnomecanvas-devel + libgnomecanvas i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Wed Sep 1 01:39:33 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?QnVyYWsgw4dhbMSxxZ9rYW4=?=) Date: Wed, 1 Sep 2010 01:39:33 +0300 (EEST) Subject: 2011/devel/desktop/gnome/libgnomecanvasmm - copy libgnomecanvasmm Message-ID: <20100831223933.5051449D593@ns1.pardus.org.tr> Author: burak Date: Wed Sep 1 01:39:33 2010 New Revision: 99355 Added: 2011/devel/desktop/gnome/libgnomecanvasmm/ - copied from r99354, corporate2/devel/desktop/gnome/libgnomecanvasmm/ Log: copy libgnomecanvasmm From paketler-commits at pardus.org.tr Wed Sep 1 01:40:09 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?QnVyYWsgw4dhbMSxxZ9rYW4=?=) Date: Wed, 1 Sep 2010 01:40:09 +0300 (EEST) Subject: 2011/devel/desktop/gnome/libgnomecanvasmm - split devel package Message-ID: <20100831224010.0C52E49D593@ns1.pardus.org.tr> Author: burak Date: Wed Sep 1 01:40:09 2010 New Revision: 99356 Modified: 2011/devel/desktop/gnome/libgnomecanvasmm/pspec.xml 2011/devel/desktop/gnome/libgnomecanvasmm/translations.xml Log: split devel package --- pspec.xml | 38 +++++++++++++++++++++++++++++--------- translations.xml | 5 +++++ 2 files changed, 34 insertions(+), 9 deletions(-) Modified: 2011/devel/desktop/gnome/libgnomecanvasmm/pspec.xml ================================================================= --- 2011/devel/desktop/gnome/libgnomecanvasmm/pspec.xml (original) +++ 2011/devel/desktop/gnome/libgnomecanvasmm/pspec.xml Wed Sep 1 01:40:09 2010 @@ -14,13 +14,13 @@ libgnomecanvasmm is easy-to-use and object-oriented C++ bindings for libgnomecanvas. mirrors://gnome/libgnomecanvasmm/2.26/libgnomecanvasmm-2.26.0.tar.bz2 - gtk2 - gtkmm - glibmm - pangomm - libsigc++ - libart_lgpl - libgnomecanvas + gtk2-devel + gtkmm-devel + glibmm-devel + pangomm-devel + libsigc++-devel + libart_lgpl-devel + libgnomecanvas-devel @@ -36,14 +36,34 @@ libgnomecanvas - /usr/include /usr/lib - /usr/lib/pkgconfig /usr/share/doc + + libgnomecanvasmm-devel + Development files for libgnomecanvasmm + + libgnomecanvasmm + gtkmm-devel + libgnomecanvas-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/libgnomecanvasmm-2.6/ + + + + + 2010-09-01 + 2.26.0 + Split devel package. + Burak ?al??kan + burakclskn at gmail.com + 2009-09-01 2.26.0 Modified: 2011/devel/desktop/gnome/libgnomecanvasmm/translations.xml ================================================================= --- 2011/devel/desktop/gnome/libgnomecanvasmm/translations.xml (original) +++ 2011/devel/desktop/gnome/libgnomecanvasmm/translations.xml Wed Sep 1 01:40:09 2010 @@ -5,5 +5,10 @@ libgnomecanvas i?in C++ ba?lay?c?lar? libgnomecanvasmm, libgnomecanvas i?in kolay kullanabilen, nesne-temelli C++ ba?lay?c?lar?d?r. + + + libgnomecanvasmm-devel + libgnomecanvasmm i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Wed Sep 1 02:19:23 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 02:19:23 +0300 (EEST) Subject: playground/review/programming/language/python/python-pyquante - forgotten package Message-ID: <20100831231923.1FFF149D593@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 02:19:22 2010 New Revision: 99357 Added: playground/review/programming/language/python/python-pyquante/ - copied from r97483, playground/necdet.yucel/python-pyquante/ Log: forgotten package BUG:COMMENT:14025 From paketler-commits at pardus.org.tr Wed Sep 1 02:38:49 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 02:38:49 +0300 (EEST) Subject: playground/fatih.arslan/tex - Fixes texmf paths, again and again and again ... Message-ID: <20100831233850.3429549D593@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 02:38:49 2010 New Revision: 99358 Added: playground/fatih.arslan/tex/base/texlive-core/files/texmf-fixes.patch Modified: playground/fatih.arslan/tex/addon/texlive-texinfo/pspec.xml playground/fatih.arslan/tex/base/texlive-basic/pspec.xml playground/fatih.arslan/tex/base/texlive-core/pspec.xml playground/fatih.arslan/tex/base/texlive-documentation-base/pspec.xml playground/fatih.arslan/tex/language/texlive-lang-cyrillic/pspec.xml Log: Fixes texmf paths, again and again and again ... --- addon/texlive-texinfo/pspec.xml | 9 +++- base/texlive-basic/pspec.xml | 13 ++++- base/texlive-core/files/texmf-fixes.patch | 67 ++++++++++++++++++++++++++++++ base/texlive-core/pspec.xml | 7 --- base/texlive-documentation-base/pspec.xml | 2 language/texlive-lang-cyrillic/pspec.xml | 2 6 files changed, 90 insertions(+), 10 deletions(-) Modified: playground/fatih.arslan/tex/addon/texlive-texinfo/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-texinfo/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-texinfo/pspec.xml Wed Sep 1 02:38:49 2010 @@ -12,7 +12,7 @@ data:doc TeXLive GNU Texinfo texlive-texinfo is TeXLive GNU Texinfo package. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-texinfo-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-texinfo-20091107.tar.bz2 texlive-basic @@ -33,6 +33,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 Modified: playground/fatih.arslan/tex/base/texlive-basic/pspec.xml ================================================================= --- playground/fatih.arslan/tex/base/texlive-basic/pspec.xml (original) +++ playground/fatih.arslan/tex/base/texlive-basic/pspec.xml Wed Sep 1 02:38:49 2010 @@ -14,14 +14,23 @@ texlive-basic contains TeXLive Essential programs and files. http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-basic-20091107.tar.bz2 - texlive-documentation-base + luatex + texlive-core + texlive-lang-cyrillic + texlive-lang-greek + texlive-lang-german + texlive-lang-other texlive-basic - texlive-documentation-base + texlive-core + texlive-lang-cyrillic + texlive-lang-greek + texlive-lang-german + texlive-lang-other tetex-texmf Modified: playground/fatih.arslan/tex/base/texlive-core/pspec.xml ================================================================= --- playground/fatih.arslan/tex/base/texlive-core/pspec.xml (original) +++ playground/fatih.arslan/tex/base/texlive-core/pspec.xml Wed Sep 1 02:38:49 2010 @@ -26,7 +26,7 @@ - sedscript.patch + texmf-fixes.patch gfx-font.patch get-pdf-version.patch cve-2010-0739,0827,1440.patch @@ -59,11 +59,6 @@ 98texlive - 00header.cnf - 05searchpaths.cnf - 10standardpaths.cnf - 15options.cnf - 20sizes.cnf texmf-update2009 Modified: playground/fatih.arslan/tex/base/texlive-documentation-base/pspec.xml ================================================================= --- playground/fatih.arslan/tex/base/texlive-documentation-base/pspec.xml (original) +++ playground/fatih.arslan/tex/base/texlive-documentation-base/pspec.xml Wed Sep 1 02:38:49 2010 @@ -14,7 +14,7 @@ texlive-documentation-base is TeX Live documentation base. http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-documentation-base-20091107.tar.bz2 - texlive-core-devel + texlive-core Modified: playground/fatih.arslan/tex/language/texlive-lang-cyrillic/pspec.xml ================================================================= --- playground/fatih.arslan/tex/language/texlive-lang-cyrillic/pspec.xml (original) +++ playground/fatih.arslan/tex/language/texlive-lang-cyrillic/pspec.xml Wed Sep 1 02:38:49 2010 @@ -15,6 +15,8 @@ http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-lang-cyrillic-20091107.tar.bz2 texlive-basic + texlive-texinfo + texlive-lang-other From paketler-commits at pardus.org.tr Wed Sep 1 02:55:02 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Wed, 1 Sep 2010 02:55:02 +0300 (EEST) Subject: 2009/devel - Update index. Message-ID: <20100831235502.1F30549D593@ns1.pardus.org.tr> Author: ozan.caglayan Date: Wed Sep 1 02:55:01 2010 New Revision: 99359 Modified: 2009/devel/pisi-index.xml 2009/devel/pisi-index.xml.bz2 2009/devel/pisi-index.xml.bz2.sha1sum 2009/devel/pisi-index.xml.sha1sum Log: Update index. From paketler-commits at pardus.org.tr Wed Sep 1 02:55:48 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Wed, 1 Sep 2010 02:55:48 +0300 (EEST) Subject: 2011/devel - Update index. Message-ID: <20100831235548.9B66549D593@ns1.pardus.org.tr> Author: ozan.caglayan Date: Wed Sep 1 02:55:48 2010 New Revision: 99360 Modified: 2011/devel/pisi-index.xml 2011/devel/pisi-index.xml.bz2 2011/devel/pisi-index.xml.bz2.sha1sum 2011/devel/pisi-index.xml.sha1sum Log: Update index. From paketler-commits at pardus.org.tr Wed Sep 1 02:57:37 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Wed, 1 Sep 2010 02:57:37 +0300 (EEST) Subject: corporate2/devel - Update index. Message-ID: <20100831235738.1DD2B49D593@ns1.pardus.org.tr> Author: ozan.caglayan Date: Wed Sep 1 02:57:37 2010 New Revision: 99361 Modified: corporate2/devel/pisi-index.xml corporate2/devel/pisi-index.xml.bz2 corporate2/devel/pisi-index.xml.bz2.sha1sum corporate2/devel/pisi-index.xml.sha1sum Log: Update index. From paketler-commits at pardus.org.tr Wed Sep 1 03:25:26 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 03:25:26 +0300 (EEST) Subject: playground/review/programming/library/gtkglext - from contrib repo, ready for review Message-ID: <20100901002526.A52E149D5BF@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 03:25:26 2010 New Revision: 99362 Added: playground/review/programming/library/gtkglext/ playground/review/programming/library/gtkglext/actions.py playground/review/programming/library/gtkglext/files/ playground/review/programming/library/gtkglext/files/support-pango.diff playground/review/programming/library/gtkglext/pspec.xml playground/review/programming/library/gtkglext/translations.xml Log: from contrib repo, ready for review --- actions.py | 26 +++ files/support-pango.diff | 364 +++++++++++++++++++++++++++++++++++++++++++++++ pspec.xml | 96 ++++++++++++ translations.xml | 14 + 4 files changed, 500 insertions(+) From paketler-commits at pardus.org.tr Wed Sep 1 03:45:55 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 03:45:55 +0300 (EEST) Subject: playground/review/programming/language/python/python-PyODE - add pyrex as runtime dependency Message-ID: <20100901004555.9E6EE49D5BF@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 03:45:54 2010 New Revision: 99363 Modified: playground/review/programming/language/python/python-PyODE/actions.py playground/review/programming/language/python/python-PyODE/pspec.xml Log: add pyrex as runtime dependency make docdir dynamic BUG:COMMENT:14104 --- actions.py | 2 +- pspec.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) Modified: playground/review/programming/language/python/python-PyODE/actions.py ================================================================= --- playground/review/programming/language/python/python-PyODE/actions.py (original) +++ playground/review/programming/language/python/python-PyODE/actions.py Wed Sep 1 03:45:54 2010 @@ -17,4 +17,4 @@ def install(): pythonmodules.install() - pisitools.insinto("/usr/share/doc/%s" % get.srcTAG(), "examples") + pisitools.insinto("%s/%s" % (get.docDIR(), get.srcNAME()), "examples") Modified: playground/review/programming/language/python/python-PyODE/pspec.xml ================================================================= --- playground/review/programming/language/python/python-PyODE/pspec.xml (original) +++ playground/review/programming/language/python/python-PyODE/pspec.xml Wed Sep 1 03:45:54 2010 @@ -24,6 +24,7 @@ python-PyODE ode + pyrex /usr/lib From paketler-commits at pardus.org.tr Wed Sep 1 04:05:49 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?QnVyYWsgw4dhbMSxxZ9rYW4=?=) Date: Wed, 1 Sep 2010 04:05:49 +0300 (EEST) Subject: playground/review/programming/language/python/python-pygtksourceview - review fixes Message-ID: <20100901010550.101C849D5BF@ns1.pardus.org.tr> Author: burak Date: Wed Sep 1 04:05:49 2010 New Revision: 99364 Added: playground/review/programming/language/python/python-pygtksourceview/files/ playground/review/programming/language/python/python-pygtksourceview/files/python-underlinking.patch Modified: playground/review/programming/language/python/python-pygtksourceview/actions.py playground/review/programming/language/python/python-pygtksourceview/pspec.xml Log: review fixes BUG:COMMENT:14107 --- actions.py | 2 +- files/python-underlinking.patch | 25 +++++++++++++++++++++++++ pspec.xml | 3 +++ 3 files changed, 29 insertions(+), 1 deletion(-) Modified: playground/review/programming/language/python/python-pygtksourceview/actions.py ================================================================= --- playground/review/programming/language/python/python-pygtksourceview/actions.py (original) +++ playground/review/programming/language/python/python-pygtksourceview/actions.py Wed Sep 1 04:05:49 2010 @@ -13,9 +13,9 @@ WorkDir = "pygtksourceview-%s" % get.srcVERSION() def setup(): + autotools.autoreconf("-fiv") autotools.configure("--disable-static\ --disable-docs") - pisitools.dosed("libtool", " -shared ", " -Wl,--as-needed -shared") def build(): autotools.make() Modified: playground/review/programming/language/python/python-pygtksourceview/pspec.xml ================================================================= --- playground/review/programming/language/python/python-pygtksourceview/pspec.xml (original) +++ playground/review/programming/language/python/python-pygtksourceview/pspec.xml Wed Sep 1 04:05:49 2010 @@ -19,6 +19,9 @@ gtksourceview docbook-xml4_1_2 + + python-underlinking.patch + From paketler-commits at pardus.org.tr Wed Sep 1 04:28:24 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 04:28:24 +0300 (EEST) Subject: playground/review/programming/language/python/python-flickrapi - add doxygen, docutils, setuptools dependencies Message-ID: <20100901012824.5166549D5BF@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 04:28:24 2010 New Revision: 99365 Modified: playground/review/programming/language/python/python-flickrapi/actions.py playground/review/programming/language/python/python-flickrapi/pspec.xml Log: add doxygen, docutils, setuptools dependencies add a tarball that includes distribute egg file BUG:COMMENT:14024 --- actions.py | 2 -- pspec.xml | 7 ++++++- 2 files changed, 6 insertions(+), 3 deletions(-) Modified: playground/review/programming/language/python/python-flickrapi/actions.py ================================================================= --- playground/review/programming/language/python/python-flickrapi/actions.py (original) +++ playground/review/programming/language/python/python-flickrapi/actions.py Wed Sep 1 04:28:24 2010 @@ -25,5 +25,3 @@ pisitools.remove("/usr/README") pisitools.remove("/usr/UPGRADING") pisitools.remove("/usr/LICENSE") - - pisitools.removeDir("%s/flickrapi-%s" % (get.docDIR(), get.srcVERSION())) Modified: playground/review/programming/language/python/python-flickrapi/pspec.xml ================================================================= --- playground/review/programming/language/python/python-flickrapi/pspec.xml (original) +++ playground/review/programming/language/python/python-flickrapi/pspec.xml Wed Sep 1 04:28:24 2010 @@ -12,7 +12,12 @@ library Flicker python bindings python-flickrapi provides Flicker python bindings. - http://pypi.python.org/packages/source/f/flickrapi/flickrapi-1.4.2.zip + http://members.comu.edu.tr/nyucel/pisi/flickrapi-1.4.2.tar.bz2 + + doxygen + docutils + setuptools + From paketler-commits at pardus.org.tr Wed Sep 1 04:41:18 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 04:41:18 +0300 (EEST) Subject: playground/review/programming/language/python/python-rapyd - move txt files to usr/share/doc Message-ID: <20100901014118.E231349D5BF@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 04:41:18 2010 New Revision: 99366 Modified: playground/review/programming/language/python/python-rapyd/actions.py Log: move txt files to usr/share/doc BUG:COMMENT:14023 --- actions.py | 4 ++++ 1 file changed, 4 insertions(+) Modified: playground/review/programming/language/python/python-rapyd/actions.py ================================================================= --- playground/review/programming/language/python/python-rapyd/actions.py (original) +++ playground/review/programming/language/python/python-rapyd/actions.py Wed Sep 1 04:41:18 2010 @@ -11,4 +11,8 @@ WorkDir = "." def install(): + pisitools.dodoc("*.txt", "*TXT") + pisitools.insinto("/usr/lib/%s/site-packages/%s" % (get.curPYTHON(), get.srcNAME()), "*") + pisitools.remove("/usr/lib/%s/site-packages/%s/*.txt" % (get.curPYTHON(), get.srcNAME())) + pisitools.remove("/usr/lib/%s/site-packages/%s/*.TXT" % (get.curPYTHON(), get.srcNAME())) From paketler-commits at pardus.org.tr Wed Sep 1 08:06:10 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 08:06:10 +0300 (EEST) Subject: playground/fatih.arslan/tex/addon/texlive-bibtexextra - Bump, bump .. Message-ID: <20100901050610.E2C6349CC06@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 08:06:09 2010 New Revision: 99367 Modified: playground/fatih.arslan/tex/addon/texlive-bibtexextra/pspec.xml Log: Bump, bump .. --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: playground/fatih.arslan/tex/addon/texlive-bibtexextra/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-bibtexextra/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-bibtexextra/pspec.xml Wed Sep 1 08:06:09 2010 @@ -12,7 +12,7 @@ data:doc TeXLive extra BibTeX styles texlive-bibtexextra contains TeXLive extra BibTeX styles. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-bibtexextra-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-bibtexextra-20091107.tar.bz2 texlive-latex @@ -33,6 +33,13 @@ + + 2010-08-31 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 From paketler-commits at pardus.org.tr Wed Sep 1 08:07:10 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 08:07:10 +0300 (EEST) Subject: playground/fatih.arslan/tex/addon/texlive-context - Version bump Message-ID: <20100901050710.97D1649CC06@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 08:07:10 2010 New Revision: 99368 Modified: playground/fatih.arslan/tex/addon/texlive-context/pspec.xml Log: Version bump --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: playground/fatih.arslan/tex/addon/texlive-context/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-context/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-context/pspec.xml Wed Sep 1 08:07:10 2010 @@ -12,7 +12,7 @@ data:doc TeXLive ConTeXt format texlive-context contains TeXLive ConTeXt format. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-context-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-context-20091107.tar.bz2 texlive-metapost texlive-basic @@ -42,6 +42,13 @@ + + 2010-08-31 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-07-21 0.0_20080816 From paketler-commits at pardus.org.tr Wed Sep 1 08:07:48 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 08:07:48 +0300 (EEST) Subject: playground/fatih.arslan/tex/doc/texlive-documentation-vietnamese - Fix Workdir Message-ID: <20100901050748.8845649CBBE@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 08:07:47 2010 New Revision: 99369 Modified: playground/fatih.arslan/tex/doc/texlive-documentation-vietnamese/actions.py Log: Fix Workdir --- actions.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: playground/fatih.arslan/tex/doc/texlive-documentation-vietnamese/actions.py ================================================================= --- playground/fatih.arslan/tex/doc/texlive-documentation-vietnamese/actions.py (original) +++ playground/fatih.arslan/tex/doc/texlive-documentation-vietnamese/actions.py Wed Sep 1 08:07:47 2010 @@ -6,8 +6,9 @@ # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import texlivemodules +from pisi.actionsapi import get -WorkDir="texlive-documentation-viatnamese-20080816" +WorkDir = "%s-%s" % (get.srcNAME(), get.srcVERSION().split("_")[-1]) def build(): texlivemodules.compile() From paketler-commits at pardus.org.tr Wed Sep 1 08:39:08 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Ertu=C4=9Frul_Erata?=) Date: Wed, 1 Sep 2010 08:39:08 +0300 (EEST) Subject: 2011/devel/programming/language/python/reportlab - reportlab ready Message-ID: <20100901053908.D017749CC06@ns1.pardus.org.tr> Author: ertugrul Date: Wed Sep 1 08:39:06 2010 New Revision: 99370 Added: 2011/devel/programming/language/python/reportlab/ - copied from r99237, playground/ertugrul/for2011/reportlab/ Log: reportlab ready python-imaging ba??ml?s? From paketler-commits at pardus.org.tr Wed Sep 1 08:45:26 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Wed, 1 Sep 2010 08:45:26 +0300 (EEST) Subject: playground/review/system/base/alternatives - Improve the description Message-ID: <20100901054528.CF72A49D5CA@ns1.pardus.org.tr> Author: fatih Date: Wed Sep 1 08:45:25 2010 New Revision: 99371 Modified: playground/review/system/base/alternatives/pspec.xml playground/review/system/base/alternatives/translations.xml Log: Improve the description BUG:COMMENT:14158 --- pspec.xml | 2 +- translations.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Modified: playground/review/system/base/alternatives/pspec.xml ================================================================= --- playground/review/system/base/alternatives/pspec.xml (original) +++ playground/review/system/base/alternatives/pspec.xml Wed Sep 1 08:45:25 2010 @@ -11,7 +11,7 @@ GPLv2 app:console Alternative management system - alternatives creates, removes, maintains and displays information about the symbolic links comprising the alternatives system. + alternatives creates, removes, maintains and displays information about the symbolic links comprising the alternatives system. Alternatives system determines the defaults when several programs fulfilling the same or similar functions to be installed on a single system at the same time. http://fedorahosted.org/releases/c/h/chkconfig/chkconfig-1.3.47.tar.bz2 remove-initscript-option.patch Modified: playground/review/system/base/alternatives/translations.xml ================================================================= --- playground/review/system/base/alternatives/translations.xml (original) +++ playground/review/system/base/alternatives/translations.xml Wed Sep 1 08:45:25 2010 @@ -3,6 +3,6 @@ alternatives Alternatif y?netim sistemi - alternatives, alternatives sisteminin par?as? olan sembolik ba?lant?lar? olu?turan, silen, y?neten ve bunlar hakk?nda bilgi g?steren ara?t?r. + alternatives, alternatives sisteminin par?as? olan sembolik ba?lant?lar? olu?turan, silen, y?neten ve bunlar hakk?nda bilgi g?steren ara?t?r. Alternatives sistemi, birbirine benzer ya da ayn? i?levleri sunan programlar?n ayn? anda ayn? sisteme kuruldu?u zamanlarda ?ntan?ml?lar? belirler. From paketler-commits at pardus.org.tr Wed Sep 1 09:08:04 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 09:08:04 +0300 (EEST) Subject: 2011/devel/multimedia/video/libplayer - libplayer is ready Message-ID: <20100901060805.2E30049CBBE@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 09:08:03 2010 New Revision: 99372 Added: 2011/devel/multimedia/video/libplayer/ - copied from r99371, 2009/devel/multimedia/library/libplayer/ Modified: 2011/devel/multimedia/video/libplayer/actions.py 2011/devel/multimedia/video/libplayer/pspec.xml 2011/devel/multimedia/video/libplayer/translations.xml Log: libplayer is ready --- actions.py | 1 - pspec.xml | 18 ++++++++++++++---- translations.xml | 5 +++++ 3 files changed, 19 insertions(+), 5 deletions(-) Modified: 2011/devel/multimedia/video/libplayer/actions.py ================================================================= --- 2009/devel/multimedia/library/libplayer/actions.py (original) +++ 2011/devel/multimedia/video/libplayer/actions.py Wed Sep 1 09:08:03 2010 @@ -1,7 +1,6 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2011/devel/multimedia/video/libplayer/pspec.xml ================================================================= --- 2009/devel/multimedia/library/libplayer/pspec.xml (original) +++ 2011/devel/multimedia/video/libplayer/pspec.xml Wed Sep 1 09:08:03 2010 @@ -14,8 +14,8 @@ libplayer provides a generic A/V API library relies on various multimedia players. It currently support MPlayer, xine and GStreamer only. http://libplayer.geexbox.org/releases/libplayer-1.0.0.tar.bz2 - gstreamer - xine-lib + gstreamer-devel + xine-lib-devel mplayer @@ -29,13 +29,23 @@ /usr/bin - /usr/include /usr/lib - /usr/lib/pkgconfig /usr/share/doc + + libplayer-devel + Development files for libplayer + + libplayer + + + /usr/include + /usr/lib/pkgconfig + + + 2010-01-27 Modified: 2011/devel/multimedia/video/libplayer/translations.xml ================================================================= --- 2009/devel/multimedia/library/libplayer/translations.xml (original) +++ 2011/devel/multimedia/video/libplayer/translations.xml Wed Sep 1 09:08:03 2010 @@ -5,5 +5,10 @@ Ses/G?r?nt? soyutlama katman? kitapl??? libplayer bir?ok ses ve g?r?nt? oynat?c?lar?n? destekleyen bir soyutlama katman?d?r. ?imdilik MPlayer, xine ve GStreamer desteklenmektedir. + + + libplayer-devel + libplayer i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Wed Sep 1 10:06:14 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 10:06:14 +0300 (EEST) Subject: playground/review/programming/library/libyaml - drop docs package Message-ID: <20100901070614.CEEEE49CC06@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 10:06:12 2010 New Revision: 99373 Modified: playground/review/programming/library/libyaml/pspec.xml playground/review/programming/library/libyaml/translations.xml Log: drop docs package BUG:COMMENT:14019 --- pspec.xml | 11 +---------- translations.xml | 6 ------ 2 files changed, 1 insertion(+), 16 deletions(-) Modified: playground/review/programming/library/libyaml/pspec.xml ================================================================= --- playground/review/programming/library/libyaml/pspec.xml (original) +++ playground/review/programming/library/libyaml/pspec.xml Wed Sep 1 10:06:12 2010 @@ -26,21 +26,12 @@ libyaml-devel Development headers for libyaml + libyaml-devel provides development headers for libyaml. libyaml /usr/include - - - - - libyaml-doc - Document files for libyaml - - libyaml - - /usr/share/doc/libyaml/html/ Modified: playground/review/programming/library/libyaml/translations.xml ================================================================= --- playground/review/programming/library/libyaml/translations.xml (original) +++ playground/review/programming/library/libyaml/translations.xml Wed Sep 1 10:06:12 2010 @@ -11,11 +11,5 @@ libyaml i?in ba?l?k dosyalar? libyaml-devel, libyaml i?in ba?l?k dosyalar?n? i?erir. - - - libyaml-docs - libyaml i?in belgelendirme dosyalar? - libyaml-docs, libyaml i?in belgelendirme dosyalar?n? i?erir. - From paketler-commits at pardus.org.tr Wed Sep 1 10:30:08 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 10:30:08 +0300 (EEST) Subject: playground/fatih.arslan/tex/base/texlive-core - Luatex and some other functions are adde Message-ID: <20100901073009.A058C49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 10:30:07 2010 New Revision: 99374 Added: playground/fatih.arslan/tex/base/texlive-core/files/libpoppler.patch Removed: playground/fatih.arslan/tex/base/texlive-core/files/get-pdf-version.patch playground/fatih.arslan/tex/base/texlive-core/files/gfx-font.patch Modified: playground/fatih.arslan/tex/base/texlive-core/actions.py playground/fatih.arslan/tex/base/texlive-core/pspec.xml Log: Luatex and some other functions are adde Xindy is disabled, enable when clisp is in repo Patches are combined, renamed --- actions.py | 14 ++++----- files/get-pdf-version.patch | 24 ---------------- files/gfx-font.patch | 11 ------- files/libpoppler.patch | 66 ++++++++++++++++++++++++++++++++++++++++++++ pspec.xml | 3 -- 5 files changed, 74 insertions(+), 44 deletions(-) Modified: playground/fatih.arslan/tex/base/texlive-core/actions.py ================================================================= --- playground/fatih.arslan/tex/base/texlive-core/actions.py (original) +++ playground/fatih.arslan/tex/base/texlive-core/actions.py Wed Sep 1 10:30:07 2010 @@ -44,24 +44,24 @@ --with-tektronixwin \ --with-unitermwin \ --with-ps=gs \ - --disable-psutils \ + --enable-psutils \ --disable-tlutils \ --enable-ipc \ --enable-xetex \ - --disable-dvipng \ + --enable-dvipng \ --disable-dvipdfmx \ --with-xdvipdfmx \ --disable-lcdf-typetools \ --disable-pdfopen \ - --disable-ps2eps \ - --disable-detex \ + --enable-ps2eps \ + --enable-detex \ --disable-ttf2pk \ --disable-tex4htk \ --disable-cjkutils \ - --disable-xdvik \ + --enable-xdvik \ --disable-xindy \ - --disable-luatex \ - --disable-dvi2tty \ + --enable-luatex \ + --enable-dvi2tty \ --disable-vlna \ --disable-largefile \ --enable-shared \ Modified: playground/fatih.arslan/tex/base/texlive-core/pspec.xml ================================================================= --- playground/fatih.arslan/tex/base/texlive-core/pspec.xml (original) +++ playground/fatih.arslan/tex/base/texlive-core/pspec.xml Wed Sep 1 10:30:07 2010 @@ -26,9 +26,8 @@ + libpoppler.patch texmf-fixes.patch - gfx-font.patch - get-pdf-version.patch cve-2010-0739,0827,1440.patch From paketler-commits at pardus.org.tr Wed Sep 1 10:32:28 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 10:32:28 +0300 (EEST) Subject: playground/review/programming/library/gtkglext - move aclocal, pkgconfig files and API docs to -dev... Message-ID: <20100901073228.3E4D049D5BF@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 10:32:27 2010 New Revision: 99375 Modified: playground/review/programming/library/gtkglext/actions.py playground/review/programming/library/gtkglext/pspec.xml Log: move aclocal, pkgconfig files and API docs to -devel package BUG:COMMENT:14192 --- actions.py | 4 +--- pspec.xml | 5 +++-- 2 files changed, 4 insertions(+), 5 deletions(-) Modified: playground/review/programming/library/gtkglext/actions.py ================================================================= --- playground/review/programming/library/gtkglext/actions.py (original) +++ playground/review/programming/library/gtkglext/actions.py Wed Sep 1 10:32:27 2010 @@ -13,9 +13,7 @@ --disable-glibtest \ --disable-gtktest \ --with-gdktarget=x11 \ - --with-x \ - --with-gl=/usr/lib/opengl/xorg-x11/lib \ - --with-gl-includedir=/usr/lib/opengl/include") + --with-x") def build(): autotools.make() Modified: playground/review/programming/library/gtkglext/pspec.xml ================================================================= --- playground/review/programming/library/gtkglext/pspec.xml (original) +++ playground/review/programming/library/gtkglext/pspec.xml Wed Sep 1 10:32:27 2010 @@ -44,9 +44,7 @@ /usr/lib - /usr/share/aclocal /usr/share/doc - /usr/share/gtk-doc @@ -60,6 +58,9 @@ /usr/include /usr/lib/gtkglext-1.0/include/ + /usr/share/aclocal + /usr/lib/pkgconfig + /usr/share/gtk-doc From paketler-commits at pardus.org.tr Wed Sep 1 10:33:36 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 10:33:36 +0300 (EEST) Subject: playground/igungor/test - remove Message-ID: <20100901073337.4B3B449D5BF@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 10:33:36 2010 New Revision: 99376 Removed: playground/igungor/test/ Log: remove From paketler-commits at pardus.org.tr Wed Sep 1 10:34:21 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 10:34:21 +0300 (EEST) Subject: playground/igungor/clementine - copy clementine Message-ID: <20100901073422.CE36149D5BF@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 10:34:21 2010 New Revision: 99377 Added: playground/igungor/clementine/ - copied from r98951, playground/mnurolcay/2009/multimedia/sound/clementine/ Modified: playground/igungor/clementine/actions.py Log: copy clementine --- actions.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) Modified: playground/igungor/clementine/actions.py ================================================================= --- playground/mnurolcay/2009/multimedia/sound/clementine/actions.py (original) +++ playground/igungor/clementine/actions.py Wed Sep 1 10:34:21 2010 @@ -5,11 +5,8 @@ # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import cmaketools -from pisi.actionsapi import get -from pisi.actionsapi import shelltools from pisi.actionsapi import pisitools - -#WorkDir="clementine-0.3.99" +from pisi.actionsapi import get def setup(): cmaketools.configure("-DHAVE_LIBNOTIFY=ON \ From paketler-commits at pardus.org.tr Wed Sep 1 10:34:33 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 10:34:33 +0300 (EEST) Subject: playground/igungor - 2.3.8 alpha is available Message-ID: <20100901073433.99D7049D5BF@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 10:34:33 2010 New Revision: 99378 Modified: playground/igungor/server_component Log: 2.3.8 alpha is available --- server_component | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: playground/igungor/server_component ================================================================= --- playground/igungor/server_component (original) +++ playground/igungor/server_component Wed Sep 1 10:34:33 2010 @@ -84,7 +84,7 @@ Config dosyalar?na ?rnekler koyabiliriz. Swat servisi i?in xinetd kullanal?m. ??? web -??? ??? apache : 2.3.6 alfa ??kt? ama 2.2.16 taraf?ndan devam edelim. +??? ??? apache : 2.3.8 alfa ??kt? ama 2.2.16 taraf?ndan devam edelim. Webroot dosyalar?n? zilyon tane AdditionalFile olarak pakete eklemek yerine daha optimum bir ??z?m bulunacak. Mandriva ve Gentoo'daki yamalar al?nacak. Servis beti?ine tekrar bak?lacak, apache servisinin durdurulmas? uzun s?r?yor, nedeni ara?t?r?lacak. From paketler-commits at pardus.org.tr Wed Sep 1 10:37:48 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 10:37:48 +0300 (EEST) Subject: corporate2/devel/programming/language/python/python-EasyGui - merge from 2009/devel Message-ID: <20100901073749.2C40E49CEAA@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 10:37:48 2010 New Revision: 99379 Added: corporate2/devel/programming/language/python/python-EasyGui/ - copied from r99372, 2009/devel/programming/language/python/python-EasyGui/ Log: merge from 2009/devel From paketler-commits at pardus.org.tr Wed Sep 1 10:39:17 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 10:39:17 +0300 (EEST) Subject: 2011/devel/system/base/pisi/files - Reflect new changes from uludag trunk Message-ID: <20100901073917.AF25149D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 10:39:17 2010 New Revision: 99380 Modified: 2011/devel/system/base/pisi/files/texlive2009.patch Log: Reflect new changes from uludag trunk --- texlive2009.patch | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) Modified: 2011/devel/system/base/pisi/files/texlive2009.patch ================================================================= --- 2011/devel/system/base/pisi/files/texlive2009.patch (original) +++ 2011/devel/system/base/pisi/files/texlive2009.patch Wed Sep 1 10:39:17 2010 @@ -1,14 +1,16 @@ diff -Nur pisi-2.3.2-old/pisi/actionsapi/texlivemodules.py pisi-2.3.2/pisi/actionsapi/texlivemodules.py ---- pisi-2.3.2-old/pisi/actionsapi/texlivemodules.py 2010-08-31 12:20:56.268999084 +0300 -+++ pisi-2.3.2/pisi/actionsapi/texlivemodules.py 2010-08-31 12:21:44.932000012 +0300 -@@ -12,6 +12,7 @@ +--- pisi-2.3.2-old/pisi/actionsapi/texlivemodules.py 2010-09-01 10:33:38.768000066 +0300 ++++ pisi-2.3.2/pisi/actionsapi/texlivemodules.py 2010-09-01 10:34:08.332000067 +0300 +@@ -12,7 +12,8 @@ # standard python modules import os import glob +- +import shutil - ++import shlex import gettext __trans = gettext.translation('pisi', fallback=True) + _ = __trans.ugettext @@ -26,6 +27,7 @@ from pisi.actionsapi.shelltools import * from pisi.actionsapi.pisitools import dodoc, dodir, domove, dosym, insinto, removeDir @@ -122,16 +124,16 @@ - domove("/usr/share/texmf/%s/%s" % (handledir[1], conffile), "/etc/texmf/%s.d" % handledir[1]) - dosym("/etc/texmf/%s.d/%s" % (handledir[1], conffile), "/usr/share/texmf/%s/%s" % (handledir[1], conffile)) + for root, dirs,files in os.walk("%s/usr/share/texmf" % get.installDIR()): -+ for file in files: -+ if file.endswith("cnf") or file.endswith("cfg"): -+ if not ("config" and "doc") in root: ++ if not ("config" in root or "doc" in root): ++ for configFile in files: ++ if configFile.endswith(("cfg", "cnf")): + dirname = root.split("/")[-1] + if not os.path.isdir("%s/etc/texmf/%s.d" % (get.installDIR(),dirname)): + ctx.ui.info(_('Creating /etc/texmf/%s.d') % dirname) + dodir("/etc/texmf/%s.d" % dirname) -+ ctx.ui.info(_('Moving (and symlinking) /usr/share/texmf/%s to /etc/texmf/%s.d') % (file,dirname)) -+ domove("/usr/share/texmf/%s/%s" % (dirname,file), "/etc/texmf/%s.d" % dirname) -+ dosym("/etc/texmf/%s.d/%s" % (dirname, file), "/usr/share/texmf/%s/%s" %(dirname, file)) ++ ctx.ui.info(_('Moving (and symlinking) /usr/share/texmf/%s to /etc/texmf/%s.d') % (configFile,dirname)) ++ domove("/usr/share/texmf/%s/%s" % (dirname,configFile), "/etc/texmf/%s.d" % dirname) ++ dosym("/etc/texmf/%s.d/%s" % (dirname, configFile), "/usr/share/texmf/%s/%s" %(dirname, configFile)) + + +def addFormat(parameters): @@ -146,7 +148,7 @@ + # TODO: Use regex for code simplification + + parameters = " ".join(parameters.split()) # Removing white-space characters -+ parameters = parameters.split(" ",3) # Split parameters until the value "option" ++ parameters = shlex.split(parameters) # Split parameters until the value "option" + para_dict = {} + for option in parameters: + pair = option.strip() # Remove whitespaces before "options" value From paketler-commits at pardus.org.tr Wed Sep 1 10:56:13 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mesutcan_Kurt?=) Date: Wed, 1 Sep 2010 10:56:13 +0300 (EEST) Subject: playground/mesutcan/2009 - copy clanlib to my playground Message-ID: <20100901075614.4F58949D5BF@ns1.pardus.org.tr> Author: mesutcan.kurt Date: Wed Sep 1 10:56:12 2010 New Revision: 99381 Added: playground/mesutcan/2009/ playground/mesutcan/2009/game/ playground/mesutcan/2009/game/library/ playground/mesutcan/2009/game/library/clanlib/ - copied from r98289, 2009/devel/game/library/clanlib/ Log: copy clanlib to my playground From paketler-commits at pardus.org.tr Wed Sep 1 11:01:22 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 11:01:22 +0300 (EEST) Subject: 2009/devel/server/database/mysql - Version bump to latest stable release that fixes m... Message-ID: <20100901080123.77AEE49D5CB@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 11:01:21 2010 New Revision: 99382 Added: 2009/devel/server/database/mysql/files/mysql-missing-header.patch 2009/devel/server/database/mysql/files/mysql-no-docs.patch Modified: 2009/devel/server/database/mysql/files/mysql-expired-certs.patch 2009/devel/server/database/mysql/files/mysql-missing-string-code.patch 2009/devel/server/database/mysql/files/mysql-plugin-bug.patch 2009/devel/server/database/mysql/pspec.xml Log: Version bump to latest stable release that fixes multiple security vulnerabilities (#14194). BUG:FIXED:14194 --- files/mysql-expired-certs.patch | 418 ++++++++++++++-------------------- files/mysql-missing-header.patch | 105 ++++++++ files/mysql-missing-string-code.patch | 8 files/mysql-no-docs.patch | 39 +++ files/mysql-plugin-bug.patch | 16 - pspec.xml | 22 + 6 files changed, 348 insertions(+), 260 deletions(-) Modified: 2009/devel/server/database/mysql/files/mysql-expired-certs.patch ================================================================= Suppressed! Too long (more than 250 lines) diff output suppressed... Modified: 2009/devel/server/database/mysql/files/mysql-missing-string-code.patch ================================================================= --- 2009/devel/server/database/mysql/files/mysql-missing-string-code.patch (original) +++ 2009/devel/server/database/mysql/files/mysql-missing-string-code.patch Wed Sep 1 11:01:21 2010 @@ -1,11 +1,11 @@ Crude workaround for bug #587170. There are probably better ways ... -diff -Naur mysql-5.1.47.orig/storage/federated/Makefile.am mysql-5.1.47/storage/federated/Makefile.am ---- mysql-5.1.47.orig/storage/federated/Makefile.am 2010-05-06 11:27:38.000000000 -0400 -+++ mysql-5.1.47/storage/federated/Makefile.am 2010-06-04 14:57:36.000000000 -0400 +diff -Naur mysql-5.1.50.orig/storage/federated/Makefile.am mysql-5.1.50/storage/federated/Makefile.am +--- mysql-5.1.50.orig/storage/federated/Makefile.am 2010-08-03 13:24:29.000000000 -0400 ++++ mysql-5.1.50/storage/federated/Makefile.am 2010-08-27 23:49:22.280394828 -0400 @@ -38,6 +38,7 @@ - ha_federated_la_CXXFLAGS= $(AM_CFLAGS) -DMYSQL_DYNAMIC_PLUGIN + ha_federated_la_CXXFLAGS= $(AM_CXXFLAGS) -DMYSQL_DYNAMIC_PLUGIN ha_federated_la_CFLAGS = $(AM_CFLAGS) -DMYSQL_DYNAMIC_PLUGIN ha_federated_la_SOURCES = ha_federated.cc +ha_federated_la_LIBADD = ../../mysys/string.o Modified: 2009/devel/server/database/mysql/files/mysql-plugin-bug.patch ================================================================= --- 2009/devel/server/database/mysql/files/mysql-plugin-bug.patch (original) +++ 2009/devel/server/database/mysql/files/mysql-plugin-bug.patch Wed Sep 1 11:01:21 2010 @@ -10,14 +10,16 @@ platform-dependent results, with the "expected" results being arguably the wrong ones. This is upstream at http://bugs.mysql.com/bug.php?id=46895 +NB: 42144 is fixed as of 5.1.51, and 46895 has been "fixed" by disabling +the test, so we won't need this anymore in 5.1.51. -diff -Naur mysql-5.1.48.orig/mysql-test/t/disabled.def mysql-5.1.48/mysql-test/t/disabled.def ---- mysql-5.1.48.orig/mysql-test/t/disabled.def 2010-06-03 12:17:34.000000000 -0400 -+++ mysql-5.1.48/mysql-test/t/disabled.def 2010-06-20 23:49:47.317995474 -0400 -@@ -12,3 +12,6 @@ - kill : Bug#37780 2008-12-03 HHunger need some changes to be robust enough for pushbuild. - query_cache_28249 : Bug#43861 2009-03-25 main.query_cache_28249 fails sporadically + +diff -Naur mysql-5.1.50.orig/mysql-test/t/disabled.def mysql-5.1.50/mysql-test/t/disabled.def +--- mysql-5.1.50.orig/mysql-test/t/disabled.def 2010-08-03 13:53:51.000000000 -0400 ++++ mysql-5.1.50/mysql-test/t/disabled.def 2010-08-27 23:36:17.491455874 -0400 +@@ -14,3 +14,5 @@ partition_innodb_plugin : Bug#53307 2010-04-30 VasilDimov valgrind warnings + main.mysqlhotcopy_myisam : bug#54129 2010-06-04 Horst + main.mysqlhotcopy_archive: bug#54129 2010-06-04 Horst +# +plugin_load : gives wrong answer on PPC64 -+outfile_loaddata : gives different results on different platforms Modified: 2009/devel/server/database/mysql/pspec.xml ================================================================= --- 2009/devel/server/database/mysql/pspec.xml (original) +++ 2009/devel/server/database/mysql/pspec.xml Wed Sep 1 11:01:21 2010 @@ -12,7 +12,7 @@ service A fast, multi-threaded, multi-user SQL database server MySQL is a multithreaded, multi-user, robust SQL Database Management System (DBMS). - http://mysql.mirror.iweb.ca/Downloads/MySQL-5.1/mysql-5.1.48.tar.gz + http://mysql.mirror.iweb.ca/Downloads/MySQL-5.1/mysql-5.1.50.tar.gz ed @@ -24,13 +24,14 @@ mysql-stack-guard.patch mysql-plugin-bug.patch mysql-setschedparam.patch + mysql-no-docs.patch mysql-strmov.patch mysql-cve-2008-7247.patch mysql-expired-certs.patch mysql-missing-string-code.patch mysql-lowercase-bug.patch mysql-chain-certs.patch - mysql-abi-check.patch + mysql-missing-header.patch @@ -71,7 +72,7 @@ mysql-client - mysql-lib + mysql-lib /usr/bin @@ -81,12 +82,11 @@ mysql-server - mysql-lib - mysql-client + mysql-lib + mysql-client /etc - /var /usr/sbin /usr/bin/mysql_install_db /usr/bin/mysqlmanagerc @@ -112,8 +112,9 @@ /usr/share/mysql/mysql_system_tables.sql /usr/share/mysql/mysql_test_data_timezone.sql /usr/share/mysql/ndb-config-2-node.ini - /usr/share/doc /usr/share/info + /var + /usr/share/doc my.cnf @@ -132,6 +133,13 @@ + + 2010-09-01 + 5.1.50 + Version bump to latest stable release that fixes multiple vulnerabilities (#14194). + H. ?brahim G?ng?r + ibrahim at pardus.org.tr + 2010-08-10 5.1.48 From paketler-commits at pardus.org.tr Wed Sep 1 11:02:37 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 11:02:37 +0300 (EEST) Subject: 2009/stable/server/database/mysql - Merge from devel/server/database/mysql Message-ID: <20100901080237.5174949D5CC@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 11:02:36 2010 New Revision: 99383 Added: 2009/stable/server/database/mysql/files/mysql-missing-header.patch - copied unchanged from r99382, 2009/devel/server/database/mysql/files/mysql-missing-header.patch 2009/stable/server/database/mysql/files/mysql-no-docs.patch - copied unchanged from r99382, 2009/devel/server/database/mysql/files/mysql-no-docs.patch Modified: 2009/stable/server/database/mysql/ (props changed) 2009/stable/server/database/mysql/files/mysql-expired-certs.patch 2009/stable/server/database/mysql/files/mysql-missing-string-code.patch 2009/stable/server/database/mysql/files/mysql-plugin-bug.patch 2009/stable/server/database/mysql/pspec.xml Log: Merge from devel/server/database/mysql: rev. 99382, by igungor on 2010-09-01 Version bump to latest stable release that fixes multiple security vulnerabilities (#14194). BUG:FIXED:14194 --- files/mysql-expired-certs.patch | 418 ++++++++++++++-------------------- files/mysql-missing-header.patch | 105 ++++++++ files/mysql-missing-string-code.patch | 8 files/mysql-no-docs.patch | 39 +++ files/mysql-plugin-bug.patch | 16 - pspec.xml | 22 + 6 files changed, 348 insertions(+), 260 deletions(-) Modified: 2009/stable/server/database/mysql/files/mysql-expired-certs.patch ================================================================= Suppressed! Too long (more than 250 lines) diff output suppressed... Modified: 2009/stable/server/database/mysql/files/mysql-missing-string-code.patch ================================================================= --- 2009/stable/server/database/mysql/files/mysql-missing-string-code.patch (original) +++ 2009/stable/server/database/mysql/files/mysql-missing-string-code.patch Wed Sep 1 11:02:36 2010 @@ -1,11 +1,11 @@ Crude workaround for bug #587170. There are probably better ways ... -diff -Naur mysql-5.1.47.orig/storage/federated/Makefile.am mysql-5.1.47/storage/federated/Makefile.am ---- mysql-5.1.47.orig/storage/federated/Makefile.am 2010-05-06 11:27:38.000000000 -0400 -+++ mysql-5.1.47/storage/federated/Makefile.am 2010-06-04 14:57:36.000000000 -0400 +diff -Naur mysql-5.1.50.orig/storage/federated/Makefile.am mysql-5.1.50/storage/federated/Makefile.am +--- mysql-5.1.50.orig/storage/federated/Makefile.am 2010-08-03 13:24:29.000000000 -0400 ++++ mysql-5.1.50/storage/federated/Makefile.am 2010-08-27 23:49:22.280394828 -0400 @@ -38,6 +38,7 @@ - ha_federated_la_CXXFLAGS= $(AM_CFLAGS) -DMYSQL_DYNAMIC_PLUGIN + ha_federated_la_CXXFLAGS= $(AM_CXXFLAGS) -DMYSQL_DYNAMIC_PLUGIN ha_federated_la_CFLAGS = $(AM_CFLAGS) -DMYSQL_DYNAMIC_PLUGIN ha_federated_la_SOURCES = ha_federated.cc +ha_federated_la_LIBADD = ../../mysys/string.o Modified: 2009/stable/server/database/mysql/files/mysql-plugin-bug.patch ================================================================= --- 2009/stable/server/database/mysql/files/mysql-plugin-bug.patch (original) +++ 2009/stable/server/database/mysql/files/mysql-plugin-bug.patch Wed Sep 1 11:02:36 2010 @@ -10,14 +10,16 @@ platform-dependent results, with the "expected" results being arguably the wrong ones. This is upstream at http://bugs.mysql.com/bug.php?id=46895 +NB: 42144 is fixed as of 5.1.51, and 46895 has been "fixed" by disabling +the test, so we won't need this anymore in 5.1.51. -diff -Naur mysql-5.1.48.orig/mysql-test/t/disabled.def mysql-5.1.48/mysql-test/t/disabled.def ---- mysql-5.1.48.orig/mysql-test/t/disabled.def 2010-06-03 12:17:34.000000000 -0400 -+++ mysql-5.1.48/mysql-test/t/disabled.def 2010-06-20 23:49:47.317995474 -0400 -@@ -12,3 +12,6 @@ - kill : Bug#37780 2008-12-03 HHunger need some changes to be robust enough for pushbuild. - query_cache_28249 : Bug#43861 2009-03-25 main.query_cache_28249 fails sporadically + +diff -Naur mysql-5.1.50.orig/mysql-test/t/disabled.def mysql-5.1.50/mysql-test/t/disabled.def +--- mysql-5.1.50.orig/mysql-test/t/disabled.def 2010-08-03 13:53:51.000000000 -0400 ++++ mysql-5.1.50/mysql-test/t/disabled.def 2010-08-27 23:36:17.491455874 -0400 +@@ -14,3 +14,5 @@ partition_innodb_plugin : Bug#53307 2010-04-30 VasilDimov valgrind warnings + main.mysqlhotcopy_myisam : bug#54129 2010-06-04 Horst + main.mysqlhotcopy_archive: bug#54129 2010-06-04 Horst +# +plugin_load : gives wrong answer on PPC64 -+outfile_loaddata : gives different results on different platforms Modified: 2009/stable/server/database/mysql/pspec.xml ================================================================= --- 2009/stable/server/database/mysql/pspec.xml (original) +++ 2009/stable/server/database/mysql/pspec.xml Wed Sep 1 11:02:36 2010 @@ -12,7 +12,7 @@ service A fast, multi-threaded, multi-user SQL database server MySQL is a multithreaded, multi-user, robust SQL Database Management System (DBMS). - http://mysql.mirror.iweb.ca/Downloads/MySQL-5.1/mysql-5.1.48.tar.gz + http://mysql.mirror.iweb.ca/Downloads/MySQL-5.1/mysql-5.1.50.tar.gz ed @@ -24,13 +24,14 @@ mysql-stack-guard.patch mysql-plugin-bug.patch mysql-setschedparam.patch + mysql-no-docs.patch mysql-strmov.patch mysql-cve-2008-7247.patch mysql-expired-certs.patch mysql-missing-string-code.patch mysql-lowercase-bug.patch mysql-chain-certs.patch - mysql-abi-check.patch + mysql-missing-header.patch @@ -71,7 +72,7 @@ mysql-client - mysql-lib + mysql-lib /usr/bin @@ -81,12 +82,11 @@ mysql-server - mysql-lib - mysql-client + mysql-lib + mysql-client /etc - /var /usr/sbin /usr/bin/mysql_install_db /usr/bin/mysqlmanagerc @@ -112,8 +112,9 @@ /usr/share/mysql/mysql_system_tables.sql /usr/share/mysql/mysql_test_data_timezone.sql /usr/share/mysql/ndb-config-2-node.ini - /usr/share/doc /usr/share/info + /var + /usr/share/doc my.cnf @@ -132,6 +133,13 @@ + + 2010-09-01 + 5.1.50 + Version bump to latest stable release that fixes multiple vulnerabilities (#14194). + H. ?brahim G?ng?r + ibrahim at pardus.org.tr + 2010-08-10 5.1.48 From paketler-commits at pardus.org.tr Wed Sep 1 11:07:43 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 11:07:43 +0300 (EEST) Subject: 2011/devel/tex/base/texlive-core - Ready for 2011 Message-ID: <20100901080744.9F31049CEAA@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 11:07:42 2010 New Revision: 99384 Added: 2011/devel/tex/base/texlive-core/ - copied from r99372, playground/fatih.arslan/tex/base/texlive-core/ 2011/devel/tex/base/texlive-core/actions.py - copied unchanged from r99374, playground/fatih.arslan/tex/base/texlive-core/actions.py 2011/devel/tex/base/texlive-core/files/libpoppler.patch - copied unchanged from r99374, playground/fatih.arslan/tex/base/texlive-core/files/libpoppler.patch 2011/devel/tex/base/texlive-core/pspec.xml - copied unchanged from r99374, playground/fatih.arslan/tex/base/texlive-core/pspec.xml Removed: 2011/devel/tex/base/texlive-core/files/get-pdf-version.patch 2011/devel/tex/base/texlive-core/files/gfx-font.patch Log: Ready for 2011 --- 2011/devel/tex/base/texlive-core/actions.py | 137 +++++++++++++++ 2011/devel/tex/base/texlive-core/files/libpoppler.patch | 66 +++++++ 2011/devel/tex/base/texlive-core/pspec.xml | 137 +++++++++++++++ tex/base/texlive-core/actions.py | 137 --------------- tex/base/texlive-core/files/get-pdf-version.patch | 24 -- tex/base/texlive-core/files/gfx-font.patch | 11 - tex/base/texlive-core/pspec.xml | 138 ---------------- 7 files changed, 340 insertions(+), 310 deletions(-) From paketler-commits at pardus.org.tr Wed Sep 1 11:15:59 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Wed, 1 Sep 2010 11:15:59 +0300 (EEST) Subject: 2009/devel/hardware/disk/ddrescue - new version of ddrescue. Message-ID: <20100901081600.19A7849D5CA@ns1.pardus.org.tr> Author: sdalgic Date: Wed Sep 1 11:15:59 2010 New Revision: 99385 Modified: 2009/devel/hardware/disk/ddrescue/actions.py 2009/devel/hardware/disk/ddrescue/pspec.xml Log: new version of ddrescue. --- actions.py | 3 +++ pspec.xml | 14 +++++++++++++- 2 files changed, 16 insertions(+), 1 deletion(-) Modified: 2009/devel/hardware/disk/ddrescue/actions.py ================================================================= --- 2009/devel/hardware/disk/ddrescue/actions.py (original) +++ 2009/devel/hardware/disk/ddrescue/actions.py Wed Sep 1 11:15:59 2010 @@ -18,6 +18,9 @@ def build(): autotools.make() +def check(): + autotools.make("check") + def install(): autotools.rawInstall('DESTDIR="%s" install-man' % get.installDIR()) Modified: 2009/devel/hardware/disk/ddrescue/pspec.xml ================================================================= --- 2009/devel/hardware/disk/ddrescue/pspec.xml (original) +++ 2009/devel/hardware/disk/ddrescue/pspec.xml Wed Sep 1 11:15:59 2010 @@ -12,7 +12,7 @@ app:console A data recovery tool ddrescue copies data from one file or block device (hard disk, cdrom, etc) to another, trying hard to rescue data in case of read errors. - mirrors://gnu/ddrescue/ddrescue-1.12.tar.gz + mirrors://gnu/ddrescue/ddrescue-1.13.tar.gz @@ -26,6 +26,18 @@ + + 2010-09-01 + 1.13 + Version bump: + - Non-regular output files are no more overwritten by default. + - The option "--force", which forces overwriting of non-regular output files has been added. + - The option "--preallocate", which preallocates space on disc for output file has been added. + - The command line used is now written to the logfile as information for the user. + + Serdar Dalg?? + serdar at pardus.org.tr + 2010-04-08 1.12 From paketler-commits at pardus.org.tr Wed Sep 1 11:16:15 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Wed, 1 Sep 2010 11:16:15 +0300 (EEST) Subject: 2009/stable/hardware/disk/ddrescue - Merge from devel/hardware/disk/ddrescue Message-ID: <20100901081615.6414A49D5CA@ns1.pardus.org.tr> Author: sdalgic Date: Wed Sep 1 11:16:14 2010 New Revision: 99386 Modified: 2009/stable/hardware/disk/ddrescue/ (props changed) 2009/stable/hardware/disk/ddrescue/actions.py 2009/stable/hardware/disk/ddrescue/pspec.xml Log: Merge from devel/hardware/disk/ddrescue: rev. 99385, by sdalgic on 2010-09-01 new version of ddrescue. --- actions.py | 3 +++ pspec.xml | 14 +++++++++++++- 2 files changed, 16 insertions(+), 1 deletion(-) Modified: 2009/stable/hardware/disk/ddrescue/actions.py ================================================================= --- 2009/stable/hardware/disk/ddrescue/actions.py (original) +++ 2009/stable/hardware/disk/ddrescue/actions.py Wed Sep 1 11:16:14 2010 @@ -18,6 +18,9 @@ def build(): autotools.make() +def check(): + autotools.make("check") + def install(): autotools.rawInstall('DESTDIR="%s" install-man' % get.installDIR()) Modified: 2009/stable/hardware/disk/ddrescue/pspec.xml ================================================================= --- 2009/stable/hardware/disk/ddrescue/pspec.xml (original) +++ 2009/stable/hardware/disk/ddrescue/pspec.xml Wed Sep 1 11:16:14 2010 @@ -12,7 +12,7 @@ app:console A data recovery tool ddrescue copies data from one file or block device (hard disk, cdrom, etc) to another, trying hard to rescue data in case of read errors. - mirrors://gnu/ddrescue/ddrescue-1.12.tar.gz + mirrors://gnu/ddrescue/ddrescue-1.13.tar.gz @@ -26,6 +26,18 @@ + + 2010-09-01 + 1.13 + Version bump: + - Non-regular output files are no more overwritten by default. + - The option "--force", which forces overwriting of non-regular output files has been added. + - The option "--preallocate", which preallocates space on disc for output file has been added. + - The command line used is now written to the logfile as information for the user. + + Serdar Dalg?? + serdar at pardus.org.tr + 2010-04-08 1.12 From paketler-commits at pardus.org.tr Wed Sep 1 11:16:25 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Wed, 1 Sep 2010 11:16:25 +0300 (EEST) Subject: corporate2/devel/hardware/disk/ddrescue - Merge from devel/hardware/disk/ddrescue Message-ID: <20100901081626.0A08D49D5CA@ns1.pardus.org.tr> Author: sdalgic Date: Wed Sep 1 11:16:25 2010 New Revision: 99387 Modified: corporate2/devel/hardware/disk/ddrescue/ (props changed) corporate2/devel/hardware/disk/ddrescue/actions.py corporate2/devel/hardware/disk/ddrescue/pspec.xml Log: Merge from devel/hardware/disk/ddrescue: rev. 99385, by sdalgic on 2010-09-01 new version of ddrescue. --- actions.py | 3 +++ pspec.xml | 14 +++++++++++++- 2 files changed, 16 insertions(+), 1 deletion(-) Modified: corporate2/devel/hardware/disk/ddrescue/actions.py ================================================================= --- corporate2/devel/hardware/disk/ddrescue/actions.py (original) +++ corporate2/devel/hardware/disk/ddrescue/actions.py Wed Sep 1 11:16:25 2010 @@ -18,6 +18,9 @@ def build(): autotools.make() +def check(): + autotools.make("check") + def install(): autotools.rawInstall('DESTDIR="%s" install-man' % get.installDIR()) Modified: corporate2/devel/hardware/disk/ddrescue/pspec.xml ================================================================= --- corporate2/devel/hardware/disk/ddrescue/pspec.xml (original) +++ corporate2/devel/hardware/disk/ddrescue/pspec.xml Wed Sep 1 11:16:25 2010 @@ -12,7 +12,7 @@ app:console A data recovery tool ddrescue copies data from one file or block device (hard disk, cdrom, etc) to another, trying hard to rescue data in case of read errors. - mirrors://gnu/ddrescue/ddrescue-1.12.tar.gz + mirrors://gnu/ddrescue/ddrescue-1.13.tar.gz @@ -26,6 +26,18 @@ + + 2010-09-01 + 1.13 + Version bump: + - Non-regular output files are no more overwritten by default. + - The option "--force", which forces overwriting of non-regular output files has been added. + - The option "--preallocate", which preallocates space on disc for output file has been added. + - The command line used is now written to the logfile as information for the user. + + Serdar Dalg?? + serdar at pardus.org.tr + 2010-04-08 1.12 From paketler-commits at pardus.org.tr Wed Sep 1 11:18:09 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Wed, 1 Sep 2010 11:18:09 +0300 (EEST) Subject: 2011/devel/hardware/disk/ddrescue - add ddrescue to 2011. Message-ID: <20100901081809.D577B49D5CA@ns1.pardus.org.tr> Author: sdalgic Date: Wed Sep 1 11:18:09 2010 New Revision: 99388 Added: 2011/devel/hardware/disk/ddrescue/ - copied from r99387, 2009/devel/hardware/disk/ddrescue/ Log: add ddrescue to 2011. From paketler-commits at pardus.org.tr Wed Sep 1 11:26:27 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 11:26:27 +0300 (EEST) Subject: corporate2/devel/server/database/mysql - Version bump to latest stable release that fixes m... Message-ID: <20100901082628.8C74149D5CA@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 11:26:26 2010 New Revision: 99389 Added: corporate2/devel/server/database/mysql/files/mysql-missing-header.patch - copied unchanged from r99383, 2009/devel/server/database/mysql/files/mysql-missing-header.patch corporate2/devel/server/database/mysql/files/mysql-no-docs.patch - copied unchanged from r99383, 2009/devel/server/database/mysql/files/mysql-no-docs.patch Modified: corporate2/devel/server/database/mysql/ (props changed) corporate2/devel/server/database/mysql/files/mysql-expired-certs.patch corporate2/devel/server/database/mysql/files/mysql-missing-string-code.patch corporate2/devel/server/database/mysql/files/mysql-plugin-bug.patch corporate2/devel/server/database/mysql/pspec.xml Log: Version bump to latest stable release that fixes multiple vulnerabilities (#14195). BUG:FIXED:14195 --- files/mysql-expired-certs.patch | 418 ++++++++++++++-------------------- files/mysql-missing-header.patch | 105 ++++++++ files/mysql-missing-string-code.patch | 8 files/mysql-no-docs.patch | 39 +++ files/mysql-plugin-bug.patch | 16 - pspec.xml | 24 + 6 files changed, 349 insertions(+), 261 deletions(-) Modified: corporate2/devel/server/database/mysql/files/mysql-expired-certs.patch ================================================================= Suppressed! Too long (more than 250 lines) diff output suppressed... Modified: corporate2/devel/server/database/mysql/files/mysql-missing-string-code.patch ================================================================= --- corporate2/devel/server/database/mysql/files/mysql-missing-string-code.patch (original) +++ corporate2/devel/server/database/mysql/files/mysql-missing-string-code.patch Wed Sep 1 11:26:26 2010 @@ -1,11 +1,11 @@ Crude workaround for bug #587170. There are probably better ways ... -diff -Naur mysql-5.1.47.orig/storage/federated/Makefile.am mysql-5.1.47/storage/federated/Makefile.am ---- mysql-5.1.47.orig/storage/federated/Makefile.am 2010-05-06 11:27:38.000000000 -0400 -+++ mysql-5.1.47/storage/federated/Makefile.am 2010-06-04 14:57:36.000000000 -0400 +diff -Naur mysql-5.1.50.orig/storage/federated/Makefile.am mysql-5.1.50/storage/federated/Makefile.am +--- mysql-5.1.50.orig/storage/federated/Makefile.am 2010-08-03 13:24:29.000000000 -0400 ++++ mysql-5.1.50/storage/federated/Makefile.am 2010-08-27 23:49:22.280394828 -0400 @@ -38,6 +38,7 @@ - ha_federated_la_CXXFLAGS= $(AM_CFLAGS) -DMYSQL_DYNAMIC_PLUGIN + ha_federated_la_CXXFLAGS= $(AM_CXXFLAGS) -DMYSQL_DYNAMIC_PLUGIN ha_federated_la_CFLAGS = $(AM_CFLAGS) -DMYSQL_DYNAMIC_PLUGIN ha_federated_la_SOURCES = ha_federated.cc +ha_federated_la_LIBADD = ../../mysys/string.o Modified: corporate2/devel/server/database/mysql/files/mysql-plugin-bug.patch ================================================================= --- corporate2/devel/server/database/mysql/files/mysql-plugin-bug.patch (original) +++ corporate2/devel/server/database/mysql/files/mysql-plugin-bug.patch Wed Sep 1 11:26:26 2010 @@ -10,14 +10,16 @@ platform-dependent results, with the "expected" results being arguably the wrong ones. This is upstream at http://bugs.mysql.com/bug.php?id=46895 +NB: 42144 is fixed as of 5.1.51, and 46895 has been "fixed" by disabling +the test, so we won't need this anymore in 5.1.51. -diff -Naur mysql-5.1.48.orig/mysql-test/t/disabled.def mysql-5.1.48/mysql-test/t/disabled.def ---- mysql-5.1.48.orig/mysql-test/t/disabled.def 2010-06-03 12:17:34.000000000 -0400 -+++ mysql-5.1.48/mysql-test/t/disabled.def 2010-06-20 23:49:47.317995474 -0400 -@@ -12,3 +12,6 @@ - kill : Bug#37780 2008-12-03 HHunger need some changes to be robust enough for pushbuild. - query_cache_28249 : Bug#43861 2009-03-25 main.query_cache_28249 fails sporadically + +diff -Naur mysql-5.1.50.orig/mysql-test/t/disabled.def mysql-5.1.50/mysql-test/t/disabled.def +--- mysql-5.1.50.orig/mysql-test/t/disabled.def 2010-08-03 13:53:51.000000000 -0400 ++++ mysql-5.1.50/mysql-test/t/disabled.def 2010-08-27 23:36:17.491455874 -0400 +@@ -14,3 +14,5 @@ partition_innodb_plugin : Bug#53307 2010-04-30 VasilDimov valgrind warnings + main.mysqlhotcopy_myisam : bug#54129 2010-06-04 Horst + main.mysqlhotcopy_archive: bug#54129 2010-06-04 Horst +# +plugin_load : gives wrong answer on PPC64 -+outfile_loaddata : gives different results on different platforms Modified: corporate2/devel/server/database/mysql/pspec.xml ================================================================= --- corporate2/devel/server/database/mysql/pspec.xml (original) +++ corporate2/devel/server/database/mysql/pspec.xml Wed Sep 1 11:26:26 2010 @@ -12,7 +12,7 @@ service A fast, multi-threaded, multi-user SQL database server MySQL is a multithreaded, multi-user, robust SQL Database Management System (DBMS). - http://mysql.mirror.iweb.ca/Downloads/MySQL-5.1/mysql-5.1.48.tar.gz + http://mysql.mirror.iweb.ca/Downloads/MySQL-5.1/mysql-5.1.50.tar.gz ed @@ -24,13 +24,14 @@ mysql-stack-guard.patch mysql-plugin-bug.patch mysql-setschedparam.patch + mysql-no-docs.patch mysql-strmov.patch mysql-cve-2008-7247.patch mysql-expired-certs.patch mysql-missing-string-code.patch mysql-lowercase-bug.patch mysql-chain-certs.patch - mysql-abi-check.patch + mysql-missing-header.patch @@ -71,7 +72,7 @@ mysql-client - mysql-lib + mysql-lib /usr/bin @@ -81,12 +82,11 @@ mysql-server - mysql-lib - mysql-client + mysql-lib + mysql-client /etc - /var /usr/sbin /usr/bin/mysql_install_db /usr/bin/mysqlmanagerc @@ -112,8 +112,9 @@ /usr/share/mysql/mysql_system_tables.sql /usr/share/mysql/mysql_test_data_timezone.sql /usr/share/mysql/ndb-config-2-node.ini - /usr/share/doc /usr/share/info + /var + /usr/share/doc my.cnf @@ -132,7 +133,14 @@ - + + 2010-09-01 + 5.1.50 + Version bump to latest stable release that fixes multiple vulnerabilities (#14195). + H. ?brahim G?ng?r + ibrahim at pardus.org.tr + + 2010-08-10 5.1.48 From paketler-commits at pardus.org.tr Wed Sep 1 12:07:50 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 12:07:50 +0300 (EEST) Subject: playground/review/programming/library/libyaml - fix dohtml dir Message-ID: <20100901090750.4A9C649CCC7@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 12:07:49 2010 New Revision: 99390 Modified: playground/review/programming/library/libyaml/actions.py Log: fix dohtml dir BUG:COMMENT:14019 --- actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: playground/review/programming/library/libyaml/actions.py ================================================================= --- playground/review/programming/library/libyaml/actions.py (original) +++ playground/review/programming/library/libyaml/actions.py Wed Sep 1 12:07:49 2010 @@ -20,6 +20,6 @@ def install(): autotools.install() - pisitools.dohtml("doc/html") + pisitools.dohtml("doc/html/*") pisitools.dodoc("LICENSE", "README") From paketler-commits at pardus.org.tr Wed Sep 1 12:19:00 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 12:19:00 +0300 (EEST) Subject: playground/review/programming/language/python/python-pyRXP - fix docdir Message-ID: <20100901091901.00AA149D5BF@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 12:19:00 2010 New Revision: 99391 Modified: playground/review/programming/language/python/python-pyRXP/actions.py Log: fix docdir BUG:COMMENT:14105 --- actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: playground/review/programming/language/python/python-pyRXP/actions.py ================================================================= --- playground/review/programming/language/python/python-pyRXP/actions.py (original) +++ playground/review/programming/language/python/python-pyRXP/actions.py Wed Sep 1 12:19:00 2010 @@ -18,4 +18,4 @@ pythonmodules.install() pisitools.insinto("%s/%s" % (get.docDIR(), get.srcNAME()), "examples") - pisitools.insinto("%s/%s" % (get.docDIR(), get.srcNAME()), "docs") + pisitools.insinto("%s/%s" % (get.docDIR(), get.srcNAME()), "docs/*") From paketler-commits at pardus.org.tr Wed Sep 1 12:29:58 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 12:29:58 +0300 (EEST) Subject: playground/review/programming/language/python/python-flickrapi - remove double html Message-ID: <20100901092958.8C18D49D5BF@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 12:29:58 2010 New Revision: 99392 Modified: playground/review/programming/language/python/python-flickrapi/actions.py Log: remove double html BUG:COMMENT:14024 --- actions.py | 2 ++ 1 file changed, 2 insertions(+) Modified: playground/review/programming/language/python/python-flickrapi/actions.py ================================================================= --- playground/review/programming/language/python/python-flickrapi/actions.py (original) +++ playground/review/programming/language/python/python-flickrapi/actions.py Wed Sep 1 12:29:58 2010 @@ -25,3 +25,5 @@ pisitools.remove("/usr/README") pisitools.remove("/usr/UPGRADING") pisitools.remove("/usr/LICENSE") + + pisitools.removeDir("%s/flickrapi-%s" % (get.docDIR(), get.srcVERSION())) From paketler-commits at pardus.org.tr Wed Sep 1 12:52:01 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 12:52:01 +0300 (EEST) Subject: 2011/devel/tex/base/texlive-basic - Ready for 2011 Message-ID: <20100901095201.5A91149D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 12:52:01 2010 New Revision: 99393 Added: 2011/devel/tex/base/texlive-basic/ - copied from r99369, playground/fatih.arslan/tex/base/texlive-basic/ Modified: 2011/devel/tex/base/texlive-basic/pspec.xml Log: Ready for 2011 --- pspec.xml | 9 --------- 1 file changed, 9 deletions(-) Modified: 2011/devel/tex/base/texlive-basic/pspec.xml ================================================================= --- playground/fatih.arslan/tex/base/texlive-basic/pspec.xml (original) +++ 2011/devel/tex/base/texlive-basic/pspec.xml Wed Sep 1 12:52:01 2010 @@ -14,12 +14,7 @@ texlive-basic contains TeXLive Essential programs and files. http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-basic-20091107.tar.bz2 - luatex texlive-core - texlive-lang-cyrillic - texlive-lang-greek - texlive-lang-german - texlive-lang-other @@ -27,10 +22,6 @@ texlive-basic texlive-core - texlive-lang-cyrillic - texlive-lang-greek - texlive-lang-german - texlive-lang-other tetex-texmf From paketler-commits at pardus.org.tr Wed Sep 1 12:55:48 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 12:55:48 +0300 (EEST) Subject: 2011/devel - vorbis-tools is in Message-ID: <20100901095548.38A4549D5BF@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 12:55:48 2010 New Revision: 99394 Added: 2011/devel/multimedia/sound/vorbis-tools/ - copied from r99392, corporate2/devel/multimedia/sound/vorbis-tools/ Removed: 2011/devel/multimedia/sound/vorbis-tools/files/fix-speex-decoder-bof.patch 2011/devel/multimedia/sound/vorbis-tools/files/oggenc-resample-call-fix.patch 2011/devel/multimedia/sound/vorbis-tools/files/with-args.patch Modified: 2011/devel/multimedia/sound/vorbis-tools/actions.py 2011/devel/multimedia/sound/vorbis-tools/pspec.xml 2011/devel/urgent-packages Log: vorbis-tools is in --- 2011/devel/urgent-packages | 3 - devel/multimedia/sound/vorbis-tools/actions.py | 6 +- devel/multimedia/sound/vorbis-tools/files/fix-speex-decoder-bof.patch | 11 --- devel/multimedia/sound/vorbis-tools/files/oggenc-resample-call-fix.patch | 30 ---------- devel/multimedia/sound/vorbis-tools/files/with-args.patch | 14 ---- devel/multimedia/sound/vorbis-tools/pspec.xml | 29 ++++++--- 6 files changed, 23 insertions(+), 70 deletions(-) Modified: 2011/devel/multimedia/sound/vorbis-tools/actions.py ================================================================= --- corporate2/devel/multimedia/sound/vorbis-tools/actions.py (original) +++ 2011/devel/multimedia/sound/vorbis-tools/actions.py Wed Sep 1 12:55:48 2010 @@ -12,13 +12,15 @@ def setup(): shelltools.export("AT_M4DIR", "m4") - autotools.autoreconf("-fi") + autotools.autoreconf("-vfi") - autotools.configure('--enable-nls \ + autotools.configure('--disable-dependency-tracking \ + --enable-nls \ --enable-vcut \ --enable-ogg123 \ --with-flac \ --with-speex \ + --with-kate \ --docdir="/%s/%s"' % (get.docDIR(), get.srcNAME())) def build(): Modified: 2011/devel/multimedia/sound/vorbis-tools/pspec.xml ================================================================= --- corporate2/devel/multimedia/sound/vorbis-tools/pspec.xml (original) +++ 2011/devel/multimedia/sound/vorbis-tools/pspec.xml Wed Sep 1 12:55:48 2010 @@ -12,19 +12,15 @@ app:console Tools for using the Ogg Vorbis sound file format This set of tools allow you to play and encode Ogg Vorbis files. - http://downloads.xiph.org/releases/vorbis/vorbis-tools-1.2.0.tar.gz + http://downloads.xiph.org/releases/vorbis/vorbis-tools-1.4.0.tar.gz - libvorbis - libao - flac - speex - libogg + libvorbis-devel + libao-devel + flac-devel + speex-devel + libogg-devel + libkate-devel - - with-args.patch - fix-speex-decoder-bof.patch - oggenc-resample-call-fix.patch - @@ -35,6 +31,7 @@ flac speex libogg + libkate /usr/bin @@ -45,6 +42,16 @@ + + 2010-09-01 + 1.4.0 + + Version bump + Enable kate usage + + Onur K???k + onur at pardus.org.tr + 2009-07-06 1.2.0 Modified: 2011/devel/urgent-packages ================================================================= --- 2011/devel/urgent-packages (original) +++ 2011/devel/urgent-packages Wed Sep 1 12:55:48 2010 @@ -17,7 +17,7 @@ desktop/kde/base/kdeaccessibility (opentts, speechd) desktop/kde/base/kdeedu (cfitsio,facile,indilib,openbabel,ocaml,libnova,R) desktop/kde/base/kdewebdev (kdevplatform) - desktop/kde/base/kdegames (vorbis-tools) + desktop/kde/base/kdegames () Meltem Parmaks?z (1) programming/language/ocaml () @@ -30,7 +30,6 @@ Onur K???k (2) network/plugin/gecko-mediaplayer () - multimedia/sound/vorbis-tools () Semen Cirit (13) tex/addon/texlive-fontsrecommended (texlive-basic) From paketler-commits at pardus.org.tr Wed Sep 1 12:57:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 12:57:07 +0300 (EEST) Subject: playground/fatih.arslan/tex/base/texlive-latex - Add dependency Message-ID: <20100901095707.7ACCB49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 12:57:07 2010 New Revision: 99395 Modified: playground/fatih.arslan/tex/base/texlive-latex/pspec.xml Log: Add dependency --- pspec.xml | 1 + 1 file changed, 1 insertion(+) Modified: playground/fatih.arslan/tex/base/texlive-latex/pspec.xml ================================================================= --- playground/fatih.arslan/tex/base/texlive-latex/pspec.xml (original) +++ playground/fatih.arslan/tex/base/texlive-latex/pspec.xml Wed Sep 1 12:57:07 2010 @@ -17,6 +17,7 @@ luatex zziplib-devel texlive-basic + texlive-core From paketler-commits at pardus.org.tr Wed Sep 1 13:01:48 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:01:48 +0300 (EEST) Subject: 2011/devel/tex/base/texlive-latex - Ready for 2011 Message-ID: <20100901100149.0878549D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:01:48 2010 New Revision: 99396 Added: 2011/devel/tex/base/texlive-latex/ - copied from r99369, playground/fatih.arslan/tex/base/texlive-latex/ 2011/devel/tex/base/texlive-latex/pspec.xml - copied unchanged from r99395, playground/fatih.arslan/tex/base/texlive-latex/pspec.xml Log: Ready for 2011 --- 2011/devel/tex/base/texlive-latex/pspec.xml | 90 ++++++++++++++++++++++++++++ tex/base/texlive-latex/pspec.xml | 89 --------------------------- 2 files changed, 90 insertions(+), 89 deletions(-) From paketler-commits at pardus.org.tr Wed Sep 1 13:02:02 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:02:02 +0300 (EEST) Subject: 2011/devel/tex/base/texlive-latexrecommended - Ready for 2011 Message-ID: <20100901100202.39E8C49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:02:02 2010 New Revision: 99397 Added: 2011/devel/tex/base/texlive-latexrecommended/ - copied from r99369, playground/fatih.arslan/tex/base/texlive-latexrecommended/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:02:53 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:02:53 +0300 (EEST) Subject: 2011/devel/tex/base/texlive-metapost - Ready for 2011 Message-ID: <20100901100254.2B37049D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:02:53 2010 New Revision: 99398 Added: 2011/devel/tex/base/texlive-metapost/ - copied from r99369, playground/fatih.arslan/tex/base/texlive-metapost/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:10:02 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:10:02 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-african - Ready for 2011 Message-ID: <20100901101002.C759749D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:10:02 2010 New Revision: 99399 Added: 2011/devel/tex/language/texlive-lang-african/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-african/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:11:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:11:07 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-arabic - Ready for 2011 Message-ID: <20100901101107.188FF49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:11:06 2010 New Revision: 99400 Added: 2011/devel/tex/language/texlive-lang-arabic/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-arabic/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:12:45 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:12:45 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-armenian - Ready for 2011 Message-ID: <20100901101245.6833149CA22@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:12:45 2010 New Revision: 99401 Added: 2011/devel/tex/language/texlive-lang-armenian/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-armenian/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:14:59 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:14:59 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-cjk - Ready for 2011 Message-ID: <20100901101459.2563B49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:14:59 2010 New Revision: 99402 Added: 2011/devel/tex/language/texlive-lang-cjk/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-cjk/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:15:42 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 13:15:42 +0300 (EEST) Subject: 2011/devel/hardware/powermanagement/acpica - acpica is in Message-ID: <20100901101542.1AB3449D5BF@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 13:15:41 2010 New Revision: 99403 Added: 2011/devel/hardware/powermanagement/acpica/ - copied from r99392, corporate2/devel/hardware/powermanagement/acpica/ 2011/devel/hardware/powermanagement/acpica/files/parallelmake.patch Removed: 2011/devel/hardware/powermanagement/acpica/files/acpica-override-CFLAGS.diff 2011/devel/hardware/powermanagement/acpica/files/acpica-resource_string_warning.diff Modified: 2011/devel/hardware/powermanagement/acpica/actions.py 2011/devel/hardware/powermanagement/acpica/pspec.xml Log: acpica is in --- 2011/devel/hardware/powermanagement/acpica/files/parallelmake.patch | 46 +++++ devel/hardware/powermanagement/acpica/actions.py | 20 +- devel/hardware/powermanagement/acpica/files/acpica-override-CFLAGS.diff | 64 ------ devel/hardware/powermanagement/acpica/files/acpica-resource_string_warning.diff | 92 ---------- devel/hardware/powermanagement/acpica/pspec.xml | 19 +- 5 files changed, 72 insertions(+), 169 deletions(-) Modified: 2011/devel/hardware/powermanagement/acpica/actions.py ================================================================= --- corporate2/devel/hardware/powermanagement/acpica/actions.py (original) +++ 2011/devel/hardware/powermanagement/acpica/actions.py Wed Sep 1 13:15:41 2010 @@ -1,28 +1,30 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2006-2009 TUBITAK/UEKAE +# Copyright 2006-2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import autotools from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools from pisi.actionsapi import get WorkDir = "acpica-unix-%s" % get.srcVERSION().split('_')[-1] def build(): - autotools.make("-j1 -C tools/acpisrc") - autotools.make("-j1 -C tools/acpixtract") - autotools.make("-j1 -C tools/acpiexec") + shelltools.export("CFLAGS", "%s -fno-strict-aliasing" % get.CFLAGS()) + pisitools.dosed("tools/acpiexec/Makefile", "CFLAGS\+= -Wall -g", "CFLAGS+= -Wall") + + for i in ["tools/acpisrc", "tools/acpixtract", "tools/acpiexec", "compiler/ clean", "compiler/"]: + autotools.make("-C %s" % i) - autotools.make("-j1 -C compiler/ clean") - autotools.make("-j1 -C compiler/") def install(): pisitools.dobin("compiler/iasl") - pisitools.dosbin("tools/acpisrc/acpisrc") - pisitools.dosbin("tools/acpiexec/acpiexec") - pisitools.dosbin("tools/acpixtract/acpixtract") + + for i in ["acpisrc", "acpiexec", "acpixtract"]: + pisitools.dosbin("tools/%s/%s" % (i, i)) pisitools.dodoc("changes.txt", "README") + Modified: 2011/devel/hardware/powermanagement/acpica/pspec.xml ================================================================= --- corporate2/devel/hardware/powermanagement/acpica/pspec.xml (original) +++ 2011/devel/hardware/powermanagement/acpica/pspec.xml Wed Sep 1 13:15:41 2010 @@ -12,11 +12,10 @@ app:console ACPI debugging tools written by Intel acpica contains an AML interpreter and debugger, ACPI namespace support, ACPI hardware and event support and a full ASL compiler and disassembler. - http://www.acpica.org/download/acpica-unix-20090422.tar.gz + http://www.acpica.org/download/acpica-unix-20100528.tar.gz - acpica-override-CFLAGS.diff - acpica-resource_string_warning.diff iasl-locale.patch + parallelmake.patch @@ -30,7 +29,19 @@ - + + 2010-09-01 + 0.0_20100528 + + Version bump + Fix parallel build + Disable strict aliasing + Disable debug + + Onur K???k + onur at pardus.org.tr + + 2009-11-14 0.0_20090422 Fix wrong building of iasl when LC_CTYPE is tr_TR.UTF-8. This prevents compilation of Virtualbox, see: http://bugs.gentoo.org/286499 From paketler-commits at pardus.org.tr Wed Sep 1 13:15:53 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:15:53 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-croatian - Ready for 2011 Message-ID: <20100901101553.17B9549D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:15:52 2010 New Revision: 99404 Added: 2011/devel/tex/language/texlive-lang-croatian/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-croatian/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:17:10 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:17:10 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-cyrillic - Ready for 2011 Message-ID: <20100901101710.46CA049D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:17:10 2010 New Revision: 99405 Added: 2011/devel/tex/language/texlive-lang-cyrillic/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-cyrillic/ Modified: 2011/devel/tex/language/texlive-lang-cyrillic/pspec.xml Log: Ready for 2011 --- pspec.xml | 1 + 1 file changed, 1 insertion(+) Modified: 2011/devel/tex/language/texlive-lang-cyrillic/pspec.xml ================================================================= --- playground/fatih.arslan/tex/language/texlive-lang-cyrillic/pspec.xml (original) +++ 2011/devel/tex/language/texlive-lang-cyrillic/pspec.xml Wed Sep 1 13:17:10 2010 @@ -29,6 +29,7 @@ tetex-extra + /usr/bin /etc /usr/share /var/lib/texmf From paketler-commits at pardus.org.tr Wed Sep 1 13:17:42 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:17:42 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-czechslovak - Ready for 2011 Message-ID: <20100901101742.D867649CEAA@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:17:42 2010 New Revision: 99406 Added: 2011/devel/tex/language/texlive-lang-czechslovak/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-czechslovak/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:20:27 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:20:27 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-danish - Ready for 2011 Message-ID: <20100901102027.B8A0949D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:20:27 2010 New Revision: 99407 Added: 2011/devel/tex/language/texlive-lang-danish/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-danish/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:21:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:21:07 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-dutch - Ready for 2011 Message-ID: <20100901102107.6455A49D5CA@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:21:07 2010 New Revision: 99408 Added: 2011/devel/tex/language/texlive-lang-dutch/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-dutch/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:21:25 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:21:25 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-finnish - Ready for 2011 Message-ID: <20100901102125.92F2B49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:21:25 2010 New Revision: 99409 Added: 2011/devel/tex/language/texlive-lang-finnish/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-finnish/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:21:55 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:21:55 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-french - Ready for 2011 Message-ID: <20100901102155.4D76649D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:21:55 2010 New Revision: 99410 Added: 2011/devel/tex/language/texlive-lang-french/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-french/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:22:58 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:22:58 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-german - Ready for 2011 Message-ID: <20100901102258.878F949CEAA@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:22:58 2010 New Revision: 99411 Added: 2011/devel/tex/language/texlive-lang-german/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-german/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:24:56 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:24:56 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-greek - Ready for 2011 Message-ID: <20100901102456.72D7C49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:24:56 2010 New Revision: 99412 Added: 2011/devel/tex/language/texlive-lang-greek/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-greek/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:27:12 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:27:12 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-hebrew - Ready for 2011 Message-ID: <20100901102712.C2DD649D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:27:12 2010 New Revision: 99413 Added: 2011/devel/tex/language/texlive-lang-hebrew/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-hebrew/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:27:49 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:27:49 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-hungarian - Ready for 2011 Message-ID: <20100901102749.887F549D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:27:49 2010 New Revision: 99414 Added: 2011/devel/tex/language/texlive-lang-hungarian/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-hungarian/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:28:01 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:28:01 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-indic - Ready for 2011 Message-ID: <20100901102801.A3F2E49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:28:01 2010 New Revision: 99415 Added: 2011/devel/tex/language/texlive-lang-indic/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-indic/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:28:13 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:28:13 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-italian - Ready for 2011 Message-ID: <20100901102814.4405349D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:28:13 2010 New Revision: 99416 Added: 2011/devel/tex/language/texlive-lang-italian/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-italian/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:28:33 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:28:33 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-latin - Ready for 2011 Message-ID: <20100901102833.18CFF49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:28:32 2010 New Revision: 99417 Added: 2011/devel/tex/language/texlive-lang-latin/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-latin/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:29:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 13:29:07 +0300 (EEST) Subject: 2011/devel/network/voip/farsight2 - farsight2 is ready Message-ID: <20100901102907.7C19149D5BF@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 13:29:07 2010 New Revision: 99418 Added: 2011/devel/network/voip/farsight2/ - copied from r99244, 2009/devel/network/library/farsight2/ Modified: 2011/devel/network/voip/farsight2/actions.py 2011/devel/network/voip/farsight2/pspec.xml 2011/devel/network/voip/farsight2/translations.xml Log: farsight2 is ready --- actions.py | 6 +----- pspec.xml | 42 ++++++++++++++++++++++++++++++++---------- translations.xml | 5 +++++ 3 files changed, 38 insertions(+), 15 deletions(-) Modified: 2011/devel/network/voip/farsight2/actions.py ================================================================= --- 2009/devel/network/library/farsight2/actions.py (original) +++ 2011/devel/network/voip/farsight2/actions.py Wed Sep 1 13:29:07 2010 @@ -1,7 +1,6 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright (c) TUBITAK / UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt @@ -9,8 +8,6 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get -KeepSpecial = ["libtool"] - def setup(): autotools.autoreconf("-fi") autotools.configure("--disable-static \ @@ -19,10 +16,9 @@ % (get.docDIR(), get.srcNAME())) def build(): - autotools.make() + autotools.make("-j1") def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.remove("/usr/lib/*.la") pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README") Modified: 2011/devel/network/voip/farsight2/pspec.xml ================================================================= --- 2009/devel/network/library/farsight2/pspec.xml (original) +++ 2011/devel/network/voip/farsight2/pspec.xml Wed Sep 1 13:29:07 2010 @@ -12,32 +12,54 @@ library Audio/Video Communications Framework The Farsight project is an effort to create a framework to deal with all known audio/video conferencing protocols. On one side it offers a generic API that makes it possible to write plugins for different streaming protocols, on the other side it offers an API for clients to use those plugins. - http://farsight.freedesktop.org/releases/farsight2/farsight2-0.0.17.tar.gz + http://farsight.freedesktop.org/releases/farsight2/farsight2-0.0.21.tar.gz - gst-plugins-base - libnice - gupnp-igd - gstreamer - gst-python + gst-plugins-base-devel + libnice-devel + gupnp-igd-devel + gupnp-devel + gstreamer-devel + gst-python-devel + python-pygobject-devel farsight2 - gst-plugins-base - libnice - gupnp-igd + gst-plugins-base + libnice + gupnp-igd + gupnp gstreamer /usr/lib - /usr/include /usr/share/doc + + farsight2-devel + Development files for farsight2 + + farsight2 + gstreamer-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2010-09-01 + 0.0.21 + Version bump, split devel. + H. ?brahim G?ng?r + ibrahim at pardus.org.tr + 2010-02-13 0.0.17 Modified: 2011/devel/network/voip/farsight2/translations.xml ================================================================= --- 2009/devel/network/library/farsight2/translations.xml (original) +++ 2011/devel/network/voip/farsight2/translations.xml Wed Sep 1 13:29:07 2010 @@ -5,4 +5,9 @@ Ses/Video ?leti?im ?at?s? Farsight projesi, bilinen t?m ses/video konferans protokolleri ile uyum sa?layan bir ?at? olu?turulmas? amac?yla yap?lan bir ?al??mad?r. Bir taraftan, farkl? ak?? protokolleri i?in eklentiler yazmay? m?mk?n k?lan genel bir API sunarken, di?er taraftan da bu eklentileri kullanacak istemciler i?in bir API sunmaktad?r. + + + farsight2-devel + farsight2 i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Wed Sep 1 13:29:19 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:29:19 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-latvian - Ready for 2011 Message-ID: <20100901102919.B58C549D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:29:19 2010 New Revision: 99419 Added: 2011/devel/tex/language/texlive-lang-latvian/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-latvian/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:29:41 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:29:41 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-lithuanian - Ready for 2011Ready for 2011Ready for 2011Ready fo... Message-ID: <20100901102941.4672549D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:29:40 2010 New Revision: 99420 Added: 2011/devel/tex/language/texlive-lang-lithuanian/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-lithuanian/ Log: Ready for 2011Ready for 2011Ready for 2011Ready for 2011Ready for 2011Ready for 2011Ready for 2011Ready for 2011Ready for 2011Ready for 2011Ready for 2011Ready for 2011Ready for 2011Ready for 2011Ready for 2011Ready for 2011Ready for 2011Ready for 2011Ready for 2011Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:29:42 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 13:29:42 +0300 (EEST) Subject: 2011/devel - update index Message-ID: <20100901102942.C84D849D5BF@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 13:29:42 2010 New Revision: 99421 Modified: 2011/devel/pisi-index.xml 2011/devel/pisi-index.xml.bz2 2011/devel/pisi-index.xml.bz2.sha1sum 2011/devel/pisi-index.xml.sha1sum Log: update index From paketler-commits at pardus.org.tr Wed Sep 1 13:30:21 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:30:21 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-mongolian - Ready for 2011 Message-ID: <20100901103021.2C0BE49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:30:21 2010 New Revision: 99422 Added: 2011/devel/tex/language/texlive-lang-mongolian/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-mongolian/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:30:36 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:30:36 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-norwegian - Ready for 2011 Message-ID: <20100901103036.9201249D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:30:36 2010 New Revision: 99423 Added: 2011/devel/tex/language/texlive-lang-norwegian/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-norwegian/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:31:29 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:31:29 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-other - Ready for 2011 Message-ID: <20100901103129.B01F049D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:31:29 2010 New Revision: 99424 Added: 2011/devel/tex/language/texlive-lang-other/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-other/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:31:48 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:31:48 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-polish - Ready for 2011 Message-ID: <20100901103148.2A6D149D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:31:48 2010 New Revision: 99425 Added: 2011/devel/tex/language/texlive-lang-polish/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-polish/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:32:49 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:32:49 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-portuguese - Ready for 2011 Message-ID: <20100901103249.D3DB649CEAA@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:32:49 2010 New Revision: 99426 Added: 2011/devel/tex/language/texlive-lang-portuguese/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-portuguese/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:33:01 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:33:01 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-spanish - Ready for 2011 Message-ID: <20100901103301.4C12449CEAA@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:33:01 2010 New Revision: 99427 Added: 2011/devel/tex/language/texlive-lang-spanish/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-spanish/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:33:12 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:33:12 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-swedish - Ready for 2011 Message-ID: <20100901103313.026A049D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:33:12 2010 New Revision: 99428 Added: 2011/devel/tex/language/texlive-lang-swedish/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-swedish/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:34:30 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:34:30 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-tibetan - Ready for 2011 Message-ID: <20100901103430.33E5549D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:34:30 2010 New Revision: 99429 Added: 2011/devel/tex/language/texlive-lang-tibetan/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-tibetan/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:34:39 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:34:39 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-ukenglish - Ready for 2011 Message-ID: <20100901103439.E37C449D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:34:39 2010 New Revision: 99430 Added: 2011/devel/tex/language/texlive-lang-ukenglish/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-ukenglish/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:34:48 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:34:48 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-vietnamese - Ready for 2011 Message-ID: <20100901103448.6CBD049D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:34:48 2010 New Revision: 99431 Added: 2011/devel/tex/language/texlive-lang-vietnamese/ - copied from r99239, playground/fatih.arslan/tex/language/texlive-lang-vietnamese/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:36:29 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:36:29 +0300 (EEST) Subject: 2011/devel/tex/base/texlive-documentation-base - Ready for 2011 Message-ID: <20100901103629.F237F49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:36:29 2010 New Revision: 99432 Added: 2011/devel/tex/base/texlive-documentation-base/ - copied from r99369, playground/fatih.arslan/tex/base/texlive-documentation-base/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:37:15 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 13:37:15 +0300 (EEST) Subject: 2011/devel/programming/misc/jthread - jthread is ready Message-ID: <20100901103715.63A8549D5BF@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 13:37:14 2010 New Revision: 99433 Added: 2011/devel/programming/misc/jthread/ - copied from r99426, 2009/devel/programming/library/jthread/ 2011/devel/programming/misc/jthread/translations.xml Modified: 2011/devel/programming/misc/jthread/actions.py 2011/devel/programming/misc/jthread/pspec.xml Log: jthread is ready --- 2011/devel/programming/misc/jthread/translations.xml | 14 ++++++++++++++ jthread/actions.py | 1 - jthread/pspec.xml | 13 ++++++++++++- 3 files changed, 26 insertions(+), 2 deletions(-) Modified: 2011/devel/programming/misc/jthread/actions.py ================================================================= --- 2009/devel/programming/library/jthread/actions.py (original) +++ 2011/devel/programming/misc/jthread/actions.py Wed Sep 1 13:37:14 2010 @@ -1,7 +1,6 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright (c) TUBITAK / UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2011/devel/programming/misc/jthread/pspec.xml ================================================================= --- 2009/devel/programming/library/jthread/pspec.xml (original) +++ 2011/devel/programming/misc/jthread/pspec.xml Wed Sep 1 13:37:14 2010 @@ -22,11 +22,22 @@ jthread /usr/lib - /usr/include/jthread /usr/share/doc + + jthread-devel + Development files for jthread + + jthread + + + /usr/include/jthread + /usr/lib/pkgconfig + + + 2009-05-11 From paketler-commits at pardus.org.tr Wed Sep 1 13:39:18 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:39:18 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-bulgarian - Ready for 2011 Message-ID: <20100901103918.0B0CF49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:39:17 2010 New Revision: 99434 Added: 2011/devel/tex/doc/texlive-documentation-bulgarian/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-bulgarian/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:39:37 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:39:37 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-chinese - Ready for 2011 Message-ID: <20100901103937.507CF49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:39:37 2010 New Revision: 99435 Added: 2011/devel/tex/doc/texlive-documentation-chinese/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-chinese/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:39:52 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:39:52 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-czechslovak - Ready for 2011 Message-ID: <20100901103952.C5E3249D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:39:52 2010 New Revision: 99436 Added: 2011/devel/tex/doc/texlive-documentation-czechslovak/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-czechslovak/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:40:10 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:40:10 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-dutch - Ready for 2011 Message-ID: <20100901104010.9D65149D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:40:10 2010 New Revision: 99437 Added: 2011/devel/tex/doc/texlive-documentation-dutch/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-dutch/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:40:33 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:40:33 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-english - Ready for 2011 Message-ID: <20100901104033.CE02949D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:40:33 2010 New Revision: 99438 Added: 2011/devel/tex/doc/texlive-documentation-english/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-english/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:40:38 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mesutcan_Kurt?=) Date: Wed, 1 Sep 2010 13:40:38 +0300 (EEST) Subject: 2009/devel/programming/language/python/pam_python playground/review/programming/language/python/pam_python - Move pam_python to Pardus repositories. Message-ID: <20100901104038.4D18249D5BF@ns1.pardus.org.tr> Author: mesutcan.kurt Date: Wed Sep 1 13:40:37 2010 New Revision: 99439 Added: 2009/devel/programming/language/python/pam_python/ - copied from r99435, playground/review/programming/language/python/pam_python/ Removed: playground/review/programming/language/python/pam_python/ Log: Move pam_python to Pardus repositories. Thanks for the reviews. BUG:COMMENT:13971 From paketler-commits at pardus.org.tr Wed Sep 1 13:42:49 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mesutcan_Kurt?=) Date: Wed, 1 Sep 2010 13:42:49 +0300 (EEST) Subject: 2009/stable/programming/language/python/pam_python - Package is ready. Message-ID: <20100901104249.1D28849CAE0@ns1.pardus.org.tr> Author: mesutcan.kurt Date: Wed Sep 1 13:42:48 2010 New Revision: 99440 Added: 2009/stable/programming/language/python/pam_python/ - copied from r99439, 2009/devel/programming/language/python/pam_python/ Log: Package is ready. From paketler-commits at pardus.org.tr Wed Sep 1 13:43:19 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mesutcan_Kurt?=) Date: Wed, 1 Sep 2010 13:43:19 +0300 (EEST) Subject: corporate2/devel/programming/language/python/pam_python - Package is ready. Message-ID: <20100901104319.9458149CEAA@ns1.pardus.org.tr> Author: mesutcan.kurt Date: Wed Sep 1 13:43:19 2010 New Revision: 99442 Added: corporate2/devel/programming/language/python/pam_python/ - copied from r99440, 2009/devel/programming/language/python/pam_python/ Log: Package is ready. From paketler-commits at pardus.org.tr Wed Sep 1 13:43:18 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 13:43:18 +0300 (EEST) Subject: 2011/devel/util/archive/xdelta - xdelta is in Message-ID: <20100901104318.B819D49CEAA@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 13:43:18 2010 New Revision: 99441 Added: 2011/devel/util/archive/xdelta/ - copied from r99412, corporate2/devel/util/archive/xdelta/ Modified: 2011/devel/util/archive/xdelta/actions.py 2011/devel/util/archive/xdelta/pspec.xml 2011/devel/util/archive/xdelta/translations.xml Log: xdelta is in --- actions.py | 8 ++++---- pspec.xml | 25 ++++++++++++++++++++++++- translations.xml | 5 +++++ 3 files changed, 33 insertions(+), 5 deletions(-) Modified: 2011/devel/util/archive/xdelta/actions.py ================================================================= --- corporate2/devel/util/archive/xdelta/actions.py (original) +++ 2011/devel/util/archive/xdelta/actions.py Wed Sep 1 13:43:18 2010 @@ -12,12 +12,12 @@ from pisi.actionsapi import shelltools def setup(): - autotools.autoreconf("-fi") - autotools.configure() + autotools.autoreconf("-vfi") + autotools.configure("--disable-static") def build(): - autotools.make("CFLAGS=\"%s -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include\"" % get.CFLAGS()) + autotools.make('CFLAGS="%s `pkg-config glib-2.0 --cflags`"' % get.CFLAGS()) def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.remove("/usr/lib/*.a") + Modified: 2011/devel/util/archive/xdelta/pspec.xml ================================================================= --- corporate2/devel/util/archive/xdelta/pspec.xml (original) +++ 2011/devel/util/archive/xdelta/pspec.xml Wed Sep 1 13:43:18 2010 @@ -10,6 +10,7 @@ GPLv2 app:console + library Binary delta generator Xdelta (X for XCF: the eXperimental Computing Facility at Berkeley) is a binary delta (consider it a binary diff) generator. http://xdelta.googlecode.com/files/xdelta-1.1.4.tar.gz @@ -28,12 +29,34 @@ /usr/bin /usr/lib - /usr/share + /usr/share/man + + + + + xdelta-devel + Development files for xdelta + + xdelta + + + /usr/bin/xdelta-config /usr/include + /usr/share/aclocal + + 2010-09-01 + 1.1.4 + + Split devel package + Dynamically get glib flags + + Onur K???k + onur at pardus.org.tr + 2009-05-31 1.1.4 Modified: 2011/devel/util/archive/xdelta/translations.xml ================================================================= --- corporate2/devel/util/archive/xdelta/translations.xml (original) +++ 2011/devel/util/archive/xdelta/translations.xml Wed Sep 1 13:43:18 2010 @@ -5,4 +5,9 @@ Xdelta ikili fark ?reteci Xdelta ikili dosya fark (delta) ?retecidir. ?kili bi?imdeki (metin dosyas? olmayan) bir dosyan?n iki s?r?m? aras?ndaki fark? al?r. B?ylece elinizde eski s?r?m? bulunan bir dosyaya aradaki s?r?mler i?in olan delta dosyalar?n? uygularak yeni s?r?me ?ekebilirsiniz. + + + xdelta-devel + xdelta i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Wed Sep 1 13:43:53 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:43:53 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-finnish - Ready for 2011 Message-ID: <20100901104353.2D82549D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:43:53 2010 New Revision: 99443 Added: 2011/devel/tex/doc/texlive-documentation-finnish/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-finnish/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:44:06 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:44:06 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-french - Ready for 2011 Message-ID: <20100901104406.26CDC49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:44:05 2010 New Revision: 99444 Added: 2011/devel/tex/doc/texlive-documentation-french/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-french/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:44:25 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:44:25 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-german - Ready for 2011 Message-ID: <20100901104426.0A32249D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:44:25 2010 New Revision: 99445 Added: 2011/devel/tex/doc/texlive-documentation-german/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-german/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:44:40 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:44:40 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-italian - Ready for 2011 Message-ID: <20100901104440.5A57249D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:44:40 2010 New Revision: 99446 Added: 2011/devel/tex/doc/texlive-documentation-italian/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-italian/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:45:01 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:45:01 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-japanese - Ready for 2011 Message-ID: <20100901104501.6655449D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:45:01 2010 New Revision: 99447 Added: 2011/devel/tex/doc/texlive-documentation-japanese/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-japanese/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:45:11 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:45:11 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-korean - Ready for 2011 Message-ID: <20100901104511.997AC49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:45:11 2010 New Revision: 99448 Added: 2011/devel/tex/doc/texlive-documentation-korean/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-korean/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:47:02 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:47:02 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-mongolian - Ready for 2011 Message-ID: <20100901104702.2044B49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:47:01 2010 New Revision: 99449 Added: 2011/devel/tex/doc/texlive-documentation-mongolian/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-mongolian/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:47:09 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:47:09 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-polish - Ready for 2011 Message-ID: <20100901104709.25EA649D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:47:09 2010 New Revision: 99450 Added: 2011/devel/tex/doc/texlive-documentation-polish/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-polish/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:47:23 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:47:23 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-portuguese - Ready for 2011 Message-ID: <20100901104723.0920A49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:47:22 2010 New Revision: 99451 Added: 2011/devel/tex/doc/texlive-documentation-portuguese/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-portuguese/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:48:01 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:48:01 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-russian - Ready for 2011 Message-ID: <20100901104801.287C049CEAA@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:48:01 2010 New Revision: 99452 Added: 2011/devel/tex/doc/texlive-documentation-russian/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-russian/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:48:17 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:48:17 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-slovenian - Ready for 2011 Message-ID: <20100901104817.F0AD049CEAA@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:48:17 2010 New Revision: 99453 Added: 2011/devel/tex/doc/texlive-documentation-slovenian/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-slovenian/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:48:24 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:48:24 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-spanish - Ready for 2011 Message-ID: <20100901104824.2390B49CEAA@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:48:23 2010 New Revision: 99454 Added: 2011/devel/tex/doc/texlive-documentation-spanish/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-spanish/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:50:04 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:50:04 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-thai - Ready for 2011 Message-ID: <20100901105004.5D1D949D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:50:04 2010 New Revision: 99455 Added: 2011/devel/tex/doc/texlive-documentation-thai/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-thai/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:50:11 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:50:11 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-turkish - Ready for 2011 Message-ID: <20100901105011.D671549D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:50:11 2010 New Revision: 99456 Added: 2011/devel/tex/doc/texlive-documentation-turkish/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-turkish/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:50:32 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:50:32 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-ukrainian - Ready for 2011 Message-ID: <20100901105032.C4D9249D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:50:32 2010 New Revision: 99457 Added: 2011/devel/tex/doc/texlive-documentation-ukrainian/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-ukrainian/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:50:49 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mesutcan_Kurt?=) Date: Wed, 1 Sep 2010 13:50:49 +0300 (EEST) Subject: 2011/devel/programming/language/python/pam_python - Package is ready. Message-ID: <20100901105049.5461D49D5BF@ns1.pardus.org.tr> Author: mesutcan.kurt Date: Wed Sep 1 13:50:49 2010 New Revision: 99458 Added: 2011/devel/programming/language/python/pam_python/ - copied from r99457, 2009/devel/programming/language/python/pam_python/ Log: Package is ready. From paketler-commits at pardus.org.tr Wed Sep 1 13:51:09 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:51:09 +0300 (EEST) Subject: 2011/devel/tex/doc/texlive-documentation-vietnamese - Ready for 2011 Message-ID: <20100901105109.39C7C49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:51:09 2010 New Revision: 99459 Added: 2011/devel/tex/doc/texlive-documentation-vietnamese/ - copied from r99239, playground/fatih.arslan/tex/doc/texlive-documentation-vietnamese/ Modified: 2011/devel/tex/doc/texlive-documentation-vietnamese/actions.py Log: Ready for 2011 --- actions.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: 2011/devel/tex/doc/texlive-documentation-vietnamese/actions.py ================================================================= --- playground/fatih.arslan/tex/doc/texlive-documentation-vietnamese/actions.py (original) +++ 2011/devel/tex/doc/texlive-documentation-vietnamese/actions.py Wed Sep 1 13:51:09 2010 @@ -6,8 +6,9 @@ # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import texlivemodules +from pisi.actionsapi import get -WorkDir="texlive-documentation-viatnamese-20080816" +WorkDir = "%s-%s" % (get.srcNAME(), get.srcVERSION().split("_")[-1]) def build(): texlivemodules.compile() From paketler-commits at pardus.org.tr Wed Sep 1 13:53:51 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:53:51 +0300 (EEST) Subject: playground/fatih.arslan/scripts - Added scp support Message-ID: <20100901105351.CAF0649D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:53:51 2010 New Revision: 99460 Modified: playground/fatih.arslan/scripts/tex-package.py Log: Added scp support --- tex-package.py | 9 +++++++++ 1 file changed, 9 insertions(+) Modified: playground/fatih.arslan/scripts/tex-package.py ================================================================= --- playground/fatih.arslan/scripts/tex-package.py (original) +++ playground/fatih.arslan/scripts/tex-package.py Wed Sep 1 13:53:51 2010 @@ -68,12 +68,21 @@ os.system("tar Jxf %s -C %s" % (file,packagename)) os.remove(file) + + # Compress files to tar.bz2 package print "Compressing files ..." os.system("tar cjf %s.tar.bz2 %s" % (packagename,packagename)) +print "Sending files ..." +os.system("scp %s.tar.bz2 farslan at cekirdek.pardus.org.tr:public_html/dist/texlive/" % packagename) + +print "Print sha1sum ..." +os.system("sha1sum %s.tar.bz2 " % packagename) + # Clean ebuild and files print "Removing uneccesary files ..." +os.remove("%s.tar.bz2" % packagename) shutil.rmtree(packagename) os.remove(ebuild) From paketler-commits at pardus.org.tr Wed Sep 1 13:55:59 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:55:59 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-bibtexextra - Ready for 2011 Message-ID: <20100901105559.2F29049D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:55:59 2010 New Revision: 99461 Added: 2011/devel/tex/addon/texlive-bibtexextra/ - copied from r99239, playground/fatih.arslan/tex/addon/texlive-bibtexextra/ Modified: 2011/devel/tex/addon/texlive-bibtexextra/pspec.xml Log: Ready for 2011 --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2011/devel/tex/addon/texlive-bibtexextra/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-bibtexextra/pspec.xml (original) +++ 2011/devel/tex/addon/texlive-bibtexextra/pspec.xml Wed Sep 1 13:55:59 2010 @@ -12,7 +12,7 @@ data:doc TeXLive extra BibTeX styles texlive-bibtexextra contains TeXLive extra BibTeX styles. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-bibtexextra-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-bibtexextra-20091107.tar.bz2 texlive-latex @@ -33,6 +33,13 @@ + + 2010-08-31 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 From paketler-commits at pardus.org.tr Wed Sep 1 13:56:18 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Wed, 1 Sep 2010 13:56:18 +0300 (EEST) Subject: 2011/devel/desktop/kde/base/kdegames - Add vorbis-tools dep. ogg123 is needed by kajongg Message-ID: <20100901105618.2EA1C49D5BF@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Wed Sep 1 13:56:18 2010 New Revision: 99462 Modified: 2011/devel/desktop/kde/base/kdegames/pspec.xml Log: Add vorbis-tools dep. ogg123 is needed by kajongg --- pspec.xml | 2 ++ 1 file changed, 2 insertions(+) Modified: 2011/devel/desktop/kde/base/kdegames/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdegames/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdegames/pspec.xml Wed Sep 1 13:56:18 2010 @@ -35,7 +35,9 @@ ggz-base-libs qca2 mesa + python-Twisted + vorbis-tools kdegames4 From paketler-commits at pardus.org.tr Wed Sep 1 13:57:52 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:57:52 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-context - Ready for 2011 Message-ID: <20100901105752.7FC3149CEAA@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:57:52 2010 New Revision: 99463 Added: 2011/devel/tex/addon/texlive-context/ - copied from r99369, playground/fatih.arslan/tex/addon/texlive-context/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 13:58:43 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 13:58:43 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-context - False source path Message-ID: <20100901105844.2696C49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 13:58:43 2010 New Revision: 99464 Removed: 2011/devel/tex/addon/texlive-context/ Log: False source path From paketler-commits at pardus.org.tr Wed Sep 1 14:03:14 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 14:03:14 +0300 (EEST) Subject: 2011/devel/network/voip/jrtplib - jrtplib is ready Message-ID: <20100901110314.976B149D5BF@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 14:03:14 2010 New Revision: 99465 Added: 2011/devel/network/voip/jrtplib/ - copied from r99425, 2009/devel/programming/library/jrtplib/ 2011/devel/network/voip/jrtplib/files/jrtplib-3.7.1-cstdio.patch 2011/devel/network/voip/jrtplib/files/jrtplib-3.7.1-memcpy.patch 2011/devel/network/voip/jrtplib/translations.xml Removed: 2011/devel/network/voip/jrtplib/files/disable-examples.patch 2011/devel/network/voip/jrtplib/files/gcc43.patch Modified: 2011/devel/network/voip/jrtplib/actions.py 2011/devel/network/voip/jrtplib/pspec.xml Log: jrtplib is ready --- 2011/devel/network/voip/jrtplib/files/jrtplib-3.7.1-cstdio.patch | 33 ++++++++++ 2011/devel/network/voip/jrtplib/files/jrtplib-3.7.1-memcpy.patch | 27 ++++++++ 2011/devel/network/voip/jrtplib/translations.xml | 14 ++++ jrtplib/actions.py | 6 - jrtplib/files/disable-examples.patch | 11 --- jrtplib/files/gcc43.patch | 22 ------ jrtplib/pspec.xml | 28 ++++++-- 7 files changed, 100 insertions(+), 41 deletions(-) Modified: 2011/devel/network/voip/jrtplib/actions.py ================================================================= --- 2009/devel/programming/library/jrtplib/actions.py (original) +++ 2011/devel/network/voip/jrtplib/actions.py Wed Sep 1 14:03:14 2010 @@ -1,7 +1,6 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright (c) TUBITAK / UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt @@ -9,10 +8,11 @@ from pisi.actionsapi import pisitools def setup(): - autotools.configure("--disable-static") + #autotools.configure("--disable-static") + autotools.configure() def build(): - autotools.make() + autotools.make("-j1") def install(): autotools.install() Modified: 2011/devel/network/voip/jrtplib/pspec.xml ================================================================= --- 2009/devel/programming/library/jrtplib/pspec.xml (original) +++ 2011/devel/network/voip/jrtplib/pspec.xml Wed Sep 1 14:03:14 2010 @@ -14,27 +14,45 @@ The library offers support for the Real-time Transport Protocol (RTP), defined in RFC 3550. It makes it very easy to send and receive RTP packets and the RTCP (RTP Control Protocol) functions are handled entirely internally. For more detailed information you should take a look at the documentation included in the package. http://research.edm.uhasselt.be/jori/jrtplib/jrtplib-3.7.1.tar.bz2 - jthread + jthread - gcc43.patch - disable-examples.patch + jrtplib-3.7.1-memcpy.patch + jrtplib-3.7.1-cstdio.patch jrtplib - jthread + jthread /usr/lib - /usr/include/jrtplib3 /usr/share/doc + + jrtplib-devel + Development files for jrtplib + + jrtplib + + + /usr/include/jrtplib3 + /usr/lib/pkgconfig + + + + + 2010-09-01 + 3.7.1 + Fix build, split devel package. + H. ?brahim G?ng?r + ibrahim at pardus.org.tr + 2008-07-04 3.7.1 From paketler-commits at pardus.org.tr Wed Sep 1 14:04:13 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 14:04:13 +0300 (EEST) Subject: 2011/devel/util/archive/xdelta3 - xdelta3 is in Message-ID: <20100901110413.69F0A49D5BF@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 14:04:13 2010 New Revision: 99466 Added: 2011/devel/util/archive/xdelta3/ - copied from r99412, corporate2/devel/util/archive/xdelta3/ Modified: 2011/devel/util/archive/xdelta3/actions.py 2011/devel/util/archive/xdelta3/pspec.xml Log: xdelta3 is in --- actions.py | 14 +++++++++++--- pspec.xml | 10 +++++++++- 2 files changed, 20 insertions(+), 4 deletions(-) Modified: 2011/devel/util/archive/xdelta3/actions.py ================================================================= --- corporate2/devel/util/archive/xdelta3/actions.py (original) +++ 2011/devel/util/archive/xdelta3/actions.py Wed Sep 1 14:04:13 2010 @@ -1,22 +1,30 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2007 TUBITAK/UEKAE +# Copyright 2007-2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import autotools from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools from pisi.actionsapi import pythonmodules from pisi.actionsapi import get WorkDir="xdelta%s" % get.srcVERSION() def build(): - autotools.make('CFLAGS="%s"' % get.CFLAGS()) + autotools.make('CFLAGS="%s -Wno-deprecated" all xdelta3-decoder xdelta3-tools' % get.CFLAGS()) + pythonmodules.compile() def install(): - pisitools.dobin("xdelta3") + for i in ["xdelta3", "xdelta3-decoder", "xdelta3-tools"]: + pisitools.dobin("xdelta3") + pythonmodules.install() + pisitools.doman("*.1") pisitools.dodoc("COPYING", "README") + + shelltools.chmod("examples/*", 0644) + pisitools.insinto("/%s/%s/examples/" % (get.docDIR(), get.srcNAME()), "examples/*") Modified: 2011/devel/util/archive/xdelta3/pspec.xml ================================================================= --- corporate2/devel/util/archive/xdelta3/pspec.xml (original) +++ 2011/devel/util/archive/xdelta3/pspec.xml Wed Sep 1 14:04:13 2010 @@ -12,7 +12,7 @@ app:console Binary delta generator version 3 Version 3 of Xdelta (X for XCF: the eXperimental Computing Facility at Berkeley), a binary or text-file delta (diff) generator and applier. - http://xdelta.googlecode.com/files/xdelta3.0v2.tar.gz + http://xdelta.googlecode.com/files/xdelta3.0z.tar.gz @@ -21,10 +21,18 @@ /usr/bin /usr/lib /usr/share/doc + /usr/share/man + + 2010-09-01 + 3.0z + Version bump + Onur K???k + onur at pardus.org.tr + 2009-07-27 3.0v From paketler-commits at pardus.org.tr Wed Sep 1 14:11:58 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 14:11:58 +0300 (EEST) Subject: 2009/devel/programming/library/libyaml - ready for 2009/C2, thanks for reviews Message-ID: <20100901111158.8CD0149D5BF@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 14:11:58 2010 New Revision: 99467 Added: 2009/devel/programming/library/libyaml/ - copied from r99464, playground/review/programming/library/libyaml/ Log: ready for 2009/C2, thanks for reviews BUG:FIXED:14019 From paketler-commits at pardus.org.tr Wed Sep 1 14:12:19 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 14:12:19 +0300 (EEST) Subject: 2009/stable/programming/library/libyaml - Ready for stable Message-ID: <20100901111219.AE37B49D5BF@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 14:12:19 2010 New Revision: 99468 Added: 2009/stable/programming/library/libyaml/ - copied from r99467, 2009/devel/programming/library/libyaml/ Log: Ready for stable From paketler-commits at pardus.org.tr Wed Sep 1 14:14:30 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 14:14:30 +0300 (EEST) Subject: corporate2/devel/programming/library/libyaml - merge from 2009/devel Message-ID: <20100901111431.0CBFC49D5BF@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 14:14:30 2010 New Revision: 99469 Added: corporate2/devel/programming/library/libyaml/ - copied from r99467, 2009/devel/programming/library/libyaml/ Log: merge from 2009/devel From paketler-commits at pardus.org.tr Wed Sep 1 14:16:36 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 14:16:36 +0300 (EEST) Subject: corporate2/devel/multimedia/tv/tvtime - tvtime is ready Message-ID: <20100901111636.9A47149D5BF@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 14:16:36 2010 New Revision: 99470 Added: corporate2/devel/multimedia/tv/tvtime/ - copied from r99466, 2009/devel/multimedia/tv/tvtime/ Log: tvtime is ready From paketler-commits at pardus.org.tr Wed Sep 1 14:18:29 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 14:18:29 +0300 (EEST) Subject: 2011/devel/programming/misc/libyaml - merge from corporate 2 Message-ID: <20100901111830.268E049D5BF@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 14:18:29 2010 New Revision: 99471 Added: 2011/devel/programming/misc/libyaml/ - copied from r99469, corporate2/devel/programming/library/libyaml/ Log: merge from corporate 2 From paketler-commits at pardus.org.tr Wed Sep 1 14:19:14 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 14:19:14 +0300 (EEST) Subject: playground/review/programming/library/libyaml - gone to pardus repos Message-ID: <20100901111914.1CC3249D5BF@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 14:19:13 2010 New Revision: 99472 Removed: playground/review/programming/library/libyaml/ Log: gone to pardus repos From paketler-commits at pardus.org.tr Wed Sep 1 14:23:47 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 14:23:47 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-context - Ready for 2011 Message-ID: <20100901112347.1890949D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 14:23:46 2010 New Revision: 99473 Added: 2011/devel/tex/addon/texlive-context/ - copied from r99369, playground/fatih.arslan/tex/addon/texlive-context/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Wed Sep 1 14:27:40 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 14:27:40 +0300 (EEST) Subject: 2011/devel/multimedia/tv/tvtime - tvtime is in Message-ID: <20100901112741.01C9F49CEAA@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 14:27:40 2010 New Revision: 99474 Added: 2011/devel/multimedia/tv/tvtime/ - copied from r99470, corporate2/devel/multimedia/tv/tvtime/ 2011/devel/multimedia/tv/tvtime/files/glibc-2.10.patch Modified: 2011/devel/multimedia/tv/tvtime/actions.py 2011/devel/multimedia/tv/tvtime/pspec.xml Log: tvtime is in --- 2011/devel/multimedia/tv/tvtime/files/glibc-2.10.patch | 24 +++++++++++++++++ devel/multimedia/tv/tvtime/actions.py | 2 - devel/multimedia/tv/tvtime/pspec.xml | 24 +++++++++++++---- 3 files changed, 44 insertions(+), 6 deletions(-) Modified: 2011/devel/multimedia/tv/tvtime/actions.py ================================================================= --- corporate2/devel/multimedia/tv/tvtime/actions.py (original) +++ 2011/devel/multimedia/tv/tvtime/actions.py Wed Sep 1 14:27:40 2010 @@ -12,7 +12,7 @@ def setup(): shelltools.export("CFLAGS","%s -fPIC" % get.CFLAGS()) - autotools.autoreconf("-fi") + autotools.autoreconf("-vfi") autotools.configure("--enable-nls \ --with-xinerama") Modified: 2011/devel/multimedia/tv/tvtime/pspec.xml ================================================================= --- corporate2/devel/multimedia/tv/tvtime/pspec.xml (original) +++ 2011/devel/multimedia/tv/tvtime/pspec.xml Wed Sep 1 14:27:40 2010 @@ -15,15 +15,19 @@ tvtime is a high quality television application for use with video capture cards on Linux systems. tvtime processes the input from a capture card and displays it on a computer monitor or projector. mirrors://sourceforge/tvtime/tvtime-1.0.2.tar.gz - libXext - libXv - libXxf86vm - libXinerama - libXtst + libXext-devel + libXv-devel + libXxf86vm-devel + libXinerama-devel + libXtst-devel + libpng-devel + freetype-devel tvtime-1.0.2-gcc41.patch + tvtime-1.0.2-tr_po.patch kernel-headers.patch videodev2.patch @@ -31,6 +35,7 @@ pie.patch tvtime-1.0.2-libsupc.patch tvtime-1.0.2-xinerama.patch + glibc-2.10.patch @@ -42,6 +47,8 @@ libXxf86vm libXinerama libXtst + libpng + freetype /etc/tvtime @@ -60,6 +67,13 @@ + + 2010-09-01 + 1.0.2 + Fix build with glibc >= 2.10 + Onur K???k + onur at pardus.org.tr + 2009-05-03 1.0.2 From paketler-commits at pardus.org.tr Wed Sep 1 14:30:25 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mesutcan_Kurt?=) Date: Wed, 1 Sep 2010 14:30:25 +0300 (EEST) Subject: playground/mesutcan/guestlogin - no need for importing pisitools Message-ID: <20100901113025.6D42549D5BF@ns1.pardus.org.tr> Author: mesutcan.kurt Date: Wed Sep 1 14:30:25 2010 New Revision: 99475 Modified: playground/mesutcan/guestlogin/actions.py Log: no need for importing pisitools --- actions.py | 1 - 1 file changed, 1 deletion(-) Modified: playground/mesutcan/guestlogin/actions.py ================================================================= --- playground/mesutcan/guestlogin/actions.py (original) +++ playground/mesutcan/guestlogin/actions.py Wed Sep 1 14:30:25 2010 @@ -6,7 +6,6 @@ # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import pythonmodules -from pisi.actionsapi import pisitools def install(): pythonmodules.install() From paketler-commits at pardus.org.tr Wed Sep 1 14:34:43 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 14:34:43 +0300 (EEST) Subject: 2011/devel - update index Message-ID: <20100901113443.F2E5449D5BF@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 14:34:43 2010 New Revision: 99476 Modified: 2011/devel/pisi-index.xml 2011/devel/pisi-index.xml.bz2 2011/devel/pisi-index.xml.bz2.sha1sum 2011/devel/pisi-index.xml.sha1sum Log: update index From paketler-commits at pardus.org.tr Wed Sep 1 14:40:47 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 14:40:47 +0300 (EEST) Subject: 2011/devel/multimedia/stream/mpd - mpd is ready Message-ID: <20100901114047.DCD4549D5BF@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 14:40:47 2010 New Revision: 99477 Added: 2011/devel/multimedia/stream/mpd/ - copied from r98898, 2009/devel/multimedia/stream/mpd/ Modified: 2011/devel/multimedia/stream/mpd/pspec.xml Log: mpd is ready --- pspec.xml | 51 +++++++++++++++++++++++++-------------------------- 1 file changed, 25 insertions(+), 26 deletions(-) Modified: 2011/devel/multimedia/stream/mpd/pspec.xml ================================================================= --- 2009/devel/multimedia/stream/mpd/pspec.xml (original) +++ 2011/devel/multimedia/stream/mpd/pspec.xml Wed Sep 1 14:40:47 2010 @@ -14,37 +14,36 @@ Music Player Daemon (MPD) allows remote access for playing music (MP3, Ogg Vorbis, FLAC, AAC, Mod, and wave files) and managing playlists. mirrors://sourceforge/musicpd/mpd/mpd-0.15.12.tar.bz2 - avahi - avahi-glib - libmpcdec - wavpack - faad2 - libcdio - libmms - libid3tag - libvorbis - libogg - flac - audiofile - libmodplug - libmad - ffmpeg - lame - libao - alsa-lib - jack-audio-connection-kit - pulseaudio - libshout - libsamplerate - libmikmod - zziplib + avahi-glib-devel + libmpcdec-devel + wavpack-devel + faad2-devel + libcdio-devel + libmms-devel + libid3tag-devel + libvorbis-devel + libogg-devel + flac-devel + audiofile-devel + libmodplug-devel + libmad-devel + ffmpeg-devel + lame-devel + libao-devel + alsa-lib-devel + jack-audio-connection-kit-devel + pulseaudio-libs-devel + libshout-devel + libsamplerate-devel + libmikmod-devel + zziplib-devel mpd - avahi + avahi-libs avahi-glib libmpcdec wavpack @@ -63,7 +62,7 @@ libao alsa-lib jack-audio-connection-kit - pulseaudio + pulseaudio-libs libshout libsamplerate zziplib From paketler-commits at pardus.org.tr Wed Sep 1 14:40:58 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 14:40:58 +0300 (EEST) Subject: 2011/devel/multimedia/sound/mpc - mpc is ready Message-ID: <20100901114058.67B1D49D5BF@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 14:40:58 2010 New Revision: 99478 Added: 2011/devel/multimedia/sound/mpc/ - copied from r99473, 2009/devel/multimedia/sound/mpc/ Modified: 2011/devel/multimedia/sound/mpc/pspec.xml Log: mpc is ready --- pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: 2011/devel/multimedia/sound/mpc/pspec.xml ================================================================= --- 2009/devel/multimedia/sound/mpc/pspec.xml (original) +++ 2011/devel/multimedia/sound/mpc/pspec.xml Wed Sep 1 14:40:58 2010 @@ -14,7 +14,7 @@ mpc is a simple console client for Music Player Daemon (MPD). mirrors://sourceforge/musicpd/mpc-0.19.tar.bz2 - libmpdclient + libmpdclient-devel From paketler-commits at pardus.org.tr Wed Sep 1 14:41:25 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 14:41:25 +0300 (EEST) Subject: 2011/devel/multimedia/sound/ncmpc - ncmpc is ready, lyric screen is disabled due to a ... Message-ID: <20100901114125.67B6349D5BF@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 14:41:25 2010 New Revision: 99479 Added: 2011/devel/multimedia/sound/ncmpc/ - copied from r99425, 2009/devel/multimedia/sound/ncmpc/ Modified: 2011/devel/multimedia/sound/ncmpc/actions.py 2011/devel/multimedia/sound/ncmpc/pspec.xml Log: ncmpc is ready, lyric screen is disabled due to a stupid connection problem, not a mandatory one for now. --- actions.py | 4 ++-- pspec.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) Modified: 2011/devel/multimedia/sound/ncmpc/actions.py ================================================================= --- 2009/devel/multimedia/sound/ncmpc/actions.py (original) +++ 2011/devel/multimedia/sound/ncmpc/actions.py Wed Sep 1 14:41:25 2010 @@ -12,8 +12,8 @@ autotools.autoreconf("-fi") autotools.configure("--enable-colors \ - --enable-lirc \ - --enable-lyrics-screen") + --enable-lirc") + #--enable-lyrics-screen") def build(): autotools.make() Modified: 2011/devel/multimedia/sound/ncmpc/pspec.xml ================================================================= --- 2009/devel/multimedia/sound/ncmpc/pspec.xml (original) +++ 2011/devel/multimedia/sound/ncmpc/pspec.xml Wed Sep 1 14:41:25 2010 @@ -12,10 +12,10 @@ app:console Curses client for the Music Player Daemon (MPD) ncmpc connects to an MPD running on a machine on the local network, and controls this with an interface inspired by cplay. - mirrors://sourceforge/musicpd/ncmpc-0.17.tar.bz2 + mirrors://sourceforge/musicpd/ncmpc/ncmpc-0.17.tar.bz2 - libmpdclient - lirc + libmpdclient-devel + lirc-devel ncmpc-lirc.patch From paketler-commits at pardus.org.tr Wed Sep 1 14:45:24 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 14:45:24 +0300 (EEST) Subject: 2011/devel/multimedia/sound/ncmpcpp - ncmpcpp is ready, visualizer screen is disabled du... Message-ID: <20100901114524.C63F649D5BF@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 14:45:24 2010 New Revision: 99480 Added: 2011/devel/multimedia/sound/ncmpcpp/ - copied from r99425, 2009/devel/multimedia/sound/ncmpcpp/ Modified: 2011/devel/multimedia/sound/ncmpcpp/actions.py 2011/devel/multimedia/sound/ncmpcpp/pspec.xml Log: ncmpcpp is ready, visualizer screen is disabled due to a stupid problem, again. waits for upstreams move. --- actions.py | 2 +- pspec.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) Modified: 2011/devel/multimedia/sound/ncmpcpp/actions.py ================================================================= --- 2009/devel/multimedia/sound/ncmpcpp/actions.py (original) +++ 2011/devel/multimedia/sound/ncmpcpp/actions.py Wed Sep 1 14:45:24 2010 @@ -11,10 +11,10 @@ def setup(): autotools.configure("--enable-unicode=yes \ --enable-clock=yes \ - --enable-visualizer=yes \ --enable-outputs=yes \ --with-taglib=yes \ --with-curl=yes") + #--enable-visualizer=yes \ def build(): autotools.make() Modified: 2011/devel/multimedia/sound/ncmpcpp/pspec.xml ================================================================= --- 2009/devel/multimedia/sound/ncmpcpp/pspec.xml (original) +++ 2011/devel/multimedia/sound/ncmpcpp/pspec.xml Wed Sep 1 14:45:24 2010 @@ -14,9 +14,9 @@ Ncmpcpp is an Music Player Daemon (MPD) client which has a tag editor, playlist editor, lyrics support and etc. http://unkart.ovh.org/ncmpcpp/ncmpcpp-0.5.2.tar.bz2 - taglib - fftw3 - libmpdclient + taglib-devel + fftw3-devel + libmpdclient-devel From paketler-commits at pardus.org.tr Wed Sep 1 14:50:05 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 14:50:05 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-fontsextra - Ready for 2011 Message-ID: <20100901115005.1C29549D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 14:50:04 2010 New Revision: 99481 Added: 2011/devel/tex/addon/texlive-fontsextra/ - copied from r99369, playground/fatih.arslan/tex/addon/texlive-fontsextra/ Modified: 2011/devel/tex/addon/texlive-fontsextra/pspec.xml Log: Ready for 2011 --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2011/devel/tex/addon/texlive-fontsextra/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-fontsextra/pspec.xml (original) +++ 2011/devel/tex/addon/texlive-fontsextra/pspec.xml Wed Sep 1 14:50:04 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Extra fonts texlive-fontsextra contains TeXLive Extra fonts. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-fontsextra-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-fontsextra-20091107.tar.bz2 texlive-basic @@ -33,6 +33,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 From paketler-commits at pardus.org.tr Wed Sep 1 14:52:38 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 14:52:38 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-fontsrecommended - Ready for 2011 Message-ID: <20100901115238.DB77049D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 14:52:38 2010 New Revision: 99482 Added: 2011/devel/tex/addon/texlive-fontsrecommended/ - copied from r99369, playground/fatih.arslan/tex/addon/texlive-fontsrecommended/ Modified: 2011/devel/tex/addon/texlive-fontsrecommended/pspec.xml Log: Ready for 2011 --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2011/devel/tex/addon/texlive-fontsrecommended/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-fontsrecommended/pspec.xml (original) +++ 2011/devel/tex/addon/texlive-fontsrecommended/pspec.xml Wed Sep 1 14:52:38 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Recommended fonts texlive-fontsrecommended contains TeXLive Recommended fonts. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-fontsrecommended-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-fontsrecommended-20091107.tar.bz2 texlive-basic @@ -33,6 +33,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 From paketler-commits at pardus.org.tr Wed Sep 1 14:53:30 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 14:53:30 +0300 (EEST) Subject: corporate2/devel/multimedia/tv/tvtime - commit forgotten asm fix Message-ID: <20100901115330.21AC449D5BF@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 14:53:29 2010 New Revision: 99483 Modified: corporate2/devel/multimedia/tv/tvtime/pspec.xml Log: commit forgotten asm fix --- pspec.xml | 2 ++ 1 file changed, 2 insertions(+) Modified: corporate2/devel/multimedia/tv/tvtime/pspec.xml ================================================================= --- corporate2/devel/multimedia/tv/tvtime/pspec.xml (original) +++ corporate2/devel/multimedia/tv/tvtime/pspec.xml Wed Sep 1 14:53:29 2010 @@ -23,7 +23,9 @@ tvtime-1.0.2-gcc41.patch + tvtime-1.0.2-tr_po.patch kernel-headers.patch videodev2.patch From paketler-commits at pardus.org.tr Wed Sep 1 14:55:46 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 14:55:46 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-games - Ready for 2011 Message-ID: <20100901115546.CAFD549D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 14:55:46 2010 New Revision: 99484 Added: 2011/devel/tex/addon/texlive-games/ - copied from r99369, playground/fatih.arslan/tex/addon/texlive-games/ Modified: 2011/devel/tex/addon/texlive-games/pspec.xml Log: Ready for 2011 --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2011/devel/tex/addon/texlive-games/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-games/pspec.xml (original) +++ 2011/devel/tex/addon/texlive-games/pspec.xml Wed Sep 1 14:55:46 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Games typesettings texlive-games contains TeXLive Games typesettings. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-games-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-games-20091107.tar.bz2 texlive-latex @@ -30,6 +30,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 From paketler-commits at pardus.org.tr Wed Sep 1 14:59:35 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Wed, 1 Sep 2010 14:59:35 +0300 (EEST) Subject: 2011/devel/programming/language/python/python-sphinx - Add a stupid hack to get sphinx-build work in pard... Message-ID: <20100901115935.E554349D5BF@ns1.pardus.org.tr> Author: sdalgic Date: Wed Sep 1 14:59:35 2010 New Revision: 99485 Added: 2011/devel/programming/language/python/python-sphinx/files/ 2011/devel/programming/language/python/python-sphinx/files/remove_docutils.patch Modified: 2011/devel/programming/language/python/python-sphinx/pspec.xml Log: Add a stupid hack to get sphinx-build work in pardus 2011. --- files/remove_docutils.patch | 11 +++++++++++ pspec.xml | 10 ++++++++++ 2 files changed, 21 insertions(+) Modified: 2011/devel/programming/language/python/python-sphinx/pspec.xml ================================================================= --- 2011/devel/programming/language/python/python-sphinx/pspec.xml (original) +++ 2011/devel/programming/language/python/python-sphinx/pspec.xml Wed Sep 1 14:59:35 2010 @@ -18,6 +18,9 @@ python-Pygments python-Jinja2 + + remove_docutils.patch + @@ -43,6 +46,13 @@ + + 2010-09-01 + 1.0.3 + Add a stupid hack to get sphinx-build work in pardus 2011. + Serdar Dalg?? + serdar at pardus.org.tr + 2010-08-31 1.0.3 From paketler-commits at pardus.org.tr Wed Sep 1 14:59:42 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 14:59:42 +0300 (EEST) Subject: 2011/devel/multimedia/sound/qjackctl - qjackctl is ready, we dont need to disable RT by d... Message-ID: <20100901115942.C2A8149D5BF@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 14:59:42 2010 New Revision: 99486 Added: 2011/devel/multimedia/sound/qjackctl/ - copied from r99425, 2009/devel/multimedia/sound/qjackctl/ Modified: 2011/devel/multimedia/sound/qjackctl/actions.py 2011/devel/multimedia/sound/qjackctl/pspec.xml Log: qjackctl is ready, we dont need to disable RT by default as jackaudio can do RT stuff with the latest jackaudio commits --- actions.py | 3 ++- pspec.xml | 7 ++----- 2 files changed, 4 insertions(+), 6 deletions(-) Modified: 2011/devel/multimedia/sound/qjackctl/actions.py ================================================================= --- 2009/devel/multimedia/sound/qjackctl/actions.py (original) +++ 2011/devel/multimedia/sound/qjackctl/actions.py Wed Sep 1 14:59:42 2010 @@ -10,7 +10,8 @@ from pisi.actionsapi import get def setup(): - autotools.configure("--with-qt=/usr/qt/4") + #autotools.configure("--with-qt=/usr/qt/4") + autotools.configure("--with-qt=/usr/lib/qt4") def build(): autotools.make("CXX=%s CXXFLAGS='%s'" % (get.CXX(), get.CXXFLAGS())) Modified: 2011/devel/multimedia/sound/qjackctl/pspec.xml ================================================================= --- 2009/devel/multimedia/sound/qjackctl/pspec.xml (original) +++ 2011/devel/multimedia/sound/qjackctl/pspec.xml Wed Sep 1 14:59:42 2010 @@ -16,12 +16,10 @@ mirrors://sourceforge/qjackctl/qjackctl-0.3.6.tar.gz qt-devel - alsa-lib - portaudio - jack-audio-connection-kit + alsa-lib-devel + jack-audio-connection-kit-devel - realtime-off-by-default.patch dont-run-artsshell-on-startup.patch @@ -31,7 +29,6 @@ qt alsa-lib - portaudio jack-audio-connection-kit From paketler-commits at pardus.org.tr Wed Sep 1 15:00:41 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 15:00:41 +0300 (EEST) Subject: 2011/devel/system/devel/gmp - split devel part Message-ID: <20100901120041.AEE6749D5CA@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 15:00:41 2010 New Revision: 99487 Modified: 2011/devel/system/devel/gmp/pspec.xml 2011/devel/system/devel/gmp/translations.xml Log: split devel part --- pspec.xml | 20 +++++++++++++++++++- translations.xml | 5 +++++ 2 files changed, 24 insertions(+), 1 deletion(-) Modified: 2011/devel/system/devel/gmp/pspec.xml ================================================================= --- 2011/devel/system/devel/gmp/pspec.xml (original) +++ 2011/devel/system/devel/gmp/pspec.xml Wed Sep 1 15:00:41 2010 @@ -21,14 +21,32 @@ gmp - /usr/include /usr/lib /usr/share/doc /usr/share/info + + gmp-devel + Development files for gmp + + gmp + + + /usr/include + /usr/lib/*.a + + + + + 2010-09-01 + 5.0.1 + Split devel package + Onur K???k + onur at pardus.org.tr + 2010-07-21 5.0.1 Modified: 2011/devel/system/devel/gmp/translations.xml ================================================================= --- 2011/devel/system/devel/gmp/translations.xml (original) +++ 2011/devel/system/devel/gmp/translations.xml Wed Sep 1 15:00:41 2010 @@ -7,4 +7,9 @@ GMP est une librairie libre pour l'arithm?tique ? pr?cision arbitraire, op?rant sur : les entiers sign?s, les nombres rationnels et les nombres ? virgule flottante. Il n'y a aucune limite pratique sur la pr?cision des calculs except?e celle impliqu?e par la m?moire pr?sente sur la machine ex?cutant GMP. GMP est dot?e d'un large panel de fonctions, dot?es d'interfaces r?guli?res. GMP es una librer?a libre para aritm?tica con precisi?n arbitraria, operando con signed integers, n?meros racionales, y punto flotante. Practicamente no hay l?mite de precisi?n excepto los de la memoria disponible en el equipo donde se est? ejecutando GMP. GMP tiene un amplio conjunto de funciones y las funciones tienen una interfaz regular. + + + gmp-devel + gmp i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Wed Sep 1 15:03:11 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 15:03:11 +0300 (EEST) Subject: 2011/devel/multimedia/sound/qjackctl - remove commented stuff Message-ID: <20100901120312.2334E49CC06@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 15:03:11 2010 New Revision: 99488 Modified: 2011/devel/multimedia/sound/qjackctl/actions.py Log: remove commented stuff --- actions.py | 1 - 1 file changed, 1 deletion(-) Modified: 2011/devel/multimedia/sound/qjackctl/actions.py ================================================================= --- 2011/devel/multimedia/sound/qjackctl/actions.py (original) +++ 2011/devel/multimedia/sound/qjackctl/actions.py Wed Sep 1 15:03:11 2010 @@ -10,7 +10,6 @@ from pisi.actionsapi import get def setup(): - #autotools.configure("--with-qt=/usr/qt/4") autotools.configure("--with-qt=/usr/lib/qt4") def build(): From paketler-commits at pardus.org.tr Wed Sep 1 15:04:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 15:04:07 +0300 (EEST) Subject: 2011/devel/system/devel/glpk - version bump, split devel package Message-ID: <20100901120407.37F3B49D5BF@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 15:04:07 2010 New Revision: 99489 Modified: 2011/devel/system/devel/glpk/pspec.xml 2011/devel/system/devel/glpk/translations.xml Log: version bump, split devel package --- pspec.xml | 24 ++++++++++++++++++++++-- translations.xml | 5 +++++ 2 files changed, 27 insertions(+), 2 deletions(-) Modified: 2011/devel/system/devel/glpk/pspec.xml ================================================================= --- 2011/devel/system/devel/glpk/pspec.xml (original) +++ 2011/devel/system/devel/glpk/pspec.xml Wed Sep 1 15:04:07 2010 @@ -12,20 +12,40 @@ library GNU Linear Programming Kit The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. - mirrors://gnu/glpk/glpk-4.43.tar.gz + mirrors://gnu/glpk/glpk-4.44.tar.gz glpk /usr/bin - /usr/include /usr/lib /usr/share/doc + + glpk-devel + Development files for glpk + + glpk + + + /usr/include + + + + + 2010-09-01 + 4.44 + + Version bump + Split devel package + + Onur K???k + onur at pardus.org.tr + 2010-07-21 4.43 Modified: 2011/devel/system/devel/glpk/translations.xml ================================================================= --- 2011/devel/system/devel/glpk/translations.xml (original) +++ 2011/devel/system/devel/glpk/translations.xml Wed Sep 1 15:04:07 2010 @@ -5,4 +5,9 @@ Le paquet GLPK (GNU Linear Programming Kit - Kit de Programmation Lin?aire) a pour objectif de r?soudre le probl?me de programmation lin?aire (LP) de grande envergure, la programmation d'entiers mix?s (MIP), et autres probl?mes de la sorte. Il s'agit d'un ensemble de routines ?crites en C ANSI et organis?es de mani?re ? former une librairie que l'on peut appeler. GNU Do?rusal Programlama Kiti + + + glpk-devel + glpk i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Wed Sep 1 15:11:25 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 15:11:25 +0300 (EEST) Subject: 2011/devel/system/devel/ppl - split devel package Message-ID: <20100901121125.D3B5349D5BF@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 15:11:25 2010 New Revision: 99490 Modified: 2011/devel/system/devel/ppl/pspec.xml 2011/devel/system/devel/ppl/translations.xml Log: split devel package --- pspec.xml | 27 +++++++++++++++++++++++---- translations.xml | 5 +++++ 2 files changed, 28 insertions(+), 4 deletions(-) Modified: 2011/devel/system/devel/ppl/pspec.xml ================================================================= --- 2011/devel/system/devel/ppl/pspec.xml (original) +++ 2011/devel/system/devel/ppl/pspec.xml Wed Sep 1 15:11:25 2010 @@ -16,9 +16,9 @@ http://www.cs.unipr.it/ppl/Download/ftp/releases/0.11/ppl-0.11.tar.bz2 - gmp + gmp-devel + glpk-devel m4 - glpk + /usr/share/man/man3 + + + + + 2010-09-01 + 3.0.0 + + Version bump + Split devel package + + Onur K???k + onur at pardus.org.tr + 2010-07-21 2.4.2 Modified: playground/onur/2011/mpfr/translations.xml ================================================================= --- 2011/devel/system/devel/mpfr/translations.xml (original) +++ playground/onur/2011/mpfr/translations.xml Wed Sep 1 15:30:57 2010 @@ -5,4 +5,9 @@ La librairie MPFR est une librairie C pour les calculs ? virgules flottantes ? pr?cisions multiples ? arrondi exact (?galement appel? arrondi correct). Elle est bas?e sur la librairie ? pr?cision multiple GMP. MPFR es una librer?a en C para computaciones de punto flotante de m?ltiple precisi?n con redondeo exacto (tambi?n llamado redondeo correcto). Est? basada en la librer?a de m?ltiple precisi?n GMP. + + + mpfr-devel + mpfr i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Wed Sep 1 15:31:00 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 15:31:00 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-htmlxml - Ready for 2011 Message-ID: <20100901123100.387CC49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 15:31:00 2010 New Revision: 99499 Added: 2011/devel/tex/addon/texlive-htmlxml/ - copied from r99369, playground/fatih.arslan/tex/addon/texlive-htmlxml/ Modified: 2011/devel/tex/addon/texlive-htmlxml/pspec.xml Log: Ready for 2011 --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2011/devel/tex/addon/texlive-htmlxml/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-htmlxml/pspec.xml (original) +++ 2011/devel/tex/addon/texlive-htmlxml/pspec.xml Wed Sep 1 15:31:00 2010 @@ -12,7 +12,7 @@ data:doc TeXLive HTML/SGML/XML support texlive-htmlxml is a TeXLive HTML/SGML/XML support. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-htmlxml-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-htmlxml-20091107.tar.bz2 texlive-basic texlive-fontsrecommended @@ -33,6 +33,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 From paketler-commits at pardus.org.tr Wed Sep 1 15:31:15 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 15:31:15 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-humanities - Ready for 2011 Message-ID: <20100901123115.DF68C49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 15:31:15 2010 New Revision: 99500 Added: 2011/devel/tex/addon/texlive-humanities/ - copied from r99369, playground/fatih.arslan/tex/addon/texlive-humanities/ Modified: 2011/devel/tex/addon/texlive-humanities/pspec.xml Log: Ready for 2011 --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2011/devel/tex/addon/texlive-humanities/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-humanities/pspec.xml (original) +++ 2011/devel/tex/addon/texlive-humanities/pspec.xml Wed Sep 1 15:31:15 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Humanities package texlive-humanities is TeXLive Humanities package. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-humanities-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-humanities-20091107.tar.bz2 @@ -27,6 +27,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 From paketler-commits at pardus.org.tr Wed Sep 1 15:31:35 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 15:31:35 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-latex3 - Ready for 2011 Message-ID: <20100901123135.A5CF649D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 15:31:35 2010 New Revision: 99501 Added: 2011/devel/tex/addon/texlive-latex3/ - copied from r99369, playground/fatih.arslan/tex/addon/texlive-latex3/ Modified: 2011/devel/tex/addon/texlive-latex3/pspec.xml Log: Ready for 2011 --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2011/devel/tex/addon/texlive-latex3/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-latex3/pspec.xml (original) +++ 2011/devel/tex/addon/texlive-latex3/pspec.xml Wed Sep 1 15:31:35 2010 @@ -12,7 +12,7 @@ data:doc TeXLive next version of the LaTeX typesetting system texlive-latex3 contains TeX Live next version of the LaTeX typesetting system. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-latex3-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-latex3-20091107.tar.bz2 texlive-latex @@ -29,6 +29,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 From paketler-commits at pardus.org.tr Wed Sep 1 15:35:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 15:35:07 +0300 (EEST) Subject: 2011/devel/system/devel/mpfr - split devel package Message-ID: <20100901123507.1E62549D5BF@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 15:35:06 2010 New Revision: 99502 Modified: 2011/devel/system/devel/mpfr/pspec.xml 2011/devel/system/devel/mpfr/translations.xml Log: split devel package --- pspec.xml | 25 ++++++++++++++++++++++--- translations.xml | 5 +++++ 2 files changed, 27 insertions(+), 3 deletions(-) Modified: 2011/devel/system/devel/mpfr/pspec.xml ================================================================= --- 2011/devel/system/devel/mpfr/pspec.xml (original) +++ 2011/devel/system/devel/mpfr/pspec.xml Wed Sep 1 15:35:06 2010 @@ -15,7 +15,7 @@ The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the GMP multiple-precision library. http://www.mpfr.org/mpfr-2.4.2/mpfr-2.4.2.tar.bz2 - gmp + gmp-devel @@ -25,14 +25,33 @@ gmp - /usr/include /usr/lib /usr/share/info - /usr/share/doc + /usr/share/doc/mpfr + + + + + mpfr-devel + Development files for mpfr + + mpfr + + + /usr/include + /usr/share/doc/mpfr/examples + /usr/share/doc/mpfr/html + + 2010-09-01 + 2.4.2 + Split devel package + Onur K???k + onur at pardus.org.tr + 2010-07-21 2.4.2 Modified: 2011/devel/system/devel/mpfr/translations.xml ================================================================= --- 2011/devel/system/devel/mpfr/translations.xml (original) +++ 2011/devel/system/devel/mpfr/translations.xml Wed Sep 1 15:35:06 2010 @@ -5,4 +5,9 @@ La librairie MPFR est une librairie C pour les calculs ? virgules flottantes ? pr?cisions multiples ? arrondi exact (?galement appel? arrondi correct). Elle est bas?e sur la librairie ? pr?cision multiple GMP. MPFR es una librer?a en C para computaciones de punto flotante de m?ltiple precisi?n con redondeo exacto (tambi?n llamado redondeo correcto). Est? basada en la librer?a de m?ltiple precisi?n GMP. + + + mpfr-devel + mpfr i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Wed Sep 1 15:36:50 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mesutcan_Kurt?=) Date: Wed, 1 Sep 2010 15:36:50 +0300 (EEST) Subject: playground/mesutcan - change package name Message-ID: <20100901123650.4D0DF49D5BF@ns1.pardus.org.tr> Author: mesutcan.kurt Date: Wed Sep 1 15:36:50 2010 New Revision: 99503 Added: playground/mesutcan/python-guestlogin/ - copied from r99476, playground/mesutcan/guestlogin/ Removed: playground/mesutcan/guestlogin/ Modified: playground/mesutcan/python-guestlogin/actions.py playground/mesutcan/python-guestlogin/pspec.xml playground/mesutcan/python-guestlogin/translations.xml Log: change package name --- actions.py | 3 +++ pspec.xml | 4 ++-- translations.xml | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) Modified: playground/mesutcan/python-guestlogin/actions.py ================================================================= --- playground/mesutcan/guestlogin/actions.py (original) +++ playground/mesutcan/python-guestlogin/actions.py Wed Sep 1 15:36:50 2010 @@ -6,6 +6,9 @@ # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import pythonmodules +from pisi.actionsapi import get + +WorkDir = "%s-%s" % (get.srcNAME().split("-")[1], get.srcVERSION()) def install(): pythonmodules.install() Modified: playground/mesutcan/python-guestlogin/pspec.xml ================================================================= --- playground/mesutcan/guestlogin/pspec.xml (original) +++ playground/mesutcan/python-guestlogin/pspec.xml Wed Sep 1 15:36:50 2010 @@ -2,7 +2,7 @@ - guestlogin + python-guestlogin http://www.pardus.org.tr Mesutcan Kurt @@ -16,7 +16,7 @@ - guestlogin + python-guestlogin pam_python Modified: playground/mesutcan/python-guestlogin/translations.xml ================================================================= --- playground/mesutcan/guestlogin/translations.xml (original) +++ playground/mesutcan/python-guestlogin/translations.xml Wed Sep 1 15:36:50 2010 @@ -1,7 +1,7 @@ - guestlogin + python-guestlogin Misafir kullan?c?lar?n giri? yapmas?na izin veren PAM Mod?l?. Mod?l, bir kullan?c? yarat?p bunu misafir kullan?c?ya verir. From paketler-commits at pardus.org.tr Wed Sep 1 15:39:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mesutcan_Kurt?=) Date: Wed, 1 Sep 2010 15:39:07 +0300 (EEST) Subject: playground - Ready for review Message-ID: <20100901123908.011B849D5BF@ns1.pardus.org.tr> Author: mesutcan.kurt Date: Wed Sep 1 15:39:07 2010 New Revision: 99504 Added: playground/review/programming/language/python/python-guestlogin/ - copied from r99503, playground/mesutcan/python-guestlogin/ Removed: playground/mesutcan/python-guestlogin/ Log: Ready for review From paketler-commits at pardus.org.tr Wed Sep 1 15:39:51 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 15:39:51 +0300 (EEST) Subject: 2011/devel/system/devel/libmpc - split devel package Message-ID: <20100901123951.D869849D5BF@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 15:39:51 2010 New Revision: 99505 Modified: 2011/devel/system/devel/libmpc/pspec.xml 2011/devel/system/devel/libmpc/translations.xml Log: split devel package --- pspec.xml | 23 ++++++++++++++++++++--- translations.xml | 5 +++++ 2 files changed, 25 insertions(+), 3 deletions(-) Modified: 2011/devel/system/devel/libmpc/pspec.xml ================================================================= --- 2011/devel/system/devel/libmpc/pspec.xml (original) +++ 2011/devel/system/devel/libmpc/pspec.xml Wed Sep 1 15:39:51 2010 @@ -14,8 +14,8 @@ libmpc is a library for arithmetic of complex numbers with arbitrarily high precision and correct rounding. http://www.multiprecision.org/mpc/download/mpc-0.8.2.tar.gz - gmp - mpfr + gmp-devel + mpfr-devel @@ -26,14 +26,31 @@ mpfr - /usr/include /usr/lib /usr/share/doc/libmpc /usr/share/info + + libmpc-devel + Development files for libmpc + + libmpc + + + /usr/include + + + + + 2010-09-01 + 0.8.2 + Split devel package + Onur K???k + onur at pardus.org.tr + 2010-06-07 0.8.2 Modified: 2011/devel/system/devel/libmpc/translations.xml ================================================================= --- 2011/devel/system/devel/libmpc/translations.xml (original) +++ 2011/devel/system/devel/libmpc/translations.xml Wed Sep 1 15:39:51 2010 @@ -5,4 +5,9 @@ Y?ksek hassasiyet ve yuvarlama kitapl??? libmpc aritmetik kompleks say?larla y?ksek hassasiyette ve do?ru yuvarlama ile i?lem yap?lmas?n? sa?layan bir kitapl?kt?r. + + + libmpc-devel + libmpc i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Wed Sep 1 15:51:52 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 15:51:52 +0300 (EEST) Subject: 2011/devel/multimedia/sound/qmmp - qmmp is ready Message-ID: <20100901125152.4546C49D5BF@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 15:51:52 2010 New Revision: 99506 Added: 2011/devel/multimedia/sound/qmmp/ - copied from r99425, 2009/devel/multimedia/sound/qmmp/ Modified: 2011/devel/multimedia/sound/qmmp/pspec.xml Log: qmmp is ready --- pspec.xml | 40 +++++++++++++++++++++++----------------- 1 file changed, 23 insertions(+), 17 deletions(-) Modified: 2011/devel/multimedia/sound/qmmp/pspec.xml ================================================================= --- 2009/devel/multimedia/sound/qmmp/pspec.xml (original) +++ 2011/devel/multimedia/sound/qmmp/pspec.xml Wed Sep 1 15:51:52 2010 @@ -16,22 +16,25 @@ http://qmmp.ylsoftware.com/files/qmmp-0.4.1.tar.bz2 qt-devel - libsamplerate - wavpack - flac - libmodplug - libcdio - libvorbis - libsndfile - pulseaudio - alsa-lib - mesa - libprojectM - libmad - taglib - ffmpeg - libmpcdec - jack-audio-connection-kit + libsamplerate-devel + wavpack-devel + flac-devel + faad2-devel + libmodplug-devel + libmms-devel + libcdio-devel + libvorbis-devel + libsndfile-devel + pulseaudio-libs-devel + alsa-lib-devel + mesa-devel + libprojectM-devel + libmad-devel + taglib-devel + ffmpeg-devel + libmpcdec-devel + libcddb-devel + jack-audio-connection-kit-devel @@ -42,11 +45,13 @@ libsamplerate wavpack flac + faad2 libmodplug + libmms libcdio libvorbis libsndfile - pulseaudio + pulseaudio-libs alsa-lib mesa libprojectM @@ -54,6 +59,7 @@ taglib ffmpeg libmpcdec + libcddb jack-audio-connection-kit mplayer From paketler-commits at pardus.org.tr Wed Sep 1 15:52:36 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Wed, 1 Sep 2010 15:52:36 +0300 (EEST) Subject: 2011/devel/programming/misc/libofa - Add libofa Message-ID: <20100901125236.ACA5649D5BF@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Wed Sep 1 15:52:36 2010 New Revision: 99507 Added: 2011/devel/programming/misc/libofa/ - copied from r97265, 2009/devel/programming/library/libofa/ Modified: 2011/devel/programming/misc/libofa/pspec.xml 2011/devel/programming/misc/libofa/translations.xml Log: Add libofa --- pspec.xml | 22 ++++++++++++++++++++-- translations.xml | 5 +++++ 2 files changed, 25 insertions(+), 2 deletions(-) Modified: 2011/devel/programming/misc/libofa/pspec.xml ================================================================= --- 2009/devel/programming/library/libofa/pspec.xml (original) +++ 2011/devel/programming/misc/libofa/pspec.xml Wed Sep 1 15:52:36 2010 @@ -12,7 +12,7 @@ library The Open Fingerprint Architecture library libofa is a library for generating acoustic fingerprints that can be used to identify music files using the MusicDNS service. - http://www.musicip.com/dns/files/libofa-0.9.3.tar.gz + http://musicip-libofa.googlecode.com/files/libofa-0.9.3.tar.gz fftw3 @@ -29,13 +29,31 @@ fftw3 - /usr/include /usr/lib /usr/share/doc + + libofa-devel + Development files for libofa + + libofa + + + /usr/include + /usr/lib/pkgconfig + + + + + 2010-09-01 + 0.9.3 + Split devel package. + G?k?en Eraslan + gokcen at pardus.org.tr + 2009-04-27 0.9.3 Modified: 2011/devel/programming/misc/libofa/translations.xml ================================================================= --- 2009/devel/programming/library/libofa/translations.xml (original) +++ 2011/devel/programming/misc/libofa/translations.xml Wed Sep 1 15:52:36 2010 @@ -5,5 +5,10 @@ M?zik dosyalar? i?in akustik parmak izi olu?turma k?t?phaneleri libofa, M?sicDNS servisini kullanarak m?zik dosyalar?n?n akustik parmak izini olu?turmak i?in kullan?lan bir k?t?phanedir. + + + libofa-devel + libofa i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Wed Sep 1 15:53:45 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Wed, 1 Sep 2010 15:53:45 +0300 (EEST) Subject: 2011/devel/programming/misc/libofa - Fix dep Message-ID: <20100901125345.7B80749D5BF@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Wed Sep 1 15:53:45 2010 New Revision: 99508 Modified: 2011/devel/programming/misc/libofa/pspec.xml Log: Fix dep --- pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: 2011/devel/programming/misc/libofa/pspec.xml ================================================================= --- 2011/devel/programming/misc/libofa/pspec.xml (original) +++ 2011/devel/programming/misc/libofa/pspec.xml Wed Sep 1 15:53:45 2010 @@ -14,7 +14,7 @@ libofa is a library for generating acoustic fingerprints that can be used to identify music files using the MusicDNS service. http://musicip-libofa.googlecode.com/files/libofa-0.9.3.tar.gz - fftw3 + fftw3-devel compile.patch From paketler-commits at pardus.org.tr Wed Sep 1 15:54:43 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 15:54:43 +0300 (EEST) Subject: 2011/devel/multimedia/stream/ushare - ushare is read Message-ID: <20100901125443.9E21A49D5BF@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 15:54:43 2010 New Revision: 99509 Added: 2011/devel/multimedia/stream/ushare/ - copied from r99506, 2009/devel/multimedia/stream/ushare/ Modified: 2011/devel/multimedia/stream/ushare/pspec.xml Log: ushare is read --- pspec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: 2011/devel/multimedia/stream/ushare/pspec.xml ================================================================= --- 2009/devel/multimedia/stream/ushare/pspec.xml (original) +++ 2011/devel/multimedia/stream/ushare/pspec.xml Wed Sep 1 15:54:43 2010 @@ -14,8 +14,8 @@ uShare is a UPnP (TM) A/V Media Server. It implements the server component that provides UPnP media devices with information on available multimedia files. uShare uses the built-in http server of libupnp to stream the files to clients. http://ushare.geexbox.org/releases/ushare-1.1a.tar.bz2 - libdlna - libupnp + libdlna-devel + libupnp-devel ushare-error.patch From paketler-commits at pardus.org.tr Wed Sep 1 15:54:50 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 15:54:50 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-pstricks - Ready for 2011 Message-ID: <20100901125450.5604649D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 15:54:50 2010 New Revision: 99510 Added: 2011/devel/tex/addon/texlive-pstricks/ - copied from r99369, playground/fatih.arslan/tex/addon/texlive-pstricks/ Modified: 2011/devel/tex/addon/texlive-pstricks/pspec.xml Log: Ready for 2011 --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2011/devel/tex/addon/texlive-pstricks/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-pstricks/pspec.xml (original) +++ 2011/devel/tex/addon/texlive-pstricks/pspec.xml Wed Sep 1 15:54:50 2010 @@ -12,7 +12,7 @@ data:doc TeXLive PSTricks texlive-pstricks is TeXLive PSTricks package. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-pstricks-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-pstricks-20091107.tar.bz2 texlive-basic @@ -35,6 +35,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 From paketler-commits at pardus.org.tr Wed Sep 1 15:55:02 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 15:55:02 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-plainextra - Ready for 2011 Message-ID: <20100901125502.BC3A949D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 15:55:02 2010 New Revision: 99511 Added: 2011/devel/tex/addon/texlive-plainextra/ - copied from r99369, playground/fatih.arslan/tex/addon/texlive-plainextra/ Modified: 2011/devel/tex/addon/texlive-plainextra/pspec.xml Log: Ready for 2011 --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2011/devel/tex/addon/texlive-plainextra/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-plainextra/pspec.xml (original) +++ 2011/devel/tex/addon/texlive-plainextra/pspec.xml Wed Sep 1 15:55:02 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Plain TeX texlive-plainextra TeXLive Plain TeX supplementary packages. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-plainextra-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-plainextra-20091107.tar.bz2 texlive-basic @@ -29,6 +29,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 From paketler-commits at pardus.org.tr Wed Sep 1 15:55:05 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 15:55:05 +0300 (EEST) Subject: 2011/devel/system/devel/make - version bump Message-ID: <20100901125505.4796F49D5BF@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 15:55:05 2010 New Revision: 99512 Added: 2011/devel/system/devel/make/files/make-3.80-gfortran.patch 2011/devel/system/devel/make/files/make-3.82-archives-many-objs.patch 2011/devel/system/devel/make/files/make-3.82-err-reporting.patch 2011/devel/system/devel/make/files/make-3.82-getcwd.patch 2011/devel/system/devel/make/files/make-3.82-j8k.patch 2011/devel/system/devel/make/files/make-3.82-jobserver.patch 2011/devel/system/devel/make/files/make-3.82-newlines.patch 2011/devel/system/devel/make/files/make-3.82-noclock_gettime.patch 2011/devel/system/devel/make/files/make-3.82-weird-shell.patch 2011/devel/system/devel/make/files/make-bug-30723.patch Removed: 2011/devel/system/devel/make/files/close_stdout_test.patch 2011/devel/system/devel/make/files/make-3.79.1-noclock_gettime.patch 2011/devel/system/devel/make/files/make-3.80-getcwd.patch 2011/devel/system/devel/make/files/make-3.80-j8k.patch 2011/devel/system/devel/make/files/make-3.81-err-reporting.patch 2011/devel/system/devel/make/files/make-3.81-fdleak.patch 2011/devel/system/devel/make/files/make-3.81-jobserver.patch 2011/devel/system/devel/make/files/make-3.81-memory.patch 2011/devel/system/devel/make/files/make-3.81-newlines.patch 2011/devel/system/devel/make/files/make-3.81-rlimit.patch 2011/devel/system/devel/make/files/make-3.81-tests-lang.patch 2011/devel/system/devel/make/files/make-slowdown-parallelism.diff Modified: 2011/devel/system/devel/make/pspec.xml Log: version bump --- files/close_stdout_test.patch | 12 - files/make-3.79.1-noclock_gettime.patch | 13 - files/make-3.80-getcwd.patch | 15 - files/make-3.80-gfortran.patch | 22 ++ files/make-3.80-j8k.patch | 23 -- files/make-3.81-err-reporting.patch | 152 ------------------ files/make-3.81-fdleak.patch | 60 ------- files/make-3.81-jobserver.patch | 18 -- files/make-3.81-memory.patch | 261 ------------------------------- files/make-3.81-newlines.patch | 23 -- files/make-3.81-rlimit.patch | 111 ------------- files/make-3.81-tests-lang.patch | 55 ------ files/make-3.82-archives-many-objs.patch | 60 +++++++ files/make-3.82-err-reporting.patch | 157 ++++++++++++++++++ files/make-3.82-getcwd.patch | 14 + files/make-3.82-j8k.patch | 26 +++ files/make-3.82-jobserver.patch | 19 ++ files/make-3.82-newlines.patch | 30 +++ files/make-3.82-noclock_gettime.patch | 14 + files/make-3.82-weird-shell.patch | 16 + files/make-bug-30723.patch | 11 + files/make-slowdown-parallelism.diff | 47 ----- pspec.xml | 34 ++-- 23 files changed, 390 insertions(+), 803 deletions(-) Modified: 2011/devel/system/devel/make/pspec.xml ================================================================= --- 2011/devel/system/devel/make/pspec.xml (original) +++ 2011/devel/system/devel/make/pspec.xml Wed Sep 1 15:55:05 2010 @@ -13,25 +13,26 @@ app:console Standard tool to compile source trees Standard tool to compile source trees. Make gets its knowledge of how to build your program from a file called the makefile. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program - mirrors://gnu/make/make-3.81.tar.bz2 + mirrors://gnu/make/make-3.82.tar.bz2 gettext gnuconfig patch - make-3.79.1-noclock_gettime.patch - make-3.80-j8k.patch - make-3.80-getcwd.patch - make-3.81-err-reporting.patch - make-3.81-memory.patch - make-3.81-rlimit.patch - make-3.81-newlines.patch - make-3.81-jobserver.patch - make-3.81-tests-lang.patch - make-3.81-fdleak.patch - make-slowdown-parallelism.diff - close_stdout_test.patch + + make-3.80-gfortran.patch + make-3.82-err-reporting.patch + make-3.82-getcwd.patch + make-3.82-j8k.patch + make-3.82-jobserver.patch + make-3.82-newlines.patch + make-3.82-noclock_gettime.patch + make-3.82-weird-shell.patch + make-bug-30723.patch + + + make-3.82-archives-many-objs.patch @@ -47,6 +48,13 @@ + + 2010-09-01 + 3.82 + Version bump + Onur K???k + onur at pardus.org.tr + 2009-02-06 3.81 From paketler-commits at pardus.org.tr Wed Sep 1 15:55:13 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 15:55:13 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-science - Ready for 2011 Message-ID: <20100901125513.37ECC49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 15:55:13 2010 New Revision: 99513 Added: 2011/devel/tex/addon/texlive-science/ - copied from r99369, playground/fatih.arslan/tex/addon/texlive-science/ Modified: 2011/devel/tex/addon/texlive-science/pspec.xml Log: Ready for 2011 --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2011/devel/tex/addon/texlive-science/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-science/pspec.xml (original) +++ 2011/devel/tex/addon/texlive-science/pspec.xml Wed Sep 1 15:55:13 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Typesetting for natural and computer sciences texlive-science contains TeXLive Typesetting for natural and computer sciences. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-science-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-science-20091107.tar.bz2 texlive-latex @@ -34,6 +34,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 From paketler-commits at pardus.org.tr Wed Sep 1 15:55:27 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 15:55:27 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-texinfo - Ready for 2011 Message-ID: <20100901125527.2D71849D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 15:55:27 2010 New Revision: 99514 Added: 2011/devel/tex/addon/texlive-texinfo/ - copied from r99369, playground/fatih.arslan/tex/addon/texlive-texinfo/ Modified: 2011/devel/tex/addon/texlive-texinfo/pspec.xml Log: Ready for 2011 --- pspec.xml | 7 +++++++ 1 file changed, 7 insertions(+) Modified: 2011/devel/tex/addon/texlive-texinfo/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-texinfo/pspec.xml (original) +++ 2011/devel/tex/addon/texlive-texinfo/pspec.xml Wed Sep 1 15:55:27 2010 @@ -33,6 +33,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2010-09-01 0.0_20091107 From paketler-commits at pardus.org.tr Wed Sep 1 15:55:40 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 15:55:40 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-music - Ready for 2011 Message-ID: <20100901125540.D23AB49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 15:55:40 2010 New Revision: 99515 Added: 2011/devel/tex/addon/texlive-music/ - copied from r99369, playground/fatih.arslan/tex/addon/texlive-music/ Modified: 2011/devel/tex/addon/texlive-music/pspec.xml Log: Ready for 2011 --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2011/devel/tex/addon/texlive-music/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-music/pspec.xml (original) +++ 2011/devel/tex/addon/texlive-music/pspec.xml Wed Sep 1 15:55:40 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Music typesetting texlive-music contains TeXLive Music typesettings. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-music-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-music-20091107.tar.bz2 texlive-latex @@ -30,6 +30,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 From paketler-commits at pardus.org.tr Wed Sep 1 15:55:57 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 15:55:57 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-publishers - Ready for 2011 Message-ID: <20100901125557.3094249D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 15:55:57 2010 New Revision: 99516 Added: 2011/devel/tex/addon/texlive-publishers/ - copied from r99369, playground/fatih.arslan/tex/addon/texlive-publishers/ Modified: 2011/devel/tex/addon/texlive-publishers/pspec.xml Log: Ready for 2011 --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2011/devel/tex/addon/texlive-publishers/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-publishers/pspec.xml (original) +++ 2011/devel/tex/addon/texlive-publishers/pspec.xml Wed Sep 1 15:55:57 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Support for publishers and theses texlive-publishers contains TeXLive Support for publishers and theses. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-publishers-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-publishers-20091107.tar.bz2 texlive-latex @@ -29,6 +29,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 From paketler-commits at pardus.org.tr Wed Sep 1 15:56:20 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 15:56:20 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-latexextra - Ready for 2011 Message-ID: <20100901125620.5C01449D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 15:56:20 2010 New Revision: 99517 Added: 2011/devel/tex/addon/texlive-latexextra/ - copied from r99369, playground/fatih.arslan/tex/addon/texlive-latexextra/ Modified: 2011/devel/tex/addon/texlive-latexextra/pspec.xml Log: Ready for 2011 --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2011/devel/tex/addon/texlive-latexextra/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-latexextra/pspec.xml (original) +++ 2011/devel/tex/addon/texlive-latexextra/pspec.xml Wed Sep 1 15:56:20 2010 @@ -12,7 +12,7 @@ data:doc TeXLive LaTeX supplementary packages texlive-latexextra is TeXLive LaTeX supplementary packages. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-latexextra-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-latexextra-20091107.tar.bz2 texlive-latex texlive-fontsrecommended @@ -40,6 +40,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2010-01-28 0.0_20080816 From paketler-commits at pardus.org.tr Wed Sep 1 15:56:38 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 15:56:38 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-omega - Ready for 2011 Message-ID: <20100901125638.6D26449D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 15:56:38 2010 New Revision: 99518 Added: 2011/devel/tex/addon/texlive-omega/ - copied from r99369, playground/fatih.arslan/tex/addon/texlive-omega/ Modified: 2011/devel/tex/addon/texlive-omega/actions.py 2011/devel/tex/addon/texlive-omega/pspec.xml Log: Ready for 2011 --- actions.py | 8 -------- pspec.xml | 9 ++++++++- 2 files changed, 8 insertions(+), 9 deletions(-) Modified: 2011/devel/tex/addon/texlive-omega/actions.py ================================================================= --- playground/fatih.arslan/tex/addon/texlive-omega/actions.py (original) +++ 2011/devel/tex/addon/texlive-omega/actions.py Wed Sep 1 15:56:38 2010 @@ -17,11 +17,3 @@ def install(): texlivemodules.install() - pisitools.remove("/var/lib/texmf/web2c/aleph/aleph.fmt") - pisitools.remove("/var/lib/texmf/web2c/omega/lambda.fmt") - pisitools.remove("/var/lib/texmf/web2c/omega/omega.fmt") - pisitools.remove("/var/lib/texmf/web2c/aleph/aleph.log") - pisitools.remove("/var/lib/texmf/web2c/omega/omega.log") - pisitools.remove("/var/lib/texmf/web2c/aleph/lamed.log") - pisitools.remove("/var/lib/texmf/web2c/aleph/lamed.fmt") - pisitools.remove("/var/lib/texmf/web2c/omega/lambda.log") Modified: 2011/devel/tex/addon/texlive-omega/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-omega/pspec.xml (original) +++ 2011/devel/tex/addon/texlive-omega/pspec.xml Wed Sep 1 15:56:38 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Omega texlive-omegan is TeXLive language support for Omega, Lambda etc. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-omega-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-omega-20091107.tar.bz2 texlive-basic @@ -36,6 +36,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-12-18 0.0_20080816 From paketler-commits at pardus.org.tr Wed Sep 1 15:56:44 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Wed, 1 Sep 2010 15:56:44 +0300 (EEST) Subject: 2011/devel/multimedia/misc/tunepimp - Add tunepimp for kdemultimedia Message-ID: <20100901125644.DE41B49D5BF@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Wed Sep 1 15:56:44 2010 New Revision: 99519 Added: 2011/devel/multimedia/misc/tunepimp/ - copied from r99505, 2009/devel/multimedia/library/tunepimp/ Modified: 2011/devel/multimedia/misc/tunepimp/pspec.xml 2011/devel/multimedia/misc/tunepimp/translations.xml Log: Add tunepimp for kdemultimedia --- pspec.xml | 37 +++++++++++++++++++++++++++---------- translations.xml | 5 +++++ 2 files changed, 32 insertions(+), 10 deletions(-) Modified: 2011/devel/multimedia/misc/tunepimp/pspec.xml ================================================================= --- 2009/devel/multimedia/library/tunepimp/pspec.xml (original) +++ 2011/devel/multimedia/misc/tunepimp/pspec.xml Wed Sep 1 15:56:44 2010 @@ -14,15 +14,15 @@ Tunepimp simplifies tagging your audio files with the correct data about artist, album and track title using the MusicBrainz infrastructure. It works on top of libmusicbrainz and libraries to read audio in FLAC, MP3 Musepack (MPC), Speex, The True Audio (TTA), Ogg Vorbis, WAVE and WMA and WavPack (WV). http://ftp.musicbrainz.org/pub/musicbrainz/libtunepimp-0.5.3.tar.gz - musicbrainz - flac - libvorbis - libmad - taglib - libmp4v2 - libofa - libogg - libmpcdec + musicbrainz-devel + flac-devel + libvorbis-devel + libmad-devel + taglib-devel + libmp4v2-devel + libofa-devel + libogg-devel + libmpcdec-devel build-fix.patch @@ -48,13 +48,30 @@ /usr/bin - /usr/include /usr/lib /usr/share/doc + + tunepimp-devel + Development files for tunepimp + + tunepimp + + + /usr/include + + + + + 2010-09-01 + 0.5.3 + Split devel package. + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-02-12 0.5.3 Modified: 2011/devel/multimedia/misc/tunepimp/translations.xml ================================================================= --- 2009/devel/multimedia/library/tunepimp/translations.xml (original) +++ 2011/devel/multimedia/misc/tunepimp/translations.xml Wed Sep 1 15:56:44 2010 @@ -6,4 +6,9 @@ Tunepimp, MusicBrainz altyap?s?n? kullanarak ses dosyalar?n?n; alb?m, sanat??, dosya ad? gibi etiketlerini eklemeyi kolayla?t?r?r. FLAC, MP3 Musepack (MPC), Speex, The True Audio (TTA), Ogg Vorbis, dalga ve WMA ve WavPack (WV) formatlar?n? etiketleyebilir. Librairie cliente pour cr?er des applications g?rant le balisage (tagging) MusicBrainz. + + + tunepimp-devel + tunepimp i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Wed Sep 1 15:56:50 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 15:56:50 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-mathextra - Ready for 2011 Message-ID: <20100901125650.25C9E49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 15:56:49 2010 New Revision: 99520 Added: 2011/devel/tex/addon/texlive-mathextra/ - copied from r99369, playground/fatih.arslan/tex/addon/texlive-mathextra/ Modified: 2011/devel/tex/addon/texlive-mathextra/pspec.xml Log: Ready for 2011 --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2011/devel/tex/addon/texlive-mathextra/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-mathextra/pspec.xml (original) +++ 2011/devel/tex/addon/texlive-mathextra/pspec.xml Wed Sep 1 15:56:49 2010 @@ -13,7 +13,7 @@ data:doc TeXLive Advanced math typesettings texlive-mathextra contains TeXLive Advanced math typesettings. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-mathextra-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-mathextra-20091107.tar.bz2 texlive-latex texlive-fontsrecommended @@ -39,6 +39,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-06-30 0.0_20080816 From paketler-commits at pardus.org.tr Wed Sep 1 15:57:11 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 15:57:11 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-pictures - Ready for 2011 Message-ID: <20100901125711.35DE949D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 15:57:10 2010 New Revision: 99521 Added: 2011/devel/tex/addon/texlive-pictures/ - copied from r99369, playground/fatih.arslan/tex/addon/texlive-pictures/ Modified: 2011/devel/tex/addon/texlive-pictures/pspec.xml Log: Ready for 2011 --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2011/devel/tex/addon/texlive-pictures/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-pictures/pspec.xml (original) +++ 2011/devel/tex/addon/texlive-pictures/pspec.xml Wed Sep 1 15:57:10 2010 @@ -13,7 +13,7 @@ data:doc TeXLive Graphics package texlive-pictures is TeXLive Graphics package. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-pictures-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-pictures-20091107.tar.bz2 texlive-basic @@ -37,6 +37,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 From paketler-commits at pardus.org.tr Wed Sep 1 16:02:05 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Wed, 1 Sep 2010 16:02:05 +0300 (EEST) Subject: 2011/devel - Update Message-ID: <20100901130205.30EE749D5BF@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Wed Sep 1 16:02:05 2010 New Revision: 99522 Modified: 2011/devel/urgent-packages Log: Update --- urgent-packages | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) Modified: 2011/devel/urgent-packages ================================================================= --- 2011/devel/urgent-packages (original) +++ 2011/devel/urgent-packages Wed Sep 1 16:02:05 2010 @@ -15,9 +15,8 @@ G?k?en Eraslan (4) desktop/kde/base/kdeaccessibility (opentts, speechd) - desktop/kde/base/kdeedu (cfitsio,facile,indilib,openbabel,ocaml,libnova,R) + desktop/kde/base/kdeedu (cfitsio,facile,indilib,ocaml,libnova,R) desktop/kde/base/kdewebdev (kdevplatform) - desktop/kde/base/kdegames () Meltem Parmaks?z (1) programming/language/ocaml () @@ -48,6 +47,3 @@ Serdar Dalg?? (1) multimedia/video/vlc - -?nan? Y?ld?rgan (1) - science/chemistry/openbabel () From paketler-commits at pardus.org.tr Wed Sep 1 16:09:38 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 16:09:38 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-pstricks - Fixes conflict problem Message-ID: <20100901130938.3688149D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 16:09:38 2010 New Revision: 99523 Modified: 2011/devel/tex/addon/texlive-pstricks/actions.py Log: Fixes conflict problem --- actions.py | 2 -- 1 file changed, 2 deletions(-) Modified: 2011/devel/tex/addon/texlive-pstricks/actions.py ================================================================= --- 2011/devel/tex/addon/texlive-pstricks/actions.py (original) +++ 2011/devel/tex/addon/texlive-pstricks/actions.py Wed Sep 1 16:09:38 2010 @@ -18,6 +18,4 @@ def install(): texlivemodules.install() - # Install texmf bin scripts - pisitools.dosym("texmf-dist/scripts/pst2pdf/pst2pdf.pl", "/usr/bin/pst2pdf") From paketler-commits at pardus.org.tr Wed Sep 1 16:13:30 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 16:13:30 +0300 (EEST) Subject: 2011/devel/office/misc/aiksaurus - aiksaurus is ready Message-ID: <20100901131330.CF39549D5BF@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 16:13:30 2010 New Revision: 99524 Added: 2011/devel/office/misc/aiksaurus/ - copied from r99510, 2009/devel/office/misc/aiksaurus/ Modified: 2011/devel/office/misc/aiksaurus/actions.py 2011/devel/office/misc/aiksaurus/pspec.xml 2011/devel/office/misc/aiksaurus/translations.xml Log: aiksaurus is ready --- actions.py | 1 - pspec.xml | 43 ++++++++++++++++++++++++++++++++++++------- translations.xml | 13 +++++++++---- 3 files changed, 45 insertions(+), 12 deletions(-) Modified: 2011/devel/office/misc/aiksaurus/actions.py ================================================================= --- 2009/devel/office/misc/aiksaurus/actions.py (original) +++ 2011/devel/office/misc/aiksaurus/actions.py Wed Sep 1 16:13:30 2010 @@ -1,7 +1,6 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2005 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2011/devel/office/misc/aiksaurus/pspec.xml ================================================================= --- 2009/devel/office/misc/aiksaurus/pspec.xml (original) +++ 2011/devel/office/misc/aiksaurus/pspec.xml Wed Sep 1 16:13:30 2010 @@ -13,7 +13,12 @@ Aiksaurus is an English-language thesaurus library that can be embedded in word processors, email composers, and other authoring software to provide thesaurus capabilities. mirrors://sourceforge/aiksaurus/aiksaurus-1.2.1.tar.gz - gtk2 + gtk2-devel + atk-devel + cairo-devel + fontconfig-devel + freetype-devel + pango-devel aiksaurus-1.2.1-gcc43.patch @@ -24,12 +29,9 @@ aiksaurus app:console library - An English thesaurus library and a command line program /usr/bin /usr/lib - /usr/lib/pkgconfig - /usr/include /usr/share/aiksaurus /usr/share/doc @@ -42,13 +44,16 @@ GTK+ frontend for Aiksaurus, an English thesaurus aiksaurus - gtk2 + gtk2 + atk + cairo + fontconfig + freetype + pango /usr/bin/gaiksaurus - /usr/include/Aiksaurus/AiksaurusGTK* /usr/lib/libAiksaurusGTK* - /usr/lib/pkgconfig/gaiksaurus* /usr/share/applications /usr/share/pixmaps @@ -58,6 +63,30 @@ + + aiksaurus-devel + Development files for aiksaurus + + aiksaurus + + + /usr/include + /usr/lib/pkgconfig + + + + + aiksaurus-gtk-devel + Development files for aiksaurus-gtk + + aiksaurus-gtk + + + /usr/include/Aiksaurus/AiksaurusGTK* + /usr/lib/pkgconfig/gaiksaurus* + + + 2009-05-05 Modified: 2011/devel/office/misc/aiksaurus/translations.xml ================================================================= --- 2009/devel/office/misc/aiksaurus/translations.xml (original) +++ 2011/devel/office/misc/aiksaurus/translations.xml Wed Sep 1 16:13:30 2010 @@ -7,12 +7,17 @@ - aiksaurus - ?ngilizce kavramlar dizini kitapl??? ve bu kitapl??? kullanan basit bir komut sat?r?c? arac? + aiksaurus-gtk + ?ngilizce kavramlar dizini kitapl??? olan Aiksaurus'un GTK+ aray?z? - aiksaurus-gtk - ?ngilizce kavramlar dizini kitapl??? olan Aiksaurus'un GTK+ aray?z? + aiksaurus-devel + aiksaurus i?in geli?tirme dosyalar? + + + + aiksaurus-gtk-devel + aiksaurus-gtk i?in geli?tirme dosyalar? From paketler-commits at pardus.org.tr Wed Sep 1 16:14:28 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 16:14:28 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-latexextra - Fixes conflict problem with texlive-core Message-ID: <20100901131428.858AF49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 16:14:28 2010 New Revision: 99525 Modified: 2011/devel/tex/addon/texlive-latexextra/actions.py Log: Fixes conflict problem with texlive-core --- actions.py | 6 ------ 1 file changed, 6 deletions(-) Modified: 2011/devel/tex/addon/texlive-latexextra/actions.py ================================================================= --- 2011/devel/tex/addon/texlive-latexextra/actions.py (original) +++ 2011/devel/tex/addon/texlive-latexextra/actions.py Wed Sep 1 16:14:28 2010 @@ -18,9 +18,3 @@ def install(): texlivemodules.install() - # Install texmf bin scripts - pisitools.dosym("/usr/share/texmf-dist/scripts/perltex/perltex.pl", "/usr/bin/perltex" ) - pisitools.dosym("/usr/share/texmf-dist/scripts/ppower4/pdfthumb.texlua", "/usr/bin/pdfthumb" ) - pisitools.dosym("/usr/share/texmf-dist/scripts/ppower4/ppower4.texlua", "/usr/bin/ppower4" ) - pisitools.dosym("/usr/share/texmf-dist/scripts/pst-pdf/ps4pdf", "/usr/bin/ps4pdf" ) - pisitools.dosym("/usr/share/texmf-dist/scripts/vpe/vpe.pl", "/usr/bin/vpe" ) From paketler-commits at pardus.org.tr Wed Sep 1 16:14:36 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 16:14:36 +0300 (EEST) Subject: 2009/devel/programming/library/gtkglext - ready for 2009, thanks for reviews Message-ID: <20100901131436.52A2A49D5BF@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 16:14:36 2010 New Revision: 99526 Added: 2009/devel/programming/library/gtkglext/ - copied from r99464, playground/review/programming/library/gtkglext/ Log: ready for 2009, thanks for reviews BUG:FIXED:14192 From paketler-commits at pardus.org.tr Wed Sep 1 16:14:56 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Wed, 1 Sep 2010 16:14:56 +0300 (EEST) Subject: 2009/stable/programming/library/gtkglext - Ready for stable Message-ID: <20100901131456.69AF449D5BF@ns1.pardus.org.tr> Author: necdet.yucel Date: Wed Sep 1 16:14:56 2010 New Revision: 99527 Added: 2009/stable/programming/library/gtkglext/ - copied from r99526, 2009/devel/programming/library/gtkglext/ Log: Ready for stable From paketler-commits at pardus.org.tr Wed Sep 1 16:17:55 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Wed, 1 Sep 2010 16:17:55 +0300 (EEST) Subject: 2011/devel/multimedia/misc/phonon - Add xine backend Message-ID: <20100901131755.9BAFE49CEAA@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Wed Sep 1 16:17:55 2010 New Revision: 99528 Modified: 2011/devel/multimedia/misc/phonon/actions.py 2011/devel/multimedia/misc/phonon/pspec.xml Log: Add xine backend --- actions.py | 2 +- pspec.xml | 26 ++++++++++++-------------- 2 files changed, 13 insertions(+), 15 deletions(-) Modified: 2011/devel/multimedia/misc/phonon/actions.py ================================================================= --- 2011/devel/multimedia/misc/phonon/actions.py (original) +++ 2011/devel/multimedia/misc/phonon/actions.py Wed Sep 1 16:17:55 2010 @@ -23,7 +23,7 @@ #pure Qt4 apps look for this path to use phonon backends pisitools.dodir("%s/phonon_backend" % qt4.plugindir) pisitools.dosym("%s/plugins/phonon_backend/phonon_gstreamer.so" % kde4.modulesdir, "%s/phonon_backend/libphonon_gstreamer.so" % qt4.plugindir) - #pisitools.dosym("%s/plugins/phonon_backend/phonon_xine.so" % kde4.modulesdir, "%s/phonon_backend/libphonon_xine.so" % qt4.plugindir) + pisitools.dosym("%s/plugins/phonon_backend/phonon_xine.so" % kde4.modulesdir, "%s/phonon_backend/libphonon_xine.so" % qt4.plugindir) #some applications like mediaplayer example of Qt needs this #11648 pisitools.dosym("/usr/include/KDE/Phonon", "/usr/include/Phonon") Modified: 2011/devel/multimedia/misc/phonon/pspec.xml ================================================================= --- 2011/devel/multimedia/misc/phonon/pspec.xml (original) +++ 2011/devel/multimedia/misc/phonon/pspec.xml Wed Sep 1 16:17:55 2010 @@ -20,9 +20,7 @@ gst-plugins-base-devel pulseaudio-libs-devel gstreamer-devel - + xine-lib-devel @@ -46,14 +44,10 @@ /usr/lib - /usr/kde/4/plugins - /usr/kde/4/lib - /usr/lib/qt4/plugins /usr/share - phonon-gstreamer @@ -77,10 +70,8 @@ mesa gstreamer gst-plugins-base - /usr/lib/qt4/plugins/phonon_backend/*gstreamer* @@ -97,7 +88,7 @@ phonon-devel Development files for phonon - phonon + phonon qt-devel @@ -107,6 +98,13 @@ + + 2010-09-01 + 4.4.2 + Add xine backend. + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-24 4.4.2 From paketler-commits at pardus.org.tr Wed Sep 1 16:18:51 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 16:18:51 +0300 (EEST) Subject: 2011/devel/system/base/gettext - split devel Message-ID: <20100901131851.2345E49D5BF@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 16:18:50 2010 New Revision: 99529 Modified: 2011/devel/system/base/gettext/pspec.xml 2011/devel/system/base/gettext/translations.xml Log: split devel --- pspec.xml | 31 ++++++++++++++++++++++++++----- translations.xml | 5 +++++ 2 files changed, 31 insertions(+), 5 deletions(-) Modified: 2011/devel/system/base/gettext/pspec.xml ================================================================= --- 2011/devel/system/base/gettext/pspec.xml (original) +++ 2011/devel/system/base/gettext/pspec.xml Wed Sep 1 16:18:50 2010 @@ -15,8 +15,8 @@ gettext provides a set of tools and documentation for producing multi-lingual messages in programs. mirrors://gnu/gettext/gettext-0.18.1.1.tar.gz - acl - glib2 + acl-devel + glib2-devel ncurses @@ -43,7 +43,7 @@ gettext - /usr/share/doc + /usr/share/doc/gettext/html @@ -59,14 +59,35 @@ /usr/lib /usr/share/gettext /usr/share/locale - /usr/share/aclocal - /usr/include /usr/share/info /usr/share/man + /usr/share/doc + + + + + gettext-devel + system.devel + Development files for gettext + + gettext + + + /usr/share/aclocal + /usr/include + + /usr/share/man/man3 + + 2010-09-01 + 0.18.1.1 + Split devel package + Onur K???k + onur at pardus.org.tr + 2010-08-02 0.18.1.1 Modified: 2011/devel/system/base/gettext/translations.xml ================================================================= --- 2011/devel/system/base/gettext/translations.xml (original) +++ 2011/devel/system/base/gettext/translations.xml Wed Sep 1 16:18:50 2010 @@ -7,4 +7,9 @@ gettext est une librairie d'internationalisation GNU. gettext ist eine GNU Bibliothek f?r Internationalisierung + + + gettext-devel + gettext i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Wed Sep 1 16:19:58 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Wed, 1 Sep 2010 16:19:58 +0300 (EEST) Subject: 2011/devel/desktop/kde/base - Bump to 4.5.1 Message-ID: <20100901131958.678D149D5BF@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Wed Sep 1 16:19:58 2010 New Revision: 99530 Removed: 2011/devel/desktop/kde/base/kdeadmin/files/scpk-remove-bogus-textlabel.patch Modified: 2011/devel/desktop/kde/base/kdeadmin/pspec.xml 2011/devel/desktop/kde/base/kdeartwork/pspec.xml 2011/devel/desktop/kde/base/kdebase-runtime/pspec.xml 2011/devel/desktop/kde/base/kdebase-workspace/pspec.xml 2011/devel/desktop/kde/base/kdebase/pspec.xml 2011/devel/desktop/kde/base/kdebindings/pspec.xml 2011/devel/desktop/kde/base/kdegames/pspec.xml 2011/devel/desktop/kde/base/kdegraphics/pspec.xml 2011/devel/desktop/kde/base/kdelibs/pspec.xml 2011/devel/desktop/kde/base/kdemultimedia/pspec.xml 2011/devel/desktop/kde/base/kdenetwork/pspec.xml 2011/devel/desktop/kde/base/kdepimlibs/pspec.xml 2011/devel/desktop/kde/base/kdeplasma-addons/pspec.xml 2011/devel/desktop/kde/base/kdesdk/pspec.xml 2011/devel/desktop/kde/base/kdetoys/pspec.xml 2011/devel/desktop/kde/base/kdeutils/pspec.xml Log: Bump to 4.5.1 --- kdeadmin/files/scpk-remove-bogus-textlabel.patch | 54 ----------------------- kdeadmin/pspec.xml | 16 ++++-- kdeartwork/pspec.xml | 19 +++++--- kdebase-runtime/pspec.xml | 13 ++++- kdebase-workspace/pspec.xml | 25 ++++++---- kdebase/pspec.xml | 27 +++++++---- kdebindings/pspec.xml | 31 ++++++++----- kdegames/pspec.xml | 15 ++++-- kdegraphics/pspec.xml | 15 ++++-- kdelibs/pspec.xml | 11 +++- kdemultimedia/pspec.xml | 29 +++++++----- kdenetwork/pspec.xml | 30 +++++++++--- kdepimlibs/pspec.xml | 17 +++++-- kdeplasma-addons/pspec.xml | 35 ++++++++------ kdesdk/pspec.xml | 25 ++++++---- kdetoys/pspec.xml | 17 +++++-- kdeutils/pspec.xml | 32 ++++++++----- 17 files changed, 236 insertions(+), 175 deletions(-) Modified: 2011/devel/desktop/kde/base/kdeadmin/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdeadmin/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdeadmin/pspec.xml Wed Sep 1 16:19:58 2010 @@ -12,17 +12,14 @@ app:gui KDE4 Administration Applications kdeadmin contains administration related applications of KDE4. In this package, kcron (Task Scheduler module in System Settings), ksystemlog (system log viewer) and system-config-printer-kde (printer configuration application) applications are included. - mirrors://kde/stable/4.5.0/src/kdeadmin-4.5.0.tar.bz2 + mirrors://kde/stable/4.5.1/src/kdeadmin-4.5.1.tar.bz2 - kdelibs-devel + kdelibs-devel pycups system-config-printer qt-devel - - scpk-remove-bogus-textlabel.patch - remove-obsolete-packages.diff @@ -30,7 +27,7 @@ kdeadmin - kdelibs + kdelibs qt system-config-printer pycups @@ -46,6 +43,13 @@ + + 2010-09-01 + 4.5.1 + Version bump to 4.5.1 + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-23 4.5.0 Modified: 2011/devel/desktop/kde/base/kdeartwork/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdeartwork/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdeartwork/pspec.xml Wed Sep 1 16:19:58 2010 @@ -12,11 +12,11 @@ app:gui Additional KDE4 Artwork kdeartwork contains additional KDE4 Artwork (window decorations, widget styles, wallpapers and the like). - mirrors://kde/stable/4.5.0/src/kdeartwork-4.5.0.tar.bz2 + mirrors://kde/stable/4.5.1/src/kdeartwork-4.5.1.tar.bz2 - kdelibs-devel + kdelibs-devel qt-devel - kdebase-workspace-devel + kdebase-workspace-devel eigen mesa-devel libXt-devel @@ -60,7 +60,7 @@ Additional KDE4 widget styles and window decorations (including Aurorae theme engine). Contains additional widget styles and window decorations for KDE4. - kdelibs + kdelibs kdeartwork4-styles @@ -79,8 +79,8 @@ Additional KDE4 screensavers Contains additional screensavers for KDE4. - kdelibs - kdebase-workspace + kdelibs + kdebase-workspace xscreensaver mesa libXt @@ -118,6 +118,13 @@ + + 2010-09-01 + 4.5.1 + Version bump to 4.5.1 + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-23 4.5.0 Modified: 2011/devel/desktop/kde/base/kdebase-runtime/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdebase-runtime/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdebase-runtime/pspec.xml Wed Sep 1 16:19:58 2010 @@ -12,9 +12,9 @@ app:gui KDE4 Runtime Requirements kdebase-runtime contains KDE4 base runtime applications and data files needed at runtime by other KDE applications. In this package, core applications and libraries like Nepomuk server, kcmshell4, kwalletd, kio libraries and kdesu are included. - mirrors://kde/stable/4.5.0/src/kdebase-runtime-4.5.0.tar.bz2 + mirrors://kde/stable/4.5.1/src/kdebase-runtime-4.5.1.tar.bz2 - kdelibs-devel + kdelibs-devel qt-devel phonon-devel shared-desktop-ontologies @@ -65,7 +65,7 @@ kdebase-runtime qt - kdelibs + kdelibs phonon shared-desktop-ontologies clucene @@ -137,6 +137,13 @@ + + 2010-09-01 + 4.5.1 + Version bump to 4.5.1 + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-23 4.5.0 Modified: 2011/devel/desktop/kde/base/kdebase-workspace/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdebase-workspace/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdebase-workspace/pspec.xml Wed Sep 1 16:19:58 2010 @@ -12,19 +12,19 @@ KDE4 Workspace consists of what is the desktop of the KDE4 kdebase-workspace contains the main KDE components like kdm (the login manager of KDE), khotkeys (a hotkey daemon), klipper (a cut & paste history utility), kmenuedit (the menu editor), krandrtray (resize and rotate X screens), krunner (a command run interface), ksysguard (a performance monitor), kwin (the window manager of KDE), kxkb (a utility to switch keyboard maps), plasma (the KDE desktop, panels and widgets workspace application) and systemsettings (the configuration editor). http://cekirdek.pardus.org.tr/~ozan/dist/sources/kded_kosd-0.5.tar.bz2 - mirrors://kde/stable/4.5.0/src/kdebase-workspace-4.5.0.tar.bz2 + mirrors://kde/stable/4.5.1/src/kdebase-workspace-4.5.1.tar.bz2 polkit-qt_1-devel phonon-devel - kdepimlibs-devel - kdelibs-devel + kdepimlibs-devel + kdelibs-devel qt-devel qt-webkit strigi-devel akonadi-devel soprano-devel - python-kde-devel + python-kde-devel bluez libraw1394-devel qimageblitz-devel @@ -184,9 +184,9 @@ app:gui qt - kdelibs - kdepimlibs - python-kde + kdelibs + kdepimlibs + python-kde polkit-qt_1 soprano phonon @@ -298,7 +298,7 @@ kdebase-workspace-devel Development files for kdebase-workspace - kdebase-workspace + kdebase-workspace akonadi-devel @@ -328,7 +328,7 @@ KDE4 Login Manager kdm provides the graphical login screen, shown shortly after boot up, log out, and when user switching. - kdelibs + kdelibs xinit @@ -526,6 +526,13 @@ + + 2010-09-01 + 4.5.1 + Version bump to 4.5.1 + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-24 4.5.0 Modified: 2011/devel/desktop/kde/base/kdebase/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdebase/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdebase/pspec.xml Wed Sep 1 16:19:58 2010 @@ -12,13 +12,13 @@ app:gui KDE4 core applications Contains core KDE4 applications like dolphin (desktop file manager), konqueror(KDE's web browser), kwrite (simple text editor) and konsole (terminal emulator). - mirrors://kde/stable/4.5.0/src/kdebase-4.5.0.tar.bz2 + mirrors://kde/stable/4.5.1/src/kdebase-4.5.1.tar.bz2 qt-devel - kdelibs-devel - kdebase-runtime - kdebase-workspace-devel - kdepimlibs-devel + kdelibs-devel + kdebase-runtime + kdebase-workspace-devel + kdepimlibs-devel phonon-devel qimageblitz-devel shared-desktop-ontologies @@ -51,10 +51,10 @@ kdebase qt - kdelibs - kdebase-runtime - kdebase-workspace - kdepimlibs + kdelibs + kdebase-runtime + kdebase-workspace + kdepimlibs phonon qimageblitz shared-desktop-ontologies @@ -76,7 +76,7 @@ kdebase-devel Development files for kdebase - kdebase + kdebase /usr/include @@ -84,6 +84,13 @@ + + 2010-09-01 + 4.5.1 + Version bump to 4.5.1 + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-24 4.5.0 Modified: 2011/devel/desktop/kde/base/kdebindings/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdebindings/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdebindings/pspec.xml Wed Sep 1 16:19:58 2010 @@ -12,14 +12,14 @@ library KDE4 language bindings Contains KDE4 scripting language bindings. - mirrors://kde/stable/4.5.0/src/kdebindings-4.5.0.tar.bz2 + mirrors://kde/stable/4.5.1/src/kdebindings-4.5.1.tar.bz2 - kdelibs-devel - kdepimlibs-devel + kdelibs-devel + kdepimlibs-devel qt-devel qt-webkit sip-devel attica-devel @@ -37,7 +37,7 @@ falcon-devel @@ -51,8 +51,8 @@ Contains KDE4 language bindings for Ruby, Falcon, Smoke and PHP. qt-webkit - kdelibs - kdepimlibs + kdelibs + kdepimlibs akonadi phonon attica @@ -68,7 +68,7 @@ @@ -85,7 +85,7 @@ kdebindings-devel Development files for kdebindings - kdebindings + kdebindings /usr/include @@ -101,8 +101,8 @@ Contains KDE4 language bindings for Python. qt - kdelibs - kdepimlibs + kdelibs + kdepimlibs sip PyQt akonadi @@ -128,7 +128,7 @@ programming.language.python Development files for python-kde - python-kde + python-kde /usr/share/sip/PyKDE* @@ -144,6 +144,13 @@ + + 2010-09-01 + 4.5.1 + Version bump to 4.5.1 + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-24 4.5.0 Modified: 2011/devel/desktop/kde/base/kdegames/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdegames/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdegames/pspec.xml Wed Sep 1 16:19:58 2010 @@ -12,10 +12,10 @@ app:gui KDE4 games Contains games that ship with KDE4. - mirrors://kde/stable/4.5.0/src/kdegames-4.5.0.tar.bz2 + mirrors://kde/stable/4.5.1/src/kdegames-4.5.1.tar.bz2 qt-devel - kdelibs-devel + kdelibs-devel phonon-devel ggz-base-libs-devel qca2-devel @@ -30,7 +30,7 @@ kdegames qt - kdelibs + kdelibs phonon ggz-base-libs qca2 @@ -54,7 +54,7 @@ kdegames-devel Development files for kdegames - kdegames + kdegames /usr/include @@ -63,6 +63,13 @@ + + 2010-09-01 + 4.5.1 + Version bump to 4.5.1 + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-23 4.5.0 Modified: 2011/devel/desktop/kde/base/kdegraphics/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdegraphics/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdegraphics/pspec.xml Wed Sep 1 16:19:58 2010 @@ -12,10 +12,10 @@ app:gui KDE4 graphics applications Contains graphics-related applications that ship with KDE4, for example okular (PDF viewer), gwenview (image viewer), kolourpaint (drawing application). - mirrors://kde/stable/4.5.0/src/kdegraphics-4.5.0.tar.bz2 + mirrors://kde/stable/4.5.1/src/kdegraphics-4.5.1.tar.bz2 qt-devel - kdelibs-devel + kdelibs-devel soprano-devel phonon-devel @@ -57,7 +57,7 @@ kdegraphics qt - kdelibs + kdelibs soprano phonon @@ -98,7 +98,7 @@ kdegraphics-devel Development files for kdegraphics - kdegraphics + kdegraphics /usr/include @@ -107,6 +107,13 @@ + + 2010-09-01 + 4.5.1 + Version bump to 4.5.1 + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-30 4.5.0 Modified: 2011/devel/desktop/kde/base/kdelibs/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdelibs/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdelibs/pspec.xml Wed Sep 1 16:19:58 2010 @@ -13,7 +13,7 @@ library KDE4 core libraries Contains base KDE4 libraries needed by almost all KDE4 applications. - mirrors://kde/stable/4.5.0/src/kdelibs-4.5.0.tar.bz2 + mirrors://kde/stable/4.5.1/src/kdelibs-4.5.1.tar.bz2 qt-devel phonon-devel @@ -185,7 +185,7 @@ KDE4 development package Development package of KDE4 including headers and tools to develop KDE4 applications and libraries - kdelibs + kdelibs automoc4 strigi-devel @@ -216,6 +216,13 @@ + + 2010-09-01 + 4.5.1 + Version bump to 4.5.1 + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-11 4.5.0 Modified: 2011/devel/desktop/kde/base/kdemultimedia/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdemultimedia/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdemultimedia/pspec.xml Wed Sep 1 16:19:58 2010 @@ -12,11 +12,12 @@ app:gui KDE4 multimedia applications Contains KDE4 multimedia applications. In package dragonplayer (a simple video player), juk (a music manager and player), kmix (an audio mixer) and kscd (an Audio-CD player) applications are included. - mirrors://kde/stable/4.5.0/src/kdemultimedia-4.5.0.tar.bz2 + mirrors://kde/stable/4.5.1/src/kdemultimedia-4.5.1.tar.bz2 - kdelibs-devel + kdelibs-devel qt-devel flac-devel + ffmpeg-devel lame-devel phonon-devel taglib-devel @@ -25,11 +26,9 @@ libvorbis-devel cdparanoia-devel pulseaudio-libs-devel - + xine-lib-devel + musicbrainz-devel + tunepimp-devel @@ -56,10 +55,11 @@ kdemultimedia - kdebase-workspace - kdelibs + kdebase-workspace + kdelibs qt flac + ffmpeg lame phonon taglib @@ -68,12 +68,10 @@ libvorbis pulseaudio-libs cdparanoia - kdemultimedia4 @@ -88,7 +86,7 @@ kdemultimedia-devel Development files for kdemultimedia - kdemultimedia + kdemultimedia /usr/include @@ -96,6 +94,13 @@ + + 2010-09-01 + 4.5.1 + Version bump to 4.5.1 + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-24 4.5.0 Modified: 2011/devel/desktop/kde/base/kdenetwork/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdenetwork/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdenetwork/pspec.xml Wed Sep 1 16:19:58 2010 @@ -12,11 +12,11 @@ app:gui KDE4 network applications Contains KDE4 network applications. In package, kget (downloader manager), kopete (chat client), kppp (dialer and front end for pppd), krdc (a client for Desktop Sharing and other VNC servers), krfb (Desktop Sharing server, allow others to access your desktop via VNC) applications are included. - mirrors://kde/stable/4.5.0/src/kdenetwork-4.5.0.tar.bz2 + mirrors://kde/stable/4.5.1/src/kdenetwork-4.5.1.tar.bz2 - kdelibs-devel - kdebase-workspace - kdepimlibs-devel + kdelibs-devel + kdebase-workspace + kdepimlibs-devel libmsn-devel qca2-devel openslp-devel @@ -44,9 +44,9 @@ kdenetwork - kdelibs - kdebase-workspace - kdepimlibs + kdelibs + kdebase-workspace + kdepimlibs libmsn qca2 qca2-ossl @@ -79,7 +79,7 @@ kdenetwork-devel Development files for kdenetwork - kdenetwork + kdenetwork /usr/include @@ -87,6 +87,20 @@ + + 2010-09-01 + 4.5.1 + Version bump to 4.5.1 + G?k?en Eraslan + gokcen at pardus.org.tr + + + 2010-08-31 + 4.5.0 + Fix Skype Buttons Mozilla plugin install directory. + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-25 4.5.0 Modified: 2011/devel/desktop/kde/base/kdepimlibs/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdepimlibs/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdepimlibs/pspec.xml Wed Sep 1 16:19:58 2010 @@ -12,10 +12,10 @@ library KDE4 PIM libraries Contains KDE4 PIM (Personal Information Management) base libraries. - mirrors://kde/stable/4.5.0/src/kdepimlibs-4.5.0.tar.bz2 + mirrors://kde/stable/4.5.1/src/kdepimlibs-4.5.1.tar.bz2 qt-devel - kdelibs-devel + kdelibs-devel phonon-devel akonadi-devel boost-devel @@ -34,7 +34,7 @@ kdepimlibs - kdelibs + kdelibs akonadi qt boost @@ -61,8 +61,8 @@ Development package for KDE4 PIM libraries Contains development tools and header files for KDE4 PIM (Personal Information Management) base libraries. - kdepimlibs - kdelibs-devel + kdepimlibs + kdelibs-devel qt-devel boost-devel @@ -74,6 +74,13 @@ + + 2010-09-01 + 4.5.1 + Version bump to 4.5.1 + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-23 4.5.0 Modified: 2011/devel/desktop/kde/base/kdeplasma-addons/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdeplasma-addons/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdeplasma-addons/pspec.xml Wed Sep 1 16:19:58 2010 @@ -13,16 +13,16 @@ Various addons for KDE4 Plasma desktop kdeplasma-addons package is a compilation of Plasma items (like Lancelot KDE menu, various plasmoids and Plasma themes) for KDE4. - mirrors://kde/stable/4.5.0/src/kdeplasma-addons-4.5.0.tar.bz2 + mirrors://kde/stable/4.5.1/src/kdeplasma-addons-4.5.1.tar.bz2 qt-devel - kdebase-devel - kdebase-workspace-devel - - kdegraphics-devel - kdelibs-devel - kdepimlibs-devel + kdebase-devel + kdebase-workspace-devel + + kdegraphics-devel + kdelibs-devel + kdepimlibs-devel phonon-devel eigen attica-devel @@ -36,8 +36,6 @@ scim-devel qca2-devel qwt-devel - - keep-backwards-compat-comic.diff @@ -48,12 +46,12 @@ qt qt-webkit - kdebase - kdebase-workspace + kdebase + kdebase-workspace - kdegraphics - kdelibs - kdepimlibs + kdegraphics + kdelibs + kdepimlibs phonon attica @@ -81,7 +79,7 @@ kdeplasma-addons-devel Development files for kdeplasma-addons - kdeplasma-addons + kdeplasma-addons /usr/include @@ -90,6 +88,13 @@ + + 2010-09-01 + 4.5.1 + Version bump to 4.5.1 + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-30 4.5.0 Modified: 2011/devel/desktop/kde/base/kdesdk/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdesdk/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdesdk/pspec.xml Wed Sep 1 16:19:58 2010 @@ -12,12 +12,12 @@ app:gui KDE4 Software Development Kit kdesdk is a collection of applications and tools used by developers. In package, cervisia (CVS frontend), kate (advanced text editor), kompare (diff tool), lokalize (computer-aided translation system), umbrello (UML modeller and diagram tool) and kcachegrind (a browser for data produced by profiling tools e.g. cachegrind) applications are included. - mirrors://kde/stable/4.5.0/src/kdesdk-4.5.0.tar.bz2 + mirrors://kde/stable/4.5.1/src/kdesdk-4.5.1.tar.bz2 qt-devel - kdelibs-devel - kdebase-devel - kdepimlibs-devel + kdelibs-devel + kdebase-devel + kdepimlibs-devel subversion hunspell-devel apr @@ -36,11 +36,11 @@ qt qt-sql-sqlite - kdelibs - kdebase - kdepimlibs + kdelibs + kdebase + kdepimlibs - kdebindings + kdebindings hunspell subversion boost @@ -66,7 +66,7 @@ kdesdk-devel Development files for kdesdk - kdesdk + kdesdk /usr/include @@ -74,6 +74,13 @@ + + 2010-09-01 + 4.5.1 + Version bump to 4.5.1 + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-28 4.5.0 Modified: 2011/devel/desktop/kde/base/kdetoys/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdetoys/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdetoys/pspec.xml Wed Sep 1 16:19:58 2010 @@ -12,11 +12,11 @@ app:gui KDE4 toys and amusements Contains KDE4 toys (small applications to make your desktop a more enjoyable environment). - mirrors://kde/stable/4.5.0/src/kdetoys-4.5.0.tar.bz2 + mirrors://kde/stable/4.5.1/src/kdetoys-4.5.1.tar.bz2 qt-devel - kdelibs-devel - kdebase-workspace-devel + kdelibs-devel + kdebase-workspace-devel libXext-devel @@ -24,8 +24,8 @@ kdetoys qt - kdelibs - kdebase-workspace + kdelibs + kdebase-workspace libXext @@ -38,6 +38,13 @@ + + 2010-09-01 + 4.5.1 + Version bump to 4.5.1 + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-23 4.5.0 Modified: 2011/devel/desktop/kde/base/kdeutils/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdeutils/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdeutils/pspec.xml Wed Sep 1 16:19:58 2010 @@ -12,20 +12,22 @@ app:gui KDE4 utilities Contains base KDE4 utilities. In package ark (archive manager), kcalc (scientific calculator), kgpg (cryptographic key manager), okteta (binary/hex editor), superkaramba (plasmoid-like widgets on desktop) applications are included. - mirrors://kde/stable/4.5.0/src/kdeutils-4.5.0.tar.bz2 + mirrors://kde/stable/4.5.1/src/kdeutils-4.5.1.tar.bz2 qt-devel - kdebase-workspace - kdebase - python-kde-devel - kdepimlibs-devel - kdelibs-devel + kdebase-workspace + kdebase + python-kde-devel + PyQt-devel + kdepimlibs-devel + kdelibs-devel libarchive-devel qimageblitz-devel libzip-devel system-config-printer libXrender-devel qca2-devel + pycups change-printer-applet-icon.patch @@ -44,11 +46,11 @@ kdeutils qt - kdelibs - kdebase-workspace - kdebase - python-kde - kdepimlibs + kdelibs + kdebase-workspace + kdebase + python-kde + kdepimlibs libarchive gmp unrar @@ -57,6 +59,7 @@ system-config-printer libXrender qca2 + pycups kdeutils4 @@ -79,6 +82,13 @@ + + 2010-09-01 + 4.5.1 + Version bump to 4.5.1 + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-28 4.5.0 From paketler-commits at pardus.org.tr Wed Sep 1 16:22:47 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 16:22:47 +0300 (EEST) Subject: 2011/devel/system/devel/m4 - version bump Message-ID: <20100901132247.1782A49D5BF@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 16:22:46 2010 New Revision: 99531 Modified: 2011/devel/system/devel/m4/pspec.xml Log: version bump --- pspec.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) Modified: 2011/devel/system/devel/m4/pspec.xml ================================================================= --- 2011/devel/system/devel/m4/pspec.xml (original) +++ 2011/devel/system/devel/m4/pspec.xml Wed Sep 1 16:22:46 2010 @@ -12,9 +12,9 @@ app:console GNU macro processor The m4 utility is a macro processor that shall read one or more text files, process them according to their included macro statements, and write the results to standard output - mirrors://gnu/m4/m4-1.4.12.tar.gz + mirrors://gnu/m4/m4-1.4.15.tar.gz - gettext + gettext-devel libsigsegv @@ -33,6 +33,13 @@ + + 2010-09-01 + 1.4.15 + Version bump + Onur K???k + onur at pardus.org.tr + 2008-10-22 1.4.12 From paketler-commits at pardus.org.tr Wed Sep 1 16:31:22 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 16:31:22 +0300 (EEST) Subject: 2011/devel/system/devel/gnuconfig - version bump Message-ID: <20100901133123.0783649D5BF@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 16:31:22 2010 New Revision: 99532 Modified: 2011/devel/system/devel/gnuconfig/pspec.xml Log: version bump --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2011/devel/system/devel/gnuconfig/pspec.xml ================================================================= --- 2011/devel/system/devel/gnuconfig/pspec.xml (original) +++ 2011/devel/system/devel/gnuconfig/pspec.xml Wed Sep 1 16:31:22 2010 @@ -11,7 +11,7 @@ GPLv2+ data Updated config.sub and config.guess file from GNU - http://cekirdek.pardus.org.tr/~onur/distfiles/gnuconfig-20080928.tar.bz2 + http://cekirdek.pardus.org.tr/~onur/distfiles/gnuconfig-20100403.tar.bz2 @@ -23,6 +23,13 @@ + + 2010-09-01 + 20100403 + Version bump + Onur K???k + onur at pardus.org.tr + 2009-02-02 20080928 From paketler-commits at pardus.org.tr Wed Sep 1 16:40:49 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Wed, 1 Sep 2010 16:40:49 +0300 (EEST) Subject: 2011/devel/network/chat/quassel - quassel is ready Message-ID: <20100901134049.9842449D5BF@ns1.pardus.org.tr> Author: igungor Date: Wed Sep 1 16:40:49 2010 New Revision: 99533 Added: 2011/devel/network/chat/quassel/ - copied from r98899, 2009/devel/network/chat/quassel/ Modified: 2011/devel/network/chat/quassel/actions.py 2011/devel/network/chat/quassel/pspec.xml Log: quassel is ready --- actions.py | 30 +++++++++++++++--------------- pspec.xml | 26 ++++++++++++++------------ 2 files changed, 29 insertions(+), 27 deletions(-) Modified: 2011/devel/network/chat/quassel/actions.py ================================================================= --- 2009/devel/network/chat/quassel/actions.py (original) +++ 2011/devel/network/chat/quassel/actions.py Wed Sep 1 16:40:49 2010 @@ -4,32 +4,32 @@ # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt +from pisi.actionsapi import kde4 from pisi.actionsapi import pisitools -from pisi.actionsapi import cmaketools from pisi.actionsapi import shelltools from pisi.actionsapi import get shelltools.export("HOME", get.workDIR()) def setup(): - cmaketools.configure("-DWANT_MONO=ON \ - -DWANT_CORE=ON \ - -DWANT_QTCLIENT=ON \ - -DWITH_OPENSSL=ON \ - -DWITH_WEBKIT=ON \ - -DWITH_PHONON=ON \ - -DWITH_KDE=ON \ - -DWITH_OXYGEN=ON \ - -DWITH_LIBINDICATE=OFF \ - -DEMBED_DATA=OFF \ - -DDATA_INSTALL_DIR=/usr/kde/4/share/apps \ - -DLINGUAS='cs da de en_US fr hu it nb_NO tr_TR ru'") + kde4.configure("-DWANT_MONO=ON \ + -DWANT_CORE=ON \ + -DWANT_QTCLIENT=ON \ + -DWITH_OPENSSL=ON \ + -DWITH_WEBKIT=ON \ + -DWITH_PHONON=ON \ + -DWITH_KDE=ON \ + -DWITH_OXYGEN=ON \ + -DWITH_LIBINDICATE=OFF \ + -DEMBED_DATA=OFF \ + -DDATA_INSTALL_DIR=/usr/share/kde4/apps \ + -DLINGUAS='cs da de en_US fr hu it nb_NO tr_TR ru'") def build(): - cmaketools.make() + kde4.make() def install(): - cmaketools.rawInstall("DESTDIR=%s" % get.installDIR()) + kde4.install() pisitools.dobin("scripts/manageusers.py") Modified: 2011/devel/network/chat/quassel/pspec.xml ================================================================= --- 2009/devel/network/chat/quassel/pspec.xml (original) +++ 2011/devel/network/chat/quassel/pspec.xml Wed Sep 1 16:40:49 2010 @@ -19,11 +19,11 @@ quassel.po - kdebase-runtime - kdelibs-devel + kdebase-runtime + kdelibs-devel + phonon-devel + qt-devel automoc4 - phonon - qt-devel add-mpris-alias.patch @@ -34,9 +34,10 @@ quassel This package provides a complete traditional IRC client (client and core) in a single integrated package - kdelibs - qt + kdelibs + qt qt-sql-sqlite + qt-webkit quassel-data @@ -52,8 +53,9 @@ quasselclient This package only provides Quassel's client component - kdelibs - qt + kdelibs + qt + qt-webkit quasselcore quassel-data @@ -71,7 +73,7 @@ This package only provides Quassel's core/server component qt-sql-sqlite - qt + qt /usr/bin/quasselcore @@ -88,14 +90,14 @@ quassel-data Quassel's common data package; provides icons, documents and config files - /usr/kde/4/share/apps + /usr/share/kde4/apps /usr/share/icons /usr/share/pixmaps /usr/share/doc - networks.ini - pardus_bugzilla.py + networks.ini + pardus_bugzilla.py From paketler-commits at pardus.org.tr Wed Sep 1 16:45:18 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 16:45:18 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-context - Fix conflict with texlive-core Message-ID: <20100901134518.2029849D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 16:45:17 2010 New Revision: 99534 Modified: 2011/devel/tex/addon/texlive-context/actions.py Log: Fix conflict with texlive-core --- actions.py | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) Modified: 2011/devel/tex/addon/texlive-context/actions.py ================================================================= --- 2011/devel/tex/addon/texlive-context/actions.py (original) +++ 2011/devel/tex/addon/texlive-context/actions.py Wed Sep 1 16:45:17 2010 @@ -11,14 +11,10 @@ from pisi.actionsapi import pisitools WorkDir = "%s-%s" % (get.srcNAME(), get.srcVERSION().split("_")[-1]) + def build(): texlivemodules.compile() def install(): - pisitools.dosym("%s/%s/texmf-dist/scripts/context/ruby/texmfstart.rb" % (get.workDIR(),WorkDir), "/usr/bin/texmfstart") - - for i in ["context", "ctxtools", "exatools", "luatools", "makempy", "mpstools", "mptopdf", "mtxrun", "mtxtools", "pdftools", "pdftrimwhite", "pstopdf", "rlxtools", "runtools", "texexec", "texfind", "texfont" ,"texshow", "textools", "texutil", "tmftools", "xmltools"]: - pisitools.dosym("%s/%s/texmf-dist/scripts/context/stubs/unix/%s" % (get.workDIR(), WorkDir, i), "/usr/bin/%s" % i) - texlivemodules.install() From paketler-commits at pardus.org.tr Wed Sep 1 16:45:56 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 16:45:56 +0300 (EEST) Subject: 2011/devel/tex/addon/texlive-pictures - Fix conflict with texlive-core Message-ID: <20100901134556.256BC49D5BF@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 16:45:55 2010 New Revision: 99535 Modified: 2011/devel/tex/addon/texlive-pictures/actions.py Log: Fix conflict with texlive-core --- actions.py | 4 ---- 1 file changed, 4 deletions(-) Modified: 2011/devel/tex/addon/texlive-pictures/actions.py ================================================================= --- 2011/devel/tex/addon/texlive-pictures/actions.py (original) +++ 2011/devel/tex/addon/texlive-pictures/actions.py Wed Sep 1 16:45:55 2010 @@ -18,7 +18,3 @@ def install(): texlivemodules.install() - # Install texmf bin scripts - bindocs=["epspdf","epspdftk"] - for i in bindocs: - pisitools.dosym("%s/%s/texmf-dist/scripts/epspdf/%s" % (get.workDIR(), WorkDir, i), "/usr/bin/%s" % i) From paketler-commits at pardus.org.tr Wed Sep 1 16:54:25 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 16:54:25 +0300 (EEST) Subject: 2011/devel/system/devel/bison - version bump Message-ID: <20100901135425.AF31E49CCC7@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 16:54:25 2010 New Revision: 99536 Removed: 2011/devel/system/devel/bison/files/bison-2.3-subpipe.diff Modified: 2011/devel/system/devel/bison/actions.py 2011/devel/system/devel/bison/files/bison-1.32-extfix.patch 2011/devel/system/devel/bison/pspec.xml Log: version bump --- actions.py | 6 ++++-- files/bison-1.32-extfix.patch | 28 ++++++++++++++-------------- files/bison-2.3-subpipe.diff | 11 ----------- pspec.xml | 10 ++++++++-- 4 files changed, 26 insertions(+), 29 deletions(-) Modified: 2011/devel/system/devel/bison/actions.py ================================================================= --- 2011/devel/system/devel/bison/actions.py (original) +++ 2011/devel/system/devel/bison/actions.py Wed Sep 1 16:54:25 2010 @@ -10,7 +10,7 @@ from pisi.actionsapi import get def setup(): - autotools.configure("--enable-nls") + autotools.configure("--disable-nls") def build(): autotools.make() @@ -21,7 +21,9 @@ def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.domove("/usr/bin/yacc", "/usr/bin", "yacc.bison") + pisitools.rename("/usr/bin/yacc", "yacc.bison") + pisitools.rename("/usr/share/man/man1/yacc.1", "yacc.bison.1") + pisitools.removeDir("/usr/lib/") pisitools.dodoc("AUTHORS", "NEWS", "ChangeLog", "README", "COPYING") Modified: 2011/devel/system/devel/bison/files/bison-1.32-extfix.patch ================================================================= --- 2011/devel/system/devel/bison/files/bison-1.32-extfix.patch (original) +++ 2011/devel/system/devel/bison/files/bison-1.32-extfix.patch Wed Sep 1 16:54:25 2010 @@ -6,23 +6,23 @@ transform. e.g. if is .yxx, set the header_extension to .yxx.h, as would do bison 1.28. ---- bison-1.32/src/files.c.extfix Mon Jan 21 16:41:46 2002 -+++ bison-1.32/src/files.c Fri Feb 15 15:40:43 2002 -@@ -288,6 +288,8 @@ compute_exts_from_gf (const char *ext) - src_extension = tr (src_extension, 'Y', 'C'); - header_extension = tr (ext, 'y', 'h'); - header_extension = tr (header_extension, 'Y', 'H'); -+ if (!strcmp (header_extension, src_extension)) -+ header_extension = concat2 (src_extension, ".h"); +--- bison-2.4/src/files.c.extfix 2008-11-02 19:09:10.000000000 +0100 ++++ bison-2.4/src/files.c 2008-11-27 20:49:19.533081648 +0100 +@@ -162,6 +162,8 @@ + tr (src_extension, 'Y', 'C'); + tr (header_extension, 'y', 'h'); + tr (header_extension, 'Y', 'H'); ++ if (!strcmp (header_extension, src_extension)) ++ header_extension = concat2 (src_extension, ".h"); + } } - /* Computes extensions from the given c source file extension. */ -@@ -300,6 +302,8 @@ compute_exts_from_src (const char *ext) - src_extension = xstrdup (ext); - header_extension = tr (ext, 'c', 'h'); - header_extension = tr (header_extension, 'C', 'H'); +@@ -176,6 +178,8 @@ + header_extension = xstrdup (ext); + tr (header_extension, 'c', 'h'); + tr (header_extension, 'C', 'H'); + if (!strcmp (header_extension, src_extension)) -+ header_extension = concat2 (src_extension, ".h"); ++ header_extension = concat2 (src_extension, ".h"); } Modified: 2011/devel/system/devel/bison/pspec.xml ================================================================= --- 2011/devel/system/devel/bison/pspec.xml (original) +++ 2011/devel/system/devel/bison/pspec.xml Wed Sep 1 16:54:25 2010 @@ -12,7 +12,7 @@ app:console A yacc-compatible parser generator A yacc-compatible parser generator. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages - mirrors://gnu/bison/bison-2.3.tar.bz2 + mirrors://gnu/bison/bison-2.4.3.tar.bz2 m4 gettext @@ -20,7 +20,6 @@ bison-1.32-extfix.patch - bison-2.3-subpipe.diff @@ -45,6 +44,13 @@ + + 2010-09-01 + 2.4.3 + Version bump + Onur K???k + onur at pardus.org.tr + 2009-02-11 2.3 From paketler-commits at pardus.org.tr Wed Sep 1 17:01:08 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 17:01:08 +0300 (EEST) Subject: 2011/devel/system/devel/swig - version bump Message-ID: <20100901140108.1740249D5AF@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 17:01:07 2010 New Revision: 99537 Modified: 2011/devel/system/devel/swig/pspec.xml Log: version bump --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2011/devel/system/devel/swig/pspec.xml ================================================================= --- 2011/devel/system/devel/swig/pspec.xml (original) +++ 2011/devel/system/devel/swig/pspec.xml Wed Sep 1 17:01:07 2010 @@ -12,7 +12,7 @@ app:console Simplified Wrapper and Interface Generator Simplified Wrapper and Interface Generator, SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of languages including common scripting languages such as Perl, PHP, Python, Tcl, Ruby and PHP - mirrors://sourceforge/swig/swig-1.3.39.tar.gz + mirrors://sourceforge/swig/swig-1.3.40.tar.gz python perl @@ -31,6 +31,13 @@ + + 2010-09-01 + 1.3.40 + New stable release + Onur K???k + onur at pardus.org.tr + 2009-04-13 1.3.39 From paketler-commits at pardus.org.tr Wed Sep 1 17:15:39 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 17:15:39 +0300 (EEST) Subject: 2011/devel/system/base/popt - version bump, split devel, disable-rpath Message-ID: <20100901141539.582EA49CBBE@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 17:15:39 2010 New Revision: 99538 Modified: 2011/devel/system/base/popt/actions.py 2011/devel/system/base/popt/pspec.xml 2011/devel/system/base/popt/translations.xml Log: version bump, split devel, disable-rpath --- actions.py | 5 ++++- pspec.xml | 26 +++++++++++++++++++++++++- translations.xml | 5 +++++ 3 files changed, 34 insertions(+), 2 deletions(-) Modified: 2011/devel/system/base/popt/actions.py ================================================================= --- 2011/devel/system/base/popt/actions.py (original) +++ 2011/devel/system/base/popt/actions.py Wed Sep 1 17:15:39 2010 @@ -8,7 +8,10 @@ from pisi.actionsapi import autotools def setup(): - autotools.configure("--with-nls") + autotools.configure("--disable-dependency-tracking \ + --disable-static \ + --disable-rpath \ + --enable-nls") def build(): autotools.make() Modified: 2011/devel/system/base/popt/pspec.xml ================================================================= --- 2011/devel/system/base/popt/pspec.xml (original) +++ 2011/devel/system/base/popt/pspec.xml Wed Sep 1 17:15:39 2010 @@ -14,7 +14,7 @@ library Popt command line option parser The popt library exists essentially for parsing command line options with advantages such as there are no global variables, ability to parse an arbitrary array of argv-style elements, to exec external option filters, and automatic generation of help and usage messages, a standard method of option aliasing. - http://rpm5.org/files/popt/popt-1.15.tar.gz + http://rpm5.org/files/popt/popt-1.16.tar.gz @@ -27,11 +27,35 @@ /usr/share/doc /usr/share/man /usr/share/locale + + + + + popt-devel + system.devel + Development files for popt + + popt + + /usr/include/popt.h + /usr/share/man/man3 + /usr/lib/pkgconfig + + 2010-09-01 + 1.16 + + Version bump + Disable rpath + Split devel package + + Onur K???k + onur at pardus.org.tr + 2009-09-24 1.15 Modified: 2011/devel/system/base/popt/translations.xml ================================================================= --- 2011/devel/system/base/popt/translations.xml (original) +++ 2011/devel/system/base/popt/translations.xml Wed Sep 1 17:15:39 2010 @@ -6,4 +6,9 @@ Popt, komut sat?r?nda se?enek ayr??t?rma i?in gerekli bir k?t?phanedir. Genel de?i?ken olmamas?, da??n?k dizi bile?enlerini ayr??t?rabilmesi, harici uygulama filtreleri kullanabilmesi, otomatik mesaj ve yard?m dosyalar? ?retimi gibi ba?ar?l? ?zellikleri bulunur. La librairie popt existe essentiellement pour analyser des options de ligne de commande. Elle procure de nombreux avantages tels que l'absence de variables globales, la possibilit? d'analyser un tableau arbitraire d'?l?ments de type argv, d'ex?cuter des filtres d'options ext?rieurs, la g?n?ration automaituqe des messages d'aide et d'utilisation ainsi qu'un m?thode standard pour synonymes d'options. + + + popt-devel + popt i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Wed Sep 1 17:16:27 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 17:16:27 +0300 (EEST) Subject: 2011/devel/system/devel/pkgconfig - version bump Message-ID: <20100901141627.5614549CBBE@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 17:16:27 2010 New Revision: 99539 Added: 2011/devel/system/devel/pkgconfig/files/dnl.patch 2011/devel/system/devel/pkgconfig/files/pkg-config-0.25-biarch.patch Removed: 2011/devel/system/devel/pkgconfig/files/pkgconfig-0.15.0-reqprov.patch Modified: 2011/devel/system/devel/pkgconfig/actions.py 2011/devel/system/devel/pkgconfig/pspec.xml Log: version bump --- actions.py | 3 + files/dnl.patch | 21 ++++++++++ files/pkg-config-0.25-biarch.patch | 68 ++++++++++++++++++++++++++++++++++ files/pkgconfig-0.15.0-reqprov.patch | 70 ----------------------------------- pspec.xml | 12 ++++-- 5 files changed, 100 insertions(+), 74 deletions(-) Modified: 2011/devel/system/devel/pkgconfig/actions.py ================================================================= --- 2011/devel/system/devel/pkgconfig/actions.py (original) +++ 2011/devel/system/devel/pkgconfig/actions.py Wed Sep 1 17:16:27 2010 @@ -12,7 +12,8 @@ WorkDir = "pkg-config-%s" % get.srcVERSION() def setup(): - autotools.configure("--disable-shared") + autotools.configure("--with-installed-glib \ + --with-installed-popt") def check(): autotools.make("check") Modified: 2011/devel/system/devel/pkgconfig/pspec.xml ================================================================= --- 2011/devel/system/devel/pkgconfig/pspec.xml (original) +++ 2011/devel/system/devel/pkgconfig/pspec.xml Wed Sep 1 17:16:27 2010 @@ -12,13 +12,12 @@ app:console Package Config system that manages compile/link flags for libraries Package Config system that manages compile/link flags for libraries. It helps you insert the correct compiler options on the command line - http://pkgconfig.freedesktop.org/releases/pkg-config-0.23.tar.gz + http://pkgconfig.freedesktop.org/releases/pkg-config-0.25.tar.gz gnuconfig - - pkgconfig-0.15.0-reqprov.patch + dnl.patch @@ -33,6 +32,13 @@ + + 2010-09-01 + 0.25 + Version bump + Onur K???k + onur at pardus.org.tr + 2008-02-01 0.23 From paketler-commits at pardus.org.tr Wed Sep 1 17:25:49 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 17:25:49 +0300 (EEST) Subject: 2011/devel/system/devel/ccache - use actionsapi Message-ID: <20100901142549.835AB49CB5B@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 17:25:49 2010 New Revision: 99540 Modified: 2011/devel/system/devel/ccache/actions.py Log: use actionsapi --- actions.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: 2011/devel/system/devel/ccache/actions.py ================================================================= --- 2011/devel/system/devel/ccache/actions.py (original) +++ 2011/devel/system/devel/ccache/actions.py Wed Sep 1 17:25:49 2010 @@ -11,7 +11,8 @@ from pisi.actionsapi import get def setup(): - shelltools.system("rm -rf zlib") + if shelltools.isDirectory("zlib"): + shelltools.unlinkDir("zlib") autotools.configure() def build(): From paketler-commits at pardus.org.tr Wed Sep 1 17:34:19 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 17:34:19 +0300 (EEST) Subject: 2011/devel/system/devel/autoconf - version bump Message-ID: <20100901143420.07C1C49CB17@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 17:34:19 2010 New Revision: 99541 Modified: 2011/devel/system/devel/autoconf/actions.py 2011/devel/system/devel/autoconf/pspec.xml Log: version bump --- actions.py | 4 ++-- pspec.xml | 17 ++++++++++++----- 2 files changed, 14 insertions(+), 7 deletions(-) Modified: 2011/devel/system/devel/autoconf/actions.py ================================================================= --- 2011/devel/system/devel/autoconf/actions.py (original) +++ 2011/devel/system/devel/autoconf/actions.py Wed Sep 1 17:34:19 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2008-2009 TUBITAK/UEKAE +# Copyright 2008-2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt @@ -20,7 +20,7 @@ autotools.configure() def build(): - autotools.make("-j1") + autotools.make() # takes too long, do it by hand #def check(): Modified: 2011/devel/system/devel/autoconf/pspec.xml ================================================================= --- 2011/devel/system/devel/autoconf/pspec.xml (original) +++ 2011/devel/system/devel/autoconf/pspec.xml Wed Sep 1 17:34:19 2010 @@ -12,10 +12,10 @@ app:console Used to create autoconfiguration files Used to create autoconfiguration files, Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. - mirrors://gnu/autoconf/autoconf-2.65.tar.bz2 + mirrors://gnu/autoconf/autoconf-2.67.tar.bz2 - texinfo - m4 + texinfo + m4 perl @@ -30,8 +30,8 @@ autoconf - texinfo - m4 + texinfo + m4 /usr/bin @@ -43,6 +43,13 @@ + + 2010-06-30 + 2.67 + Version bump + Onur K???k + onur at pardus.org.tr + 2010-06-30 2.65 From paketler-commits at pardus.org.tr Wed Sep 1 18:08:38 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 18:08:38 +0300 (EEST) Subject: 2011/devel/system/devel/libtool - version bump Message-ID: <20100901150838.A02CF49CBBE@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 18:08:38 2010 New Revision: 99542 Added: 2011/devel/system/devel/libtool/files/do-not-link-against-deplibs.patch 2011/devel/system/devel/libtool/files/ltmain-SED.patch Removed: 2011/devel/system/devel/libtool/files/bogus_directory.patch 2011/devel/system/devel/libtool/files/libtool-2.2.6a-tests-locale.patch 2011/devel/system/devel/libtool/files/lt_dlopenext.patch Modified: 2011/devel/system/devel/libtool/actions.py 2011/devel/system/devel/libtool/files/libtool-info.patch 2011/devel/system/devel/libtool/files/libtool-linking-order.patch 2011/devel/system/devel/libtool/pspec.xml Log: version bump --- actions.py | 2 files/bogus_directory.patch | 21 -------- files/do-not-link-against-deplibs.patch | 57 +++++++++++++++++++++ files/libtool-2.2.6a-tests-locale.patch | 12 ---- files/libtool-info.patch | 84 +++++++++++++++++++++++++++++--- files/libtool-linking-order.patch | 58 +++++++++++----------- files/lt_dlopenext.patch | 29 ----------- files/ltmain-SED.patch | 26 +++++++++ pspec.xml | 16 ++++-- 9 files changed, 203 insertions(+), 102 deletions(-) Modified: 2011/devel/system/devel/libtool/actions.py ================================================================= --- 2011/devel/system/devel/libtool/actions.py (original) +++ 2011/devel/system/devel/libtool/actions.py Wed Sep 1 18:08:38 2010 @@ -10,7 +10,7 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get -WorkDir = "libtool-2.2.6b" +# WorkDir = "libtool-2.2.6b" configTemplateDir = "/usr/share/libtool/config" # FIXME: do we still need this ? Modified: 2011/devel/system/devel/libtool/files/libtool-info.patch ================================================================= --- 2011/devel/system/devel/libtool/files/libtool-info.patch (original) +++ 2011/devel/system/devel/libtool/files/libtool-info.patch Wed Sep 1 18:08:38 2010 @@ -1,8 +1,7 @@ -diff -Nru libtool-1.2d/doc/libtool.texi libtool-1.2d.new/doc/libtool.texi ---- libtool-1.2d/doc/libtool.texi Wed Dec 16 05:02:59 1998 -+++ libtool-1.2d.new/doc/libtool.texi Thu Dec 31 15:44:39 1998 -@@ -10,14 +10,10 @@ - @set BUGADDR the libtool mailing list @email{bug-libtool@@gnu.org} +--- libtool-2.2.10/doc/libtool.texi.orig 2010-06-07 12:22:12.000000000 +0200 ++++ libtool-2.2.10/doc/libtool.texi 2010-06-13 12:48:37.030208254 +0200 +@@ -11,16 +11,11 @@ + @set MAILLIST the Libtool mailing list @email{libtool@@gnu.org} @set objdir .libs - at dircategory GNU programming tools @@ -13,9 +12,82 @@ - - at dircategory Individual utilities - at direntry +-* libtool-invocation: (libtool)Invoking libtool. +- Running the @code{libtool} script. -* libtoolize: (libtool)Invoking libtoolize. Adding libtool support. +* Libtool: (libtool). Generic shared library support script ++* libtool-invocation: (libtool)libtool. Running the @code{libtool} script +* libtoolize: (libtool)libtoolize. Adding libtool support @end direntry - @ifinfo + @ifnottex +@@ -86,7 +81,7 @@ + * Introduction:: What the heck is libtool? + * Libtool paradigm:: How libtool's view of libraries is different. + * Using libtool:: Example of using libtool to build libraries. +-* Invoking libtool:: Running the @code{libtool} script. ++* libtool:: Running the @code{libtool} script. + * Integrating libtool:: Using libtool in your own packages. + * Other languages:: Using libtool without a C compiler. + * Versioning:: Using library interface versions. +@@ -151,7 +146,7 @@ + + Including libtool in your package + +-* Invoking libtoolize:: @code{libtoolize} command line options. ++* libtoolize:: @code{libtoolize} command line options. + * Autoconf and LTLIBOBJS:: Autoconf automates LTLIBOBJS generation. + + Using libtool with other languages +@@ -1173,7 +1168,7 @@ + creating a standalone binary. Use libtool to do the linking and add the + @option{-all-static} flag. + +- at node Invoking libtool ++ at node libtool + @chapter Invoking @command{libtool} + @pindex libtool + @cindex libtool command options +@@ -2349,8 +2344,8 @@ + @end defmac + + @pindex aclocal +-When you invoke the @command{libtoolize} program (@pxref{Invoking +-libtoolize}), it will tell you where to find a definition of ++When you invoke the @command{libtoolize} program (@pxref{libtoolize}), ++it will tell you where to find a definition of + @code{LT_INIT}. If you use Automake, the @command{aclocal} program + will automatically add @code{LT_INIT} support to your + @file{configure} script when it sees the invocation of @code{LT_INIT} +@@ -2407,11 +2402,11 @@ + copying these files into your package. + + @menu +-* Invoking libtoolize:: @code{libtoolize} command line options. ++* libtoolize:: @code{libtoolize} command line options. + * Autoconf and LTLIBOBJS:: Autoconf automates LTLIBOBJS generation. + @end menu + +- at node Invoking libtoolize ++ at node libtoolize + @subsection Invoking @command{libtoolize} + @pindex libtoolize + @cindex libtoolize command options +@@ -2761,7 +2756,7 @@ + a tag, then it defaults to the configuration for the @code{C} language. + + The tag can also be specified using @command{libtool}'s +- at option{--tag=@var{tag}} option (@pxref{Invoking libtool}). It is a good ++ at option{--tag=@var{tag}} option (@pxref{libtool}). It is a good + idea to do so in @file{Makefile} rules, because that will allow users to + substitute the compiler without relying on @command{libtool} inference + heuristics. When no tag is specified, @command{libtool} will default +@@ -4598,7 +4593,7 @@ + @defmac LT_CONFIG_LTDL_DIR (@var{DIRECTORY}) + Declare @var{DIRECTORY} to be the location of the @code{libltdl} + source files, for @command{libtoolize --ltdl} to place +-them. @xref{Invoking libtoolize}, for more details. Provided that you ++them. @xref{libtoolize}, for more details. Provided that you + add an appropriate @code{LT_CONFIG_LTDL_DIR} call in your + @file{configure.ac} before calling @command{libtoolize}, the + appropriate @code{libltdl} files will be installed automatically. Modified: 2011/devel/system/devel/libtool/files/libtool-linking-order.patch ================================================================= --- 2011/devel/system/devel/libtool/files/libtool-linking-order.patch (original) +++ 2011/devel/system/devel/libtool/files/libtool-linking-order.patch Wed Sep 1 18:08:38 2010 @@ -1,6 +1,6 @@ ---- libtool-2.2/libltdl/m4/libtool.m4.orig 2008-03-08 16:27:45.500328028 +0100 -+++ libtool-2.2/libltdl/m4/libtool.m4 2008-03-08 16:52:29.192878848 +0100 -@@ -4306,7 +4306,7 @@ +--- libtool-2.2.10/libltdl/m4/libtool.m4.orig 2010-06-13 12:49:26.358213283 +0200 ++++ libtool-2.2.10/libltdl/m4/libtool.m4 2010-06-13 13:00:32.278208254 +0200 +@@ -4443,7 +4443,7 @@ _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols' if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then @@ -9,7 +9,7 @@ # If the export-symbols file already is a .def file (1st line # is EXPORTS), use it as is; otherwise, prepend... _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then -@@ -4315,7 +4315,7 @@ +@@ -4452,7 +4452,7 @@ echo EXPORTS > $output_objdir/$soname.def; cat $export_symbols >> $output_objdir/$soname.def; fi~ @@ -18,7 +18,7 @@ else _LT_TAGVAR(ld_shlibs, $1)=no fi -@@ -4374,13 +4374,13 @@ +@@ -4524,13 +4524,13 @@ *Sun\ F*) # Sun Fortran 8.3 tmp_sharedflag='-G' ;; esac @@ -34,7 +34,7 @@ fi case $cc_basename in -@@ -4408,8 +4408,8 @@ +@@ -4558,8 +4558,8 @@ _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' wlarc= else @@ -45,7 +45,7 @@ fi ;; -@@ -4427,8 +4427,8 @@ +@@ -4577,8 +4577,8 @@ _LT_EOF elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then @@ -56,7 +56,7 @@ else _LT_TAGVAR(ld_shlibs, $1)=no fi -@@ -4474,8 +4474,8 @@ +@@ -4624,8 +4624,8 @@ *) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then @@ -67,16 +67,16 @@ else _LT_TAGVAR(ld_shlibs, $1)=no fi -@@ -4654,7 +4654,7 @@ +@@ -4817,7 +4817,7 @@ # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. -- _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames=' -+ _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $compiler_flags $libobjs `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames=' +- _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' ++ _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $compiler_flags $libobjs `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' # The linker will automatically build a .lib file if we build a DLL. _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' # FIXME: Should let the user specify the lib program. -@@ -4698,7 +4698,7 @@ +@@ -4861,7 +4861,7 @@ # FreeBSD 3 and greater uses gcc -shared to do shared libraries. freebsd* | dragonfly*) @@ -85,7 +85,7 @@ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no -@@ -4838,8 +4838,8 @@ +@@ -5008,8 +5008,8 @@ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=yes if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then @@ -96,7 +96,7 @@ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' else -@@ -4902,7 +4902,7 @@ +@@ -5072,7 +5072,7 @@ _LT_TAGVAR(no_undefined_flag, $1)=' -z defs' if test "$GCC" = yes; then wlarc='${wl}' @@ -105,7 +105,7 @@ _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' else -@@ -5400,8 +5400,8 @@ +@@ -5558,8 +5558,8 @@ # Check if GNU C++ uses GNU ld as the underlying linker, since the # archiving commands below assume that GNU ld is being used. if test "$with_gnu_ld" = yes; then @@ -116,7 +116,7 @@ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' -@@ -5427,7 +5427,7 @@ +@@ -5585,7 +5585,7 @@ # linker, instead of GNU ld. If possible, this setting should # overridden to take advantage of the native linker features on # the platform it is being used on. @@ -125,7 +125,7 @@ fi # Commands to make compiler produce verbose output that lists -@@ -5598,7 +5598,7 @@ +@@ -5763,7 +5763,7 @@ _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then @@ -134,7 +134,7 @@ # If the export-symbols file already is a .def file (1st line # is EXPORTS), use it as is; otherwise, prepend... _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then -@@ -5607,7 +5607,7 @@ +@@ -5772,7 +5772,7 @@ echo EXPORTS > $output_objdir/$soname.def; cat $export_symbols >> $output_objdir/$soname.def; fi~ @@ -143,7 +143,7 @@ else _LT_TAGVAR(ld_shlibs, $1)=no fi -@@ -5817,8 +5817,8 @@ +@@ -5987,8 +5987,8 @@ # KCC will only create a shared library if the output file # ends with ".so" (or ".sl" for HP-UX), so rename the library # to its proper name (with version) after linking. @@ -154,7 +154,7 @@ # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. -@@ -5844,16 +5844,16 @@ +@@ -6014,16 +6014,16 @@ # earlier do not add the objects themselves. case `$CC -V 2>&1` in *"Version 7."*) @@ -175,7 +175,7 @@ ;; esac _LT_TAGVAR(archive_cmds_need_lc, $1)=no -@@ -5895,8 +5895,8 @@ +@@ -6065,8 +6065,8 @@ ;; cxx*) # Compaq C++ @@ -186,7 +186,7 @@ runpath_var=LD_RUN_PATH _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' -@@ -5916,12 +5916,12 @@ +@@ -6086,12 +6086,12 @@ # IBM XL 8.0 on PPC, with GNU ld _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' @@ -201,7 +201,7 @@ fi ;; *) -@@ -6000,10 +6000,10 @@ +@@ -6170,10 +6170,10 @@ _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=yes @@ -214,16 +214,16 @@ _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' fi -@@ -6076,7 +6076,7 @@ - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' +@@ -6246,7 +6246,7 @@ + _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ;; *) -- _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' -+ _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $compiler_flags $predep_objects $libobjs $deplibs $postdep_objects ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' +- _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ++ _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $compiler_flags $predep_objects $libobjs $deplibs $postdep_objects ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ;; esac -@@ -6163,9 +6163,9 @@ +@@ -6333,9 +6333,9 @@ if test "$GXX" = yes && test "$with_gnu_ld" = no; then _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs' if $CC --version | $GREP -v '^2\.7' > /dev/null; then @@ -235,7 +235,7 @@ # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when -@@ -6174,9 +6174,9 @@ +@@ -6344,9 +6344,9 @@ else # g++ 2.7 appears to require `-G' NOT `-shared' on this # platform. Modified: 2011/devel/system/devel/libtool/pspec.xml ================================================================= --- 2011/devel/system/devel/libtool/pspec.xml (original) +++ 2011/devel/system/devel/libtool/pspec.xml Wed Sep 1 18:08:38 2010 @@ -12,7 +12,7 @@ library A shared library tool for developers Libtool is a shared library tool for developers. - mirrors://gnu/libtool/libtool-2.2.6b.tar.gz + mirrors://gnu/libtool/libtool-2.2.10.tar.gz gnuconfig autoconf @@ -22,8 +22,6 @@ link_all_deplibs.patch deplib_binary.patch - bogus_directory.patch - lt_dlopenext.patch libtool-info.patch @@ -31,7 +29,9 @@ libtool-linking-order.patch libtool-relink.patch - libtool-2.2.6a-tests-locale.patch + + ltmain-SED.patch + @@ -53,6 +53,7 @@ /lib /usr/share/doc /usr/share/info + /usr/share/man /usr/include /usr/share/libtool /usr/share/aclocal @@ -60,6 +61,13 @@ + + 2010-09-01 + 2.2.10 + Version bump + Onur K???k + onur at pardus.org.tr + 2010-02-26 2.2.6 From paketler-commits at pardus.org.tr Wed Sep 1 18:18:10 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 18:18:10 +0300 (EEST) Subject: 2009/devel/system/devel/nasm - Version bump Message-ID: <20100901151810.9AED049CB55@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 18:18:10 2010 New Revision: 99543 Modified: 2009/devel/system/devel/nasm/pspec.xml Log: Version bump Fixed assignment the magnitude of %rep counter. It is limited to 62 bits now. Fixed NULL dereference if argument of %strlen resolves to whitespace. For example if nonexistent macro parameter is used. %ifenv, %elifenv, %ifnenv, and %elifnenv directives introduced. Fixed NULL dereference if environment variable is missed. Updates of new AVX v7 Intel instructions. PUSH imm32 is now officially documented. Fix for encoding the LFS, LGS and LSS in 64-bit mode. Macros parameters range expansion introduced. Backward compatibility on expanging of local sigle macros restored. 8 bit relocations for elf and bin output formats are introduced. Short intersegment jumps are permitted now. SECTALIGN directive introduced. nojmp option introduced in smartalign package. Faster handling of missing directives implemented. Various small improvements in documentation. No hang anymore if unable to open malloc.log file. The environments without vsnprintf function are able to build nasm again. AMD LWP instructions updated. Tighten EA checks. We warn a user if there overflow in EA addressing. Make -Ox the default optimization level. For the legacy behavior, specify -O0 explicitly. Environment variables read with %! or tested with %ifenv can now contain non-identifier characters if surrounded by quotes. Add a new standard macro package %use fp for floating-point convenience macros. --- pspec.xml | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) Modified: 2009/devel/system/devel/nasm/pspec.xml ================================================================= --- 2009/devel/system/devel/nasm/pspec.xml (original) +++ 2009/devel/system/devel/nasm/pspec.xml Wed Sep 1 18:18:10 2010 @@ -12,7 +12,7 @@ app:console Groovy little assembler NASM is the Netwide Assembler, a free portable assembler for the Intel 80x86 microprocessor series. - http://www.nasm.us/pub/nasm/releasebuilds/2.08.01/nasm-2.08.01.tar.bz2 + http://www.nasm.us/pub/nasm/releasebuilds/2.09/nasm-2.09.tar.bz2 texinfo @@ -28,6 +28,37 @@ + + 2010-09-01 + 2.09 + + Version bump + Fixed assignment the magnitude of %rep counter. It is limited to 62 bits now. + Fixed NULL dereference if argument of %strlen resolves to whitespace. For example if nonexistent macro parameter is used. + %ifenv, %elifenv, %ifnenv, and %elifnenv directives introduced. + Fixed NULL dereference if environment variable is missed. + Updates of new AVX v7 Intel instructions. + PUSH imm32 is now officially documented. + Fix for encoding the LFS, LGS and LSS in 64-bit mode. + Macros parameters range expansion introduced. + Backward compatibility on expanging of local sigle macros restored. + 8 bit relocations for elf and bin output formats are introduced. + Short intersegment jumps are permitted now. + SECTALIGN directive introduced. + nojmp option introduced in smartalign package. + Faster handling of missing directives implemented. + Various small improvements in documentation. + No hang anymore if unable to open malloc.log file. + The environments without vsnprintf function are able to build nasm again. + AMD LWP instructions updated. + Tighten EA checks. We warn a user if there overflow in EA addressing. + Make -Ox the default optimization level. For the legacy behavior, specify -O0 explicitly. + Environment variables read with %! or tested with %ifenv can now contain non-identifier characters if surrounded by quotes. + Add a new standard macro package %use fp for floating-point convenience macros. + + Onur K???k + onur at pardus.org.tr + 2010-07-02 2.08.01 From paketler-commits at pardus.org.tr Wed Sep 1 18:18:25 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 18:18:25 +0300 (EEST) Subject: corporate2/devel/system/devel/nasm - Version bump Message-ID: <20100901151825.1846549CB55@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 18:18:24 2010 New Revision: 99544 Modified: corporate2/devel/system/devel/nasm/ (props changed) corporate2/devel/system/devel/nasm/pspec.xml Log: Version bump Fixed assignment the magnitude of %rep counter. It is limited to 62 bits now. Fixed NULL dereference if argument of %strlen resolves to whitespace. For example if nonexistent macro parameter is used. %ifenv, %elifenv, %ifnenv, and %elifnenv directives introduced. Fixed NULL dereference if environment variable is missed. Updates of new AVX v7 Intel instructions. PUSH imm32 is now officially documented. Fix for encoding the LFS, LGS and LSS in 64-bit mode. Macros parameters range expansion introduced. Backward compatibility on expanging of local sigle macros restored. 8 bit relocations for elf and bin output formats are introduced. Short intersegment jumps are permitted now. SECTALIGN directive introduced. nojmp option introduced in smartalign package. Faster handling of missing directives implemented. Various small improvements in documentation. No hang anymore if unable to open malloc.log file. The environments without vsnprintf function are able to build nasm again. AMD LWP instructions updated. Tighten EA checks. We warn a user if there overflow in EA addressing. Make -Ox the default optimization level. For the legacy behavior, specify -O0 explicitly. Environment variables read with %! or tested with %ifenv can now contain non-identifier characters if surrounded by quotes. Add a new standard macro package %use fp for floating-point convenience macros. --- pspec.xml | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) Modified: corporate2/devel/system/devel/nasm/pspec.xml ================================================================= --- corporate2/devel/system/devel/nasm/pspec.xml (original) +++ corporate2/devel/system/devel/nasm/pspec.xml Wed Sep 1 18:18:24 2010 @@ -12,7 +12,7 @@ app:console Groovy little assembler NASM is the Netwide Assembler, a free portable assembler for the Intel 80x86 microprocessor series. - http://www.nasm.us/pub/nasm/releasebuilds/2.08.01/nasm-2.08.01.tar.bz2 + http://www.nasm.us/pub/nasm/releasebuilds/2.09/nasm-2.09.tar.bz2 texinfo @@ -28,6 +28,37 @@ + + 2010-09-01 + 2.09 + + Version bump + Fixed assignment the magnitude of %rep counter. It is limited to 62 bits now. + Fixed NULL dereference if argument of %strlen resolves to whitespace. For example if nonexistent macro parameter is used. + %ifenv, %elifenv, %ifnenv, and %elifnenv directives introduced. + Fixed NULL dereference if environment variable is missed. + Updates of new AVX v7 Intel instructions. + PUSH imm32 is now officially documented. + Fix for encoding the LFS, LGS and LSS in 64-bit mode. + Macros parameters range expansion introduced. + Backward compatibility on expanging of local sigle macros restored. + 8 bit relocations for elf and bin output formats are introduced. + Short intersegment jumps are permitted now. + SECTALIGN directive introduced. + nojmp option introduced in smartalign package. + Faster handling of missing directives implemented. + Various small improvements in documentation. + No hang anymore if unable to open malloc.log file. + The environments without vsnprintf function are able to build nasm again. + AMD LWP instructions updated. + Tighten EA checks. We warn a user if there overflow in EA addressing. + Make -Ox the default optimization level. For the legacy behavior, specify -O0 explicitly. + Environment variables read with %! or tested with %ifenv can now contain non-identifier characters if surrounded by quotes. + Add a new standard macro package %use fp for floating-point convenience macros. + + Onur K???k + onur at pardus.org.tr + 2010-07-02 2.08.01 From paketler-commits at pardus.org.tr Wed Sep 1 18:18:32 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 18:18:32 +0300 (EEST) Subject: 2009/stable/system/devel/nasm - Version bump Message-ID: <20100901151832.A91A449CB55@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 18:18:32 2010 New Revision: 99545 Modified: 2009/stable/system/devel/nasm/ (props changed) 2009/stable/system/devel/nasm/pspec.xml Log: Version bump Fixed assignment the magnitude of %rep counter. It is limited to 62 bits now. Fixed NULL dereference if argument of %strlen resolves to whitespace. For example if nonexistent macro parameter is used. %ifenv, %elifenv, %ifnenv, and %elifnenv directives introduced. Fixed NULL dereference if environment variable is missed. Updates of new AVX v7 Intel instructions. PUSH imm32 is now officially documented. Fix for encoding the LFS, LGS and LSS in 64-bit mode. Macros parameters range expansion introduced. Backward compatibility on expanging of local sigle macros restored. 8 bit relocations for elf and bin output formats are introduced. Short intersegment jumps are permitted now. SECTALIGN directive introduced. nojmp option introduced in smartalign package. Faster handling of missing directives implemented. Various small improvements in documentation. No hang anymore if unable to open malloc.log file. The environments without vsnprintf function are able to build nasm again. AMD LWP instructions updated. Tighten EA checks. We warn a user if there overflow in EA addressing. Make -Ox the default optimization level. For the legacy behavior, specify -O0 explicitly. Environment variables read with %! or tested with %ifenv can now contain non-identifier characters if surrounded by quotes. Add a new standard macro package %use fp for floating-point convenience macros. --- pspec.xml | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) Modified: 2009/stable/system/devel/nasm/pspec.xml ================================================================= --- 2009/stable/system/devel/nasm/pspec.xml (original) +++ 2009/stable/system/devel/nasm/pspec.xml Wed Sep 1 18:18:32 2010 @@ -12,7 +12,7 @@ app:console Groovy little assembler NASM is the Netwide Assembler, a free portable assembler for the Intel 80x86 microprocessor series. - http://www.nasm.us/pub/nasm/releasebuilds/2.08.01/nasm-2.08.01.tar.bz2 + http://www.nasm.us/pub/nasm/releasebuilds/2.09/nasm-2.09.tar.bz2 texinfo @@ -28,6 +28,37 @@ + + 2010-09-01 + 2.09 + + Version bump + Fixed assignment the magnitude of %rep counter. It is limited to 62 bits now. + Fixed NULL dereference if argument of %strlen resolves to whitespace. For example if nonexistent macro parameter is used. + %ifenv, %elifenv, %ifnenv, and %elifnenv directives introduced. + Fixed NULL dereference if environment variable is missed. + Updates of new AVX v7 Intel instructions. + PUSH imm32 is now officially documented. + Fix for encoding the LFS, LGS and LSS in 64-bit mode. + Macros parameters range expansion introduced. + Backward compatibility on expanging of local sigle macros restored. + 8 bit relocations for elf and bin output formats are introduced. + Short intersegment jumps are permitted now. + SECTALIGN directive introduced. + nojmp option introduced in smartalign package. + Faster handling of missing directives implemented. + Various small improvements in documentation. + No hang anymore if unable to open malloc.log file. + The environments without vsnprintf function are able to build nasm again. + AMD LWP instructions updated. + Tighten EA checks. We warn a user if there overflow in EA addressing. + Make -Ox the default optimization level. For the legacy behavior, specify -O0 explicitly. + Environment variables read with %! or tested with %ifenv can now contain non-identifier characters if surrounded by quotes. + Add a new standard macro package %use fp for floating-point convenience macros. + + Onur K???k + onur at pardus.org.tr + 2010-07-02 2.08.01 From paketler-commits at pardus.org.tr Wed Sep 1 18:20:03 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 18:20:03 +0300 (EEST) Subject: 2011/devel/system/devel/nasm - Version bump Message-ID: <20100901152003.1783649CB55@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 18:20:02 2010 New Revision: 99546 Modified: 2011/devel/system/devel/nasm/pspec.xml Log: Version bump Fixed assignment the magnitude of %rep counter. It is limited to 62 bits now. Fixed NULL dereference if argument of %strlen resolves to whitespace. For example if nonexistent macro parameter is used. %ifenv, %elifenv, %ifnenv, and %elifnenv directives introduced. Fixed NULL dereference if environment variable is missed. Updates of new AVX v7 Intel instructions. PUSH imm32 is now officially documented. Fix for encoding the LFS, LGS and LSS in 64-bit mode. Macros parameters range expansion introduced. Backward compatibility on expanging of local sigle macros restored. 8 bit relocations for elf and bin output formats are introduced. Short intersegment jumps are permitted now. SECTALIGN directive introduced. nojmp option introduced in smartalign package. Faster handling of missing directives implemented. Various small improvements in documentation. No hang anymore if unable to open malloc.log file. The environments without vsnprintf function are able to build nasm again. AMD LWP instructions updated. Tighten EA checks. We warn a user if there overflow in EA addressing. Make -Ox the default optimization level. For the legacy behavior, specify -O0 explicitly. Environment variables read with %! or tested with %ifenv can now contain non-identifier characters if surrounded by quotes. Add a new standard macro package %use fp for floating-point convenience macros. --- pspec.xml | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) Modified: 2011/devel/system/devel/nasm/pspec.xml ================================================================= --- 2011/devel/system/devel/nasm/pspec.xml (original) +++ 2011/devel/system/devel/nasm/pspec.xml Wed Sep 1 18:20:02 2010 @@ -12,7 +12,7 @@ app:console Groovy little assembler NASM is the Netwide Assembler, a free portable assembler for the Intel 80x86 microprocessor series. - http://www.nasm.us/pub/nasm/releasebuilds/2.08.01/nasm-2.08.01.tar.bz2 + http://www.nasm.us/pub/nasm/releasebuilds/2.09/nasm-2.09.tar.bz2 texinfo @@ -28,6 +28,37 @@ + + 2010-09-01 + 2.09 + + Version bump + Fixed assignment the magnitude of %rep counter. It is limited to 62 bits now. + Fixed NULL dereference if argument of %strlen resolves to whitespace. For example if nonexistent macro parameter is used. + %ifenv, %elifenv, %ifnenv, and %elifnenv directives introduced. + Fixed NULL dereference if environment variable is missed. + Updates of new AVX v7 Intel instructions. + PUSH imm32 is now officially documented. + Fix for encoding the LFS, LGS and LSS in 64-bit mode. + Macros parameters range expansion introduced. + Backward compatibility on expanging of local sigle macros restored. + 8 bit relocations for elf and bin output formats are introduced. + Short intersegment jumps are permitted now. + SECTALIGN directive introduced. + nojmp option introduced in smartalign package. + Faster handling of missing directives implemented. + Various small improvements in documentation. + No hang anymore if unable to open malloc.log file. + The environments without vsnprintf function are able to build nasm again. + AMD LWP instructions updated. + Tighten EA checks. We warn a user if there overflow in EA addressing. + Make -Ox the default optimization level. For the legacy behavior, specify -O0 explicitly. + Environment variables read with %! or tested with %ifenv can now contain non-identifier characters if surrounded by quotes. + Add a new standard macro package %use fp for floating-point convenience macros. + + Onur K???k + onur at pardus.org.tr + 2010-07-02 2.08.01 From paketler-commits at pardus.org.tr Wed Sep 1 18:28:39 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 18:28:39 +0300 (EEST) Subject: 2009/devel/system/devel/yasm - Bump to new version Message-ID: <20100901152839.934EE49CB55@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 18:28:39 2010 New Revision: 99547 Modified: 2009/devel/system/devel/yasm/actions.py 2009/devel/system/devel/yasm/pspec.xml Log: Bump to new version Fix several 32-bit Mach-O (macho32) bugs (#212 and others). Add Intel post-32nm instructions (section 7 of AVX spec). Add XSAVEOPT, INVEPT, INVVPID, and GETSEC instructions (#211). Remove AMD CVT16 instructions. Don't emit unnecessary REX.W for pinsrw instruction (#207). --- actions.py | 6 +++++- pspec.xml | 16 +++++++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) Modified: 2009/devel/system/devel/yasm/actions.py ================================================================= --- 2009/devel/system/devel/yasm/actions.py (original) +++ 2009/devel/system/devel/yasm/actions.py Wed Sep 1 18:28:39 2010 @@ -10,8 +10,12 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get + +flags = "%s -fPIC" % get.CFLAGS() if get.ARCH() == "x86_64" else get.CFLAGS() + def setup(): - shelltools.export("CC", get.CC()) + shelltools.export("CFLAGS", flags) + autotools.configure("--enable-nls \ --disable-rpath") # --enable-python \ Modified: 2009/devel/system/devel/yasm/pspec.xml ================================================================= --- 2009/devel/system/devel/yasm/pspec.xml (original) +++ 2009/devel/system/devel/yasm/pspec.xml Wed Sep 1 18:28:39 2010 @@ -15,7 +15,7 @@ app:console Assembler that supports many syntaxes and architectures A complete rewrite of the NASM assembler under the "new" BSD License. Yasm currently supports the x86 and AMD64 instruction sets, accepts NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64, 32 and 64-bit Mach-O, RDOFF2, COFF, Win32, and Win64 object formats and generates source debugging information in STABS, DWARF 2, and CodeView? 8 formats. - http://www.tortall.net/projects/yasm/releases/yasm-1.0.1.tar.gz + http://www.tortall.net/projects/yasm/releases/yasm-1.1.0.tar.gz python-linkage.patch sandbox.patch + python-path.patch @@ -37,11 +40,32 @@ /usr/share/locale /usr/share/doc /usr/share/cracklib + + + + + cracklib-devel + system.devel + Development files for cracklib + + cracklib + + /usr/include + + 2010-09-01 + 2.8.16 + + Version bump + Split devel package + + Onur K???k + onur at pardus.org.tr + 2010-06-08 2.8.13 Modified: 2011/devel/system/base/cracklib/translations.xml ================================================================= --- 2011/devel/system/base/cracklib/translations.xml (original) +++ 2011/devel/system/base/cracklib/translations.xml Wed Sep 1 19:23:47 2010 @@ -6,4 +6,9 @@ Librairie de v?rification de mot de passe. Bibliothek, um Passw?rter zu pr?fen + + + cracklib-devel + cracklib i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Wed Sep 1 19:44:05 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Wed, 1 Sep 2010 19:44:05 +0300 (EEST) Subject: 2011/devel/system/base/diffutils - version bump, disable libsigsegv dep Message-ID: <20100901164405.8B70849CB5B@ns1.pardus.org.tr> Author: onur Date: Wed Sep 1 19:44:04 2010 New Revision: 99554 Removed: 2011/devel/system/base/diffutils/files/diffutils-2.8.1-badc.patch 2011/devel/system/base/diffutils/files/diffutils-2.8.7-i18n.patch 2011/devel/system/base/diffutils/files/memcpy.patch Modified: 2011/devel/system/base/diffutils/actions.py 2011/devel/system/base/diffutils/pspec.xml Log: version bump, disable libsigsegv dep --- actions.py | 8 files/diffutils-2.8.1-badc.patch | 11 files/diffutils-2.8.7-i18n.patch | 806 --------------------------------------- files/memcpy.patch | 57 -- pspec.xml | 18 5 files changed, 19 insertions(+), 881 deletions(-) Modified: 2011/devel/system/base/diffutils/actions.py ================================================================= --- 2011/devel/system/base/diffutils/actions.py (original) +++ 2011/devel/system/base/diffutils/actions.py Wed Sep 1 19:44:04 2010 @@ -11,8 +11,12 @@ from pisi.actionsapi import shelltools def setup(): - shelltools.touch("man/*.1") - shelltools.chmod("config/*", 0775) + # shelltools.touch("man/*.1") + # shelltools.chmod("config/*", 0775) + + # disable automagic libsigsegv dependency + shelltools.export("AUTOPOINT", "true") + shelltools.export("ac_cv_libsigsegv", "no") autotools.autoreconf("-vfi") autotools.configure("--enable-nls") Modified: 2011/devel/system/base/diffutils/pspec.xml ================================================================= --- 2011/devel/system/base/diffutils/pspec.xml (original) +++ 2011/devel/system/base/diffutils/pspec.xml Wed Sep 1 19:44:04 2010 @@ -12,23 +12,21 @@ app:console Tools to make diffs and compare files You can use the diff command to show differences between two files, or each corresponding file in two directories. diff outputs differences between files line by line in any of several formats, selectable by command line options. - ftp://alpha.gnu.org/gnu/diffutils/diffutils-2.8.7.tar.gz + mirrors://gnu/diffutils/diffutils-3.0.tar.gz gettext patch diffutils-2.8.4-sdiff-no-waitpid.patch - diffutils-2.8.7-i18n.patch - diffutils-2.8.1-badc.patch diffutils-cmp-s-empty.patch diffutils-2.8.7-headers.patch - - memcpy.patch + @@ -44,6 +42,16 @@ + + 2010-09-01 + 3.0 + + Version bump + Disable libsigsegv dependency + + Onur K???k + onur at pardus.org.tr + 2010-08-09 2.8.7 From paketler-commits at pardus.org.tr Wed Sep 1 22:34:03 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Wed, 1 Sep 2010 22:34:03 +0300 (EEST) Subject: 2011/devel/programming/misc/xulrunner - Add a patch to provide a second xpcomglue library ... Message-ID: <20100901193403.79FA149CB5B@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Wed Sep 1 22:34:03 2010 New Revision: 99555 Added: 2011/devel/programming/misc/xulrunner/files/provide-xpcomglues-with-nomozalloc.diff Modified: 2011/devel/programming/misc/xulrunner/pspec.xml Log: Add a patch to provide a second xpcomglue library compile without new mozalloc stuff to provide backwards compatibility. --- files/provide-xpcomglues-with-nomozalloc.diff | 120 ++++++++++++++++++++++++++ pspec.xml | 10 ++ 2 files changed, 130 insertions(+) Modified: 2011/devel/programming/misc/xulrunner/pspec.xml ================================================================= --- 2011/devel/programming/misc/xulrunner/pspec.xml (original) +++ 2011/devel/programming/misc/xulrunner/pspec.xml Wed Sep 1 22:34:03 2010 @@ -72,6 +72,9 @@ pardus/pardus-nsplugin-path.patch pardus/change-kmozillahelper-directory.diff --> + + + provide-xpcomglues-with-nomozalloc.diff @@ -135,6 +138,13 @@ + + 2010-09-01 + 2.0.0_beta4 + Add a patch to provide a second xpcomglue library compile without new mozalloc stuff to provide backwards compatibility. + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-24 2.0.0_beta4 From paketler-commits at pardus.org.tr Wed Sep 1 22:59:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mesutcan_Kurt?=) Date: Wed, 1 Sep 2010 22:59:07 +0300 (EEST) Subject: playground/review/programming/language/python/python-guestlogin - change package description Message-ID: <20100901195907.7C91F49CB5B@ns1.pardus.org.tr> Author: mesutcan.kurt Date: Wed Sep 1 22:59:07 2010 New Revision: 99556 Modified: playground/review/programming/language/python/python-guestlogin/actions.py playground/review/programming/language/python/python-guestlogin/pspec.xml playground/review/programming/language/python/python-guestlogin/translations.xml Log: change package description change data file's target in pspec.xml add pythonmodules.compile into actions.py BUG:COMMENT:14202 --- actions.py | 3 +++ pspec.xml | 4 ++-- translations.xml | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) Modified: playground/review/programming/language/python/python-guestlogin/actions.py ================================================================= --- playground/review/programming/language/python/python-guestlogin/actions.py (original) +++ playground/review/programming/language/python/python-guestlogin/actions.py Wed Sep 1 22:59:07 2010 @@ -10,5 +10,8 @@ WorkDir = "%s-%s" % (get.srcNAME().split("-")[1], get.srcVERSION()) +def build(): + pythonmodules.compile() + def install(): pythonmodules.install() Modified: playground/review/programming/language/python/python-guestlogin/pspec.xml ================================================================= --- playground/review/programming/language/python/python-guestlogin/pspec.xml (original) +++ playground/review/programming/language/python/python-guestlogin/pspec.xml Wed Sep 1 22:59:07 2010 @@ -11,7 +11,7 @@ GPLv2 library A PAM Module for allow guest users to login. - The Module creates a new user and gives it to a guest user. + PAM module written in Python, used for creating multiple guest user accounts on the fly. http://cekirdek.pardus.org.tr/~bahadir/dist/guestlogin-0.1.tar.gz @@ -23,7 +23,7 @@ /etc /usr/share/doc - /lib + /lib/security Modified: playground/review/programming/language/python/python-guestlogin/translations.xml ================================================================= --- playground/review/programming/language/python/python-guestlogin/translations.xml (original) +++ playground/review/programming/language/python/python-guestlogin/translations.xml Wed Sep 1 22:59:07 2010 @@ -3,7 +3,7 @@ python-guestlogin Misafir kullan?c?lar?n giri? yapmas?na izin veren PAM Mod?l?. - Mod?l, bir kullan?c? yarat?p bunu misafir kullan?c?ya verir. + Python'da yaz?lm?? bir PAM Mod?l?d?r. Ayn? anda kullan?labilecek birden fazla misafir kullan?c? hesab?n? an?nda yaratabilir. From paketler-commits at pardus.org.tr Wed Sep 1 23:06:55 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mesutcan_Kurt?=) Date: Wed, 1 Sep 2010 23:06:55 +0300 (EEST) Subject: playground/review/programming/language/python/python-guestlogin - fix translations Message-ID: <20100901200655.DBB1849CB5B@ns1.pardus.org.tr> Author: mesutcan.kurt Date: Wed Sep 1 23:06:55 2010 New Revision: 99557 Modified: playground/review/programming/language/python/python-guestlogin/translations.xml Log: fix translations BUG:COMMENT:14202 --- translations.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: playground/review/programming/language/python/python-guestlogin/translations.xml ================================================================= --- playground/review/programming/language/python/python-guestlogin/translations.xml (original) +++ playground/review/programming/language/python/python-guestlogin/translations.xml Wed Sep 1 23:06:55 2010 @@ -3,7 +3,7 @@ python-guestlogin Misafir kullan?c?lar?n giri? yapmas?na izin veren PAM Mod?l?. - Python'da yaz?lm?? bir PAM Mod?l?d?r. Ayn? anda kullan?labilecek birden fazla misafir kullan?c? hesab?n? an?nda yaratabilir. + Python ile yaz?lm?? bir PAM Mod?l?d?r. Ayn? anda kullan?labilecek birden fazla misafir kullan?c? hesab?n? an?nda yaratabilir. From paketler-commits at pardus.org.tr Wed Sep 1 23:16:57 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Wed, 1 Sep 2010 23:16:57 +0300 (EEST) Subject: 2009/devel/network/plugin/gecko-mediaplayer/files - Add a patch for xulrunner2, we also need to add -... Message-ID: <20100901201657.3D85649CB5B@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Wed Sep 1 23:16:57 2010 New Revision: 99558 Added: 2009/devel/network/plugin/gecko-mediaplayer/files/use-xpcomglue-without-mozalloc.diff Log: Add a patch for xulrunner2, we also need to add -DGECKO_2 -DMOZ_NO_MOZALLOC to CXXFLAGS --- use-xpcomglue-without-mozalloc.diff | 15 +++++++++++++++ 1 file changed, 15 insertions(+) From paketler-commits at pardus.org.tr Wed Sep 1 23:51:23 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Wed, 1 Sep 2010 23:51:23 +0300 (EEST) Subject: playground/fatih.arslan/tex/addon/latex-beamer - Add source, need pgf first Message-ID: <20100901205123.44A8449CB5B@ns1.pardus.org.tr> Author: fatih.arslan Date: Wed Sep 1 23:51:23 2010 New Revision: 99559 Modified: playground/fatih.arslan/tex/addon/latex-beamer/actions.py playground/fatih.arslan/tex/addon/latex-beamer/pspec.xml Log: Add source, need pgf first --- actions.py | 2 ++ pspec.xml | 11 +++++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) Modified: playground/fatih.arslan/tex/addon/latex-beamer/actions.py ================================================================= --- playground/fatih.arslan/tex/addon/latex-beamer/actions.py (original) +++ playground/fatih.arslan/tex/addon/latex-beamer/actions.py Wed Sep 1 23:51:23 2010 @@ -8,6 +8,8 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get +WorkDir = "beamer" + def install(): for dir in ["base","extensions","themes"]: pisitools.insinto("/usr/share/texmf-dist/tex/latex/beamer",dir) Modified: playground/fatih.arslan/tex/addon/latex-beamer/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/latex-beamer/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/latex-beamer/pspec.xml Wed Sep 1 23:51:23 2010 @@ -3,7 +3,7 @@ latex-beamer - http://latex-beamer.sourceforge.net/ + http://bitbucket.org/rivanvx/beamer/wiki/Home Semen Cirit scirit at pardus.org.tr @@ -13,7 +13,7 @@ data LaTeX class for creating presentations using a video projector The beamer class is a LaTeX class that allows you to create a beamer presentation. It can also be used to create slides. - mirrors://sourceforge/latex-beamer/latex-beamer-3.07.tar.gz + http://bitbucket.org/rivanvx/beamer/downloads/beamer-3-10.tar.bz2 texlive-latex @@ -34,6 +34,13 @@ + + 2010-09-01 + 3.10 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-07-20 3.07 From paketler-commits at pardus.org.tr Wed Sep 1 23:53:11 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?QnVyYWsgw4dhbMSxxZ9rYW4=?=) Date: Wed, 1 Sep 2010 23:53:11 +0300 (EEST) Subject: playground/review/programming/language/python/python-pygtksourceview/files - review fix for 2009 Message-ID: <20100901205311.1C16449CB5B@ns1.pardus.org.tr> Author: burak Date: Wed Sep 1 23:53:10 2010 New Revision: 99560 Modified: playground/review/programming/language/python/python-pygtksourceview/files/python-underlinking.patch Log: review fix for 2009 BUG:COMMENT:14107 --- python-underlinking.patch | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) Modified: playground/review/programming/language/python/python-pygtksourceview/files/python-underlinking.patch ================================================================= --- playground/review/programming/language/python/python-pygtksourceview/files/python-underlinking.patch (original) +++ playground/review/programming/language/python/python-pygtksourceview/files/python-underlinking.patch Wed Sep 1 23:53:10 2010 @@ -1,6 +1,6 @@ diff -ur pygtksourceview-2.6.0.orig/configure.ac pygtksourceview-2.6.0/configure.ac --- pygtksourceview-2.6.0.orig/configure.ac 2009-03-21 22:06:40.000000000 +0200 -+++ pygtksourceview-2.6.0/configure.ac 2010-09-01 03:54:43.263000001 +0300 ++++ pygtksourceview-2.6.0/configure.ac 2010-09-01 20:44:29.047624299 +0300 @@ -124,6 +124,9 @@ fi AC_SUBST(CODEGEN) @@ -13,13 +13,13 @@ diff -ur pygtksourceview-2.6.0.orig/Makefile.am pygtksourceview-2.6.0/Makefile.am --- pygtksourceview-2.6.0.orig/Makefile.am 2008-11-10 23:57:58.000000000 +0200 -+++ pygtksourceview-2.6.0/Makefile.am 2010-09-01 03:55:27.140000005 +0300 -@@ -29,7 +29,7 @@ ++++ pygtksourceview-2.6.0/Makefile.am 2010-09-01 20:45:20.793652643 +0300 +@@ -27,7 +27,7 @@ + + # pygtksourceview2 module pyexec_LTLIBRARIES = gtksourceview2.la - gtksourceview2_la_LDFLAGS = -module -avoid-version -export-symbols-regex initgtksourceview2 $(no_undefined) $(pyd_ext) +-gtksourceview2_la_LDFLAGS = -module -avoid-version -export-symbols-regex initgtksourceview2 $(no_undefined) $(pyd_ext) ++gtksourceview2_la_LDFLAGS = -module -avoid-version -export-symbols-regex initgtksourceview2 $(no_undefined) $(pyd_ext) $(MODULE_LIBS) gtksourceview2_la_CFLAGS = $(PYGTKSOURCEVIEW_CFLAGS) --gtksourceview2_la_LIBADD = $(PYGTKSOURCEVIEW_LIBS) $(PYTHON_LIBS) -+gtksourceview2_la_LIBADD = $(PYGTKSOURCEVIEW_LIBS) $(PYTHON_LIBS) $(MODULE_LIBS) + gtksourceview2_la_LIBADD = $(PYGTKSOURCEVIEW_LIBS) $(PYTHON_LIBS) gtksourceview2_la_SOURCES = gtksourceview2module.c - nodist_gtksourceview2_la_SOURCES = gtksourceview2.c - gtksourceview2.c: gtksourceview2.defs gtksourceview2.override From paketler-commits at pardus.org.tr Thu Sep 2 00:45:34 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Thu, 2 Sep 2010 00:45:34 +0300 (EEST) Subject: playground/review - change component Message-ID: <20100901214534.A613A49CB5B@ns1.pardus.org.tr> Author: necdet.yucel Date: Thu Sep 2 00:45:34 2010 New Revision: 99561 Added: playground/review/multimedia/library/pigment/ - copied from r99560, playground/review/programming/language/python/pigment/ Removed: playground/review/programming/language/python/pigment/ Log: change component From paketler-commits at pardus.org.tr Thu Sep 2 01:06:55 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Thu, 2 Sep 2010 01:06:55 +0300 (EEST) Subject: playground/review/multimedia/library/pigment - move /usr/lib/pkgconfig and /usr/share/gtk-doc dir... Message-ID: <20100901220656.229C249CB5B@ns1.pardus.org.tr> Author: necdet.yucel Date: Thu Sep 2 01:06:55 2010 New Revision: 99562 Modified: playground/review/multimedia/library/pigment/pspec.xml Log: move /usr/lib/pkgconfig and /usr/share/gtk-doc dirs to -devel package still has many unused direct dependencies BUG:COMMENT:14015 --- pspec.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: playground/review/multimedia/library/pigment/pspec.xml ================================================================= --- playground/review/multimedia/library/pigment/pspec.xml (original) +++ playground/review/multimedia/library/pigment/pspec.xml Thu Sep 2 01:06:55 2010 @@ -48,7 +48,6 @@ /usr/lib /usr/share/man - /usr/share/gtk-doc /usr/share/doc @@ -62,6 +61,8 @@ /usr/include + /usr/lib/pkgconfig + /usr/share/gtk-doc From paketler-commits at pardus.org.tr Thu Sep 2 01:35:58 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Thu, 2 Sep 2010 01:35:58 +0300 (EEST) Subject: playground/review/multimedia/library/pigment - fix unused deps Message-ID: <20100901223558.B87CB49CB5B@ns1.pardus.org.tr> Author: necdet.yucel Date: Thu Sep 2 01:35:58 2010 New Revision: 99563 Modified: playground/review/multimedia/library/pigment/actions.py Log: fix unused deps BUG:COMMENT:14015 --- actions.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Modified: playground/review/multimedia/library/pigment/actions.py ================================================================= --- playground/review/multimedia/library/pigment/actions.py (original) +++ playground/review/multimedia/library/pigment/actions.py Thu Sep 2 01:35:58 2010 @@ -6,11 +6,13 @@ # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import autotools +from pisi.actionsapi import libtools from pisi.actionsapi import pisitools -from pisi.actionsapi import shelltools from pisi.actionsapi import get def setup(): + libtools.libtoolize("--force --install") + autotools.autoconf() autotools.configure("--disable-static\ --prefix=%s/usr" % get.installDIR()) From paketler-commits at pardus.org.tr Thu Sep 2 02:34:12 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Thu, 2 Sep 2010 02:34:12 +0300 (EEST) Subject: 2011/devel/programming/language/python/python-pastedeploy - ready for 2011 Message-ID: <20100901233412.B558149CB5B@ns1.pardus.org.tr> Author: fethican Date: Thu Sep 2 02:34:11 2010 New Revision: 99564 Added: 2011/devel/programming/language/python/python-pastedeploy/ - copied from r99561, 2009/devel/programming/language/python/python-pastedeploy/ Modified: 2011/devel/programming/language/python/python-pastedeploy/pspec.xml Log: ready for 2011 --- pspec.xml | 3 --- 1 file changed, 3 deletions(-) Modified: 2011/devel/programming/language/python/python-pastedeploy/pspec.xml ================================================================= --- 2009/devel/programming/language/python/python-pastedeploy/pspec.xml (original) +++ 2011/devel/programming/language/python/python-pastedeploy/pspec.xml Thu Sep 2 02:34:11 2010 @@ -13,9 +13,6 @@ Load, configure, and compose WSGI applications and servers python-pastedeploy is a system for finding and configuring WSGI applications and servers. For WSGI application consumers it provides a single, simple function (loadapp) for loading a WSGI application from a configuration file or a Python Egg. For WSGI application providers it only asks for a single, simple entry point to your application, so that application users don't need to be exposed to the implementation details of your application. http://pypi.python.org/packages/source/P/PasteDeploy/PasteDeploy-1.3.3.tar.gz - - setuptools - From paketler-commits at pardus.org.tr Thu Sep 2 02:54:38 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Thu, 2 Sep 2010 02:54:38 +0300 (EEST) Subject: 2009/devel - Update index. Message-ID: <20100901235438.5644649CB3F@ns1.pardus.org.tr> Author: ozan.caglayan Date: Thu Sep 2 02:54:38 2010 New Revision: 99565 Modified: 2009/devel/pisi-index.xml 2009/devel/pisi-index.xml.bz2 2009/devel/pisi-index.xml.bz2.sha1sum 2009/devel/pisi-index.xml.sha1sum Log: Update index. From paketler-commits at pardus.org.tr Thu Sep 2 02:55:29 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Thu, 2 Sep 2010 02:55:29 +0300 (EEST) Subject: 2011/devel - Update index. Message-ID: <20100901235529.D381749CB3F@ns1.pardus.org.tr> Author: ozan.caglayan Date: Thu Sep 2 02:55:29 2010 New Revision: 99566 Modified: 2011/devel/pisi-index.xml 2011/devel/pisi-index.xml.bz2 2011/devel/pisi-index.xml.bz2.sha1sum 2011/devel/pisi-index.xml.sha1sum Log: Update index. From paketler-commits at pardus.org.tr Thu Sep 2 02:57:09 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Thu, 2 Sep 2010 02:57:09 +0300 (EEST) Subject: corporate2/devel - Update index. Message-ID: <20100901235709.E4DAF49CB3F@ns1.pardus.org.tr> Author: ozan.caglayan Date: Thu Sep 2 02:57:09 2010 New Revision: 99567 Modified: corporate2/devel/pisi-index.xml corporate2/devel/pisi-index.xml.bz2 corporate2/devel/pisi-index.xml.bz2.sha1sum corporate2/devel/pisi-index.xml.sha1sum Log: Update index. From paketler-commits at pardus.org.tr Thu Sep 2 03:21:49 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Thu, 2 Sep 2010 03:21:49 +0300 (EEST) Subject: 2011/devel/programming/language/python/python-weberror - ready for 2011 Message-ID: <20100902002149.D741549CB17@ns1.pardus.org.tr> Author: fethican Date: Thu Sep 2 03:21:49 2010 New Revision: 99568 Added: 2011/devel/programming/language/python/python-weberror/ - copied from r99561, 2009/devel/programming/language/python/python-weberror/ Modified: 2011/devel/programming/language/python/python-weberror/actions.py 2011/devel/programming/language/python/python-weberror/pspec.xml Log: ready for 2011 --- actions.py | 2 +- pspec.xml | 18 +++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-) Modified: 2011/devel/programming/language/python/python-weberror/actions.py ================================================================= --- 2009/devel/programming/language/python/python-weberror/actions.py (original) +++ 2011/devel/programming/language/python/python-weberror/actions.py Thu Sep 2 03:21:49 2010 @@ -11,7 +11,7 @@ WorkDir = "WebError-%s" % get.srcVERSION() -EggDir = "/usr/lib/%s/site-packages/%s-py2.6.egg-info" % (get.curPYTHON(), WorkDir) +EggDir = "/usr/lib/%s/site-packages/%s-py2.7.egg-info" % (get.curPYTHON(), WorkDir) def install(): pythonmodules.install() Modified: 2011/devel/programming/language/python/python-weberror/pspec.xml ================================================================= --- 2009/devel/programming/language/python/python-weberror/pspec.xml (original) +++ 2011/devel/programming/language/python/python-weberror/pspec.xml Thu Sep 2 03:21:49 2010 @@ -12,10 +12,7 @@ library Web Error handling and exception catching python-weberror is a library for web error handling and exception catching. - http://pypi.python.org/packages/source/W/WebError/WebError-0.10.1.tar.gz - - setuptools - + http://pypi.python.org/packages/source/W/WebError/WebError-0.10.2.tar.gz @@ -23,7 +20,7 @@ python-webob python-tempita - Pygments + python-Pygments python-simplejson python-paste @@ -34,6 +31,17 @@ + + 2010-09-02 + 0.10.2 + + Bugfix release; + * Fix bug when displaying UTF-8 type errors. + * Fix bug when emailing data with UTF-8. + + Fethican Co?kuner + fethicanc at gmail.com + 2009-07-30 0.10.1 From paketler-commits at pardus.org.tr Thu Sep 2 03:33:37 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Thu, 2 Sep 2010 03:33:37 +0300 (EEST) Subject: 2009/devel/programming/language/python/python-routes - version bump and split docs. Message-ID: <20100902003337.20B8B49CB17@ns1.pardus.org.tr> Author: fethican Date: Thu Sep 2 03:33:36 2010 New Revision: 99569 Modified: 2009/devel/programming/language/python/python-routes/pspec.xml 2009/devel/programming/language/python/python-routes/translations.xml Log: version bump and split docs. --- pspec.xml | 23 ++++++++++++++++++++++- translations.xml | 5 +++++ 2 files changed, 27 insertions(+), 1 deletion(-) Modified: 2009/devel/programming/language/python/python-routes/pspec.xml ================================================================= --- 2009/devel/programming/language/python/python-routes/pspec.xml (original) +++ 2009/devel/programming/language/python/python-routes/pspec.xml Thu Sep 2 03:33:36 2010 @@ -12,7 +12,7 @@ library Routing Recognition and Generation Tools python-routes is a package for Python that matches URL's to dicts and vice versa. - http://pypi.python.org/packages/source/R/Routes/Routes-1.11.tar.gz + http://pypi.python.org/packages/source/R/Routes/Routes-1.12.3.tar.gz setuptools python-sphinx @@ -30,7 +30,28 @@ + + python-routes-docs + + python-routes + + + /usr/share/doc/*/*.rst + /usr/share/doc/*/html + + + + + 2010-09-02 + 1.12.3 + + * Version bump. + * Split docs. + + Fethican Co?kuner + fethicanc at gmail.com + 2010-02-12 1.11 Modified: 2009/devel/programming/language/python/python-routes/translations.xml ================================================================= --- 2009/devel/programming/language/python/python-routes/translations.xml (original) +++ 2009/devel/programming/language/python/python-routes/translations.xml Thu Sep 2 03:33:36 2010 @@ -5,5 +5,10 @@ Routing tan?mlama ve yaratma ara?lar? python-routes, internet adreslerini s?zl?kle kar??la?t?rmaya ya da bunun tam tersini yapmaya yarar. + + + python-routes-docs + python-routes i?in belgelendirme dosyalar? + From paketler-commits at pardus.org.tr Thu Sep 2 03:38:06 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Thu, 2 Sep 2010 03:38:06 +0300 (EEST) Subject: 2011/devel/programming/language/python/python-routes - ready for 2011 Message-ID: <20100902003806.4E5B249CB17@ns1.pardus.org.tr> Author: fethican Date: Thu Sep 2 03:38:06 2010 New Revision: 99570 Added: 2011/devel/programming/language/python/python-routes/ - copied from r99561, 2009/devel/programming/language/python/python-routes/ 2011/devel/programming/language/python/python-routes/pspec.xml - copied, changed from r99569, 2009/devel/programming/language/python/python-routes/pspec.xml 2011/devel/programming/language/python/python-routes/translations.xml - copied unchanged from r99569, 2009/devel/programming/language/python/python-routes/translations.xml Log: ready for 2011 --- 2011/devel/programming/language/python/python-routes/pspec.xml | 74 ++++++++++ 2011/devel/programming/language/python/python-routes/translations.xml | 14 + devel/programming/language/python/python-routes/pspec.xml | 54 ------- devel/programming/language/python/python-routes/translations.xml | 9 - 4 files changed, 88 insertions(+), 63 deletions(-) Copied: 2011/devel/programming/language/python/python-routes/pspec.xml (from r99569, 2009/devel/programming/language/python/python-routes/pspec.xml) ================================================================= --- 2009/devel/programming/language/python/python-routes/pspec.xml (original) +++ 2011/devel/programming/language/python/python-routes/pspec.xml Thu Sep 2 03:38:06 2010 @@ -14,7 +14,6 @@ python-routes is a package for Python that matches URL's to dicts and vice versa. http://pypi.python.org/packages/source/R/Routes/Routes-1.12.3.tar.gz - setuptools python-sphinx From paketler-commits at pardus.org.tr Thu Sep 2 03:41:22 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Thu, 2 Sep 2010 03:41:22 +0300 (EEST) Subject: 2009/devel/programming/language/python/python-weberror - version bump to the new bugfix release. Message-ID: <20100902004122.EEB8D49CB17@ns1.pardus.org.tr> Author: fethican Date: Thu Sep 2 03:41:22 2010 New Revision: 99571 Modified: 2009/devel/programming/language/python/python-weberror/pspec.xml Log: version bump to the new bugfix release. --- pspec.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) Modified: 2009/devel/programming/language/python/python-weberror/pspec.xml ================================================================= --- 2009/devel/programming/language/python/python-weberror/pspec.xml (original) +++ 2009/devel/programming/language/python/python-weberror/pspec.xml Thu Sep 2 03:41:22 2010 @@ -12,7 +12,7 @@ library Web Error handling and exception catching python-weberror is a library for web error handling and exception catching. - http://pypi.python.org/packages/source/W/WebError/WebError-0.10.1.tar.gz + http://pypi.python.org/packages/source/W/WebError/WebError-0.10.2.tar.gz setuptools @@ -34,6 +34,17 @@ + + 2010-09-02 + 0.10.2 + + Bugfix release; + * Fix bug when displaying UTF-8 type errors. + * Fix bug when emailing data with UTF-8. + + Fethican Co?kuner + fethicanc at gmail.com + 2009-07-30 0.10.1 From paketler-commits at pardus.org.tr Thu Sep 2 03:48:36 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Thu, 2 Sep 2010 03:48:36 +0300 (EEST) Subject: playground/fethican/programming/languages/python/python-MarkupSafe - new dependency of python-mako Message-ID: <20100902004836.AC94A49CB17@ns1.pardus.org.tr> Author: fethican Date: Thu Sep 2 03:48:36 2010 New Revision: 99572 Added: playground/fethican/programming/languages/python/python-MarkupSafe/ playground/fethican/programming/languages/python/python-MarkupSafe/actions.py playground/fethican/programming/languages/python/python-MarkupSafe/pspec.xml playground/fethican/programming/languages/python/python-MarkupSafe/translations.xml Log: new dependency of python-mako --- actions.py | 21 +++++++++++++++++++++ pspec.xml | 36 ++++++++++++++++++++++++++++++++++++ translations.xml | 9 +++++++++ 3 files changed, 66 insertions(+) From paketler-commits at pardus.org.tr Thu Sep 2 04:00:04 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Thu, 2 Sep 2010 04:00:04 +0300 (EEST) Subject: playground/review/programming/language/python/python-MarkupSafe - add python-MarkupSafe Message-ID: <20100902010004.3B85C49CB5B@ns1.pardus.org.tr> Author: fethican Date: Thu Sep 2 04:00:03 2010 New Revision: 99573 Added: playground/review/programming/language/python/python-MarkupSafe/ - copied from r99572, playground/fethican/programming/languages/python/python-MarkupSafe/ Log: add python-MarkupSafe From paketler-commits at pardus.org.tr Thu Sep 2 08:44:05 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Thu, 2 Sep 2010 08:44:05 +0300 (EEST) Subject: playground/fatih.arslan/tex/addon - Just save local modification too Message-ID: <20100902054407.4D1E449CCC7@ns1.pardus.org.tr> Author: fatih.arslan Date: Thu Sep 2 08:44:04 2010 New Revision: 99574 Modified: playground/fatih.arslan/tex/addon/texlive-fontsextra/pspec.xml playground/fatih.arslan/tex/addon/texlive-fontsrecommended/pspec.xml playground/fatih.arslan/tex/addon/texlive-games/pspec.xml playground/fatih.arslan/tex/addon/texlive-genericextra/pspec.xml playground/fatih.arslan/tex/addon/texlive-genericrecommended/pspec.xml playground/fatih.arslan/tex/addon/texlive-htmlxml/pspec.xml playground/fatih.arslan/tex/addon/texlive-humanities/pspec.xml playground/fatih.arslan/tex/addon/texlive-latex3/pspec.xml playground/fatih.arslan/tex/addon/texlive-latexextra/actions.py playground/fatih.arslan/tex/addon/texlive-latexextra/pspec.xml playground/fatih.arslan/tex/addon/texlive-mathextra/pspec.xml playground/fatih.arslan/tex/addon/texlive-music/pspec.xml playground/fatih.arslan/tex/addon/texlive-omega/actions.py playground/fatih.arslan/tex/addon/texlive-omega/pspec.xml playground/fatih.arslan/tex/addon/texlive-pictures/pspec.xml playground/fatih.arslan/tex/addon/texlive-plainextra/pspec.xml playground/fatih.arslan/tex/addon/texlive-pstricks/pspec.xml playground/fatih.arslan/tex/addon/texlive-publishers/pspec.xml playground/fatih.arslan/tex/addon/texlive-science/pspec.xml playground/fatih.arslan/tex/addon/texlive-texinfo/pspec.xml playground/fatih.arslan/tex/addon/texlive-xetex/pspec.xml Log: Just save local modification too --- texlive-fontsextra/pspec.xml | 9 ++++++++- texlive-fontsrecommended/pspec.xml | 9 ++++++++- texlive-games/pspec.xml | 9 ++++++++- texlive-genericextra/pspec.xml | 9 ++++++++- texlive-genericrecommended/pspec.xml | 9 ++++++++- texlive-htmlxml/pspec.xml | 9 ++++++++- texlive-humanities/pspec.xml | 9 ++++++++- texlive-latex3/pspec.xml | 9 ++++++++- texlive-latexextra/actions.py | 6 ------ texlive-latexextra/pspec.xml | 9 ++++++++- texlive-mathextra/pspec.xml | 9 ++++++++- texlive-music/pspec.xml | 9 ++++++++- texlive-omega/actions.py | 8 -------- texlive-omega/pspec.xml | 9 ++++++++- texlive-pictures/pspec.xml | 9 ++++++++- texlive-plainextra/pspec.xml | 9 ++++++++- texlive-pstricks/pspec.xml | 9 ++++++++- texlive-publishers/pspec.xml | 9 ++++++++- texlive-science/pspec.xml | 9 ++++++++- texlive-texinfo/pspec.xml | 7 +++++++ texlive-xetex/pspec.xml | 9 ++++++++- 21 files changed, 151 insertions(+), 32 deletions(-) Modified: playground/fatih.arslan/tex/addon/texlive-fontsextra/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-fontsextra/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-fontsextra/pspec.xml Thu Sep 2 08:44:04 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Extra fonts texlive-fontsextra contains TeXLive Extra fonts. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-fontsextra-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-fontsextra-20091107.tar.bz2 texlive-basic @@ -33,6 +33,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 Modified: playground/fatih.arslan/tex/addon/texlive-fontsrecommended/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-fontsrecommended/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-fontsrecommended/pspec.xml Thu Sep 2 08:44:04 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Recommended fonts texlive-fontsrecommended contains TeXLive Recommended fonts. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-fontsrecommended-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-fontsrecommended-20091107.tar.bz2 texlive-basic @@ -33,6 +33,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 Modified: playground/fatih.arslan/tex/addon/texlive-games/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-games/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-games/pspec.xml Thu Sep 2 08:44:04 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Games typesettings texlive-games contains TeXLive Games typesettings. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-games-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-games-20091107.tar.bz2 texlive-latex @@ -30,6 +30,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 Modified: playground/fatih.arslan/tex/addon/texlive-genericextra/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-genericextra/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-genericextra/pspec.xml Thu Sep 2 08:44:04 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Extra generic packages texlive-genericextra contains TeXLive Extra generic packages. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-genericextra-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-genericextra-20091107.tar.bz2 texlive-basic @@ -32,6 +32,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 Modified: playground/fatih.arslan/tex/addon/texlive-genericrecommended/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-genericrecommended/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-genericrecommended/pspec.xml Thu Sep 2 08:44:04 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Recommended generic packages texlive-genericrecommended contains TeXLive Recommended generics. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-genericrecommended-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-genericrecommended-20091107.tar.bz2 texlive-basic @@ -33,6 +33,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 Modified: playground/fatih.arslan/tex/addon/texlive-htmlxml/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-htmlxml/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-htmlxml/pspec.xml Thu Sep 2 08:44:04 2010 @@ -12,7 +12,7 @@ data:doc TeXLive HTML/SGML/XML support texlive-htmlxml is a TeXLive HTML/SGML/XML support. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-htmlxml-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-htmlxml-20091107.tar.bz2 texlive-basic texlive-fontsrecommended @@ -33,6 +33,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 Modified: playground/fatih.arslan/tex/addon/texlive-humanities/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-humanities/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-humanities/pspec.xml Thu Sep 2 08:44:04 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Humanities package texlive-humanities is TeXLive Humanities package. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-humanities-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-humanities-20091107.tar.bz2 @@ -27,6 +27,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 Modified: playground/fatih.arslan/tex/addon/texlive-latex3/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-latex3/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-latex3/pspec.xml Thu Sep 2 08:44:04 2010 @@ -12,7 +12,7 @@ data:doc TeXLive next version of the LaTeX typesetting system texlive-latex3 contains TeX Live next version of the LaTeX typesetting system. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-latex3-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-latex3-20091107.tar.bz2 texlive-latex @@ -29,6 +29,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 Modified: playground/fatih.arslan/tex/addon/texlive-latexextra/actions.py ================================================================= --- playground/fatih.arslan/tex/addon/texlive-latexextra/actions.py (original) +++ playground/fatih.arslan/tex/addon/texlive-latexextra/actions.py Thu Sep 2 08:44:04 2010 @@ -18,9 +18,3 @@ def install(): texlivemodules.install() - # Install texmf bin scripts - pisitools.dosym("/usr/share/texmf-dist/scripts/perltex/perltex.pl", "/usr/bin/perltex" ) - pisitools.dosym("/usr/share/texmf-dist/scripts/ppower4/pdfthumb.texlua", "/usr/bin/pdfthumb" ) - pisitools.dosym("/usr/share/texmf-dist/scripts/ppower4/ppower4.texlua", "/usr/bin/ppower4" ) - pisitools.dosym("/usr/share/texmf-dist/scripts/pst-pdf/ps4pdf", "/usr/bin/ps4pdf" ) - pisitools.dosym("/usr/share/texmf-dist/scripts/vpe/vpe.pl", "/usr/bin/vpe" ) Modified: playground/fatih.arslan/tex/addon/texlive-latexextra/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-latexextra/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-latexextra/pspec.xml Thu Sep 2 08:44:04 2010 @@ -12,7 +12,7 @@ data:doc TeXLive LaTeX supplementary packages texlive-latexextra is TeXLive LaTeX supplementary packages. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-latexextra-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-latexextra-20091107.tar.bz2 texlive-latex texlive-fontsrecommended @@ -40,6 +40,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2010-01-28 0.0_20080816 Modified: playground/fatih.arslan/tex/addon/texlive-mathextra/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-mathextra/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-mathextra/pspec.xml Thu Sep 2 08:44:04 2010 @@ -13,7 +13,7 @@ data:doc TeXLive Advanced math typesettings texlive-mathextra contains TeXLive Advanced math typesettings. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-mathextra-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-mathextra-20091107.tar.bz2 texlive-latex texlive-fontsrecommended @@ -39,6 +39,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-06-30 0.0_20080816 Modified: playground/fatih.arslan/tex/addon/texlive-music/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-music/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-music/pspec.xml Thu Sep 2 08:44:04 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Music typesetting texlive-music contains TeXLive Music typesettings. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-music-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-music-20091107.tar.bz2 texlive-latex @@ -30,6 +30,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 Modified: playground/fatih.arslan/tex/addon/texlive-omega/actions.py ================================================================= --- playground/fatih.arslan/tex/addon/texlive-omega/actions.py (original) +++ playground/fatih.arslan/tex/addon/texlive-omega/actions.py Thu Sep 2 08:44:04 2010 @@ -17,11 +17,3 @@ def install(): texlivemodules.install() - pisitools.remove("/var/lib/texmf/web2c/aleph/aleph.fmt") - pisitools.remove("/var/lib/texmf/web2c/omega/lambda.fmt") - pisitools.remove("/var/lib/texmf/web2c/omega/omega.fmt") - pisitools.remove("/var/lib/texmf/web2c/aleph/aleph.log") - pisitools.remove("/var/lib/texmf/web2c/omega/omega.log") - pisitools.remove("/var/lib/texmf/web2c/aleph/lamed.log") - pisitools.remove("/var/lib/texmf/web2c/aleph/lamed.fmt") - pisitools.remove("/var/lib/texmf/web2c/omega/lambda.log") Modified: playground/fatih.arslan/tex/addon/texlive-omega/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-omega/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-omega/pspec.xml Thu Sep 2 08:44:04 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Omega texlive-omegan is TeXLive language support for Omega, Lambda etc. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-omega-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-omega-20091107.tar.bz2 texlive-basic @@ -36,6 +36,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-12-18 0.0_20080816 Modified: playground/fatih.arslan/tex/addon/texlive-pictures/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-pictures/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-pictures/pspec.xml Thu Sep 2 08:44:04 2010 @@ -13,7 +13,7 @@ data:doc TeXLive Graphics package texlive-pictures is TeXLive Graphics package. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-pictures-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-pictures-20091107.tar.bz2 texlive-basic @@ -37,6 +37,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 Modified: playground/fatih.arslan/tex/addon/texlive-plainextra/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-plainextra/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-plainextra/pspec.xml Thu Sep 2 08:44:04 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Plain TeX texlive-plainextra TeXLive Plain TeX supplementary packages. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-plainextra-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-plainextra-20091107.tar.bz2 texlive-basic @@ -29,6 +29,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 Modified: playground/fatih.arslan/tex/addon/texlive-pstricks/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-pstricks/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-pstricks/pspec.xml Thu Sep 2 08:44:04 2010 @@ -12,7 +12,7 @@ data:doc TeXLive PSTricks texlive-pstricks is TeXLive PSTricks package. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-pstricks-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-pstricks-20091107.tar.bz2 texlive-basic @@ -35,6 +35,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 Modified: playground/fatih.arslan/tex/addon/texlive-publishers/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-publishers/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-publishers/pspec.xml Thu Sep 2 08:44:04 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Support for publishers and theses texlive-publishers contains TeXLive Support for publishers and theses. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-publishers-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-publishers-20091107.tar.bz2 texlive-latex @@ -29,6 +29,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 Modified: playground/fatih.arslan/tex/addon/texlive-science/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-science/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-science/pspec.xml Thu Sep 2 08:44:04 2010 @@ -12,7 +12,7 @@ data:doc TeXLive Typesetting for natural and computer sciences texlive-science contains TeXLive Typesetting for natural and computer sciences. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-science-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-science-20091107.tar.bz2 texlive-latex @@ -34,6 +34,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-02-11 0.0_20080816 Modified: playground/fatih.arslan/tex/addon/texlive-texinfo/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-texinfo/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-texinfo/pspec.xml Thu Sep 2 08:44:04 2010 @@ -33,6 +33,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2010-09-01 0.0_20091107 Modified: playground/fatih.arslan/tex/addon/texlive-xetex/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/texlive-xetex/pspec.xml (original) +++ playground/fatih.arslan/tex/addon/texlive-xetex/pspec.xml Thu Sep 2 08:44:04 2010 @@ -12,7 +12,7 @@ data:doc TeXLive XeTeX package texlive-xetex is TeXLive XeTeX package. - http://cekirdek.pardus.org.tr/~semen/dist/texlive/texlive-xetex-20080816.tar.bz2 + http://cekirdek.pardus.org.tr/~farslan/dist/texlive/texlive-xetex-20091107.tar.bz2 texlive-basic fontconfig @@ -35,6 +35,13 @@ + + 2010-09-01 + 0.0_20091107 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-12-18 0.0_20080816 From paketler-commits at pardus.org.tr Thu Sep 2 09:27:39 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 2 Sep 2010 09:27:39 +0300 (EEST) Subject: 2011/devel/network/chat/choqok - Version bump Message-ID: <20100902062741.53F1249CEAA@ns1.pardus.org.tr> Author: igungor Date: Thu Sep 2 09:27:37 2010 New Revision: 99575 Removed: 2011/devel/network/chat/choqok/files/fix-pkgconfig-name-of-qoauth.patch Modified: 2011/devel/network/chat/choqok/pspec.xml Log: Version bump: * Better nick name detection. * Better URL detection. * Fetching Friends List problems fixed. * UnTiny plugin can use untiny.com service instead of its generic way (Configurable) * Using the Choqok way to show repeated dents/tweets made optional (Default is Twitter way) * Confirm dialog for Re tweet * When KWallet isn?t available, Choqok will store secrets in text files (Not plain text, Base64) * Choqok 1.0Beta2 was needs kdelibs 4.5 , We changed this to work with 4.4 too. --- files/fix-pkgconfig-name-of-qoauth.patch | 13 ------------- pspec.xml | 22 +++++++++++++++++++--- 2 files changed, 19 insertions(+), 16 deletions(-) Modified: 2011/devel/network/chat/choqok/pspec.xml ================================================================= --- 2011/devel/network/chat/choqok/pspec.xml (original) +++ 2011/devel/network/chat/choqok/pspec.xml Thu Sep 2 09:27:37 2010 @@ -14,7 +14,7 @@ library Twitter and Identi.ca client for KDE4 Choqok is a Twitter and Identi.ca client that supports URL shortening services, notifications and systemtray. - http://d10xg45o6p6dbl.cloudfront.net/projects/c/choqok/choqok-0.9.85.tar.bz2 + http://d10xg45o6p6dbl.cloudfront.net/projects/c/choqok/choqok-0.9.90.tar.bz2 choqok.po @@ -31,7 +31,6 @@ fix-actions-button-padding.patch dont-show-splash.patch - fix-pkgconfig-name-of-qoauth.patch @@ -65,7 +64,7 @@ choqok-devel Development files for choqok - choqok + choqok /usr/include @@ -74,6 +73,23 @@ + + 2010-09-02 + 0.9.90 + + Version bump: + * Better nick name detection. + * Better URL detection. + * Fetching Friends List problems fixed. + * UnTiny plugin can use untiny.com service instead of its generic way (Configurable) + * Using the Choqok way to show repeated dents/tweets made optional (Default is Twitter way) + * Confirm dialog for Re tweet + * When KWallet isn?t available, Choqok will store secrets in text files (Not plain text, Base64) + * Choqok 1.0Beta2 was needs kdelibs 4.5 , We changed this to work with 4.4 too. + + H. ?brahim G?ng?r + ibrahim at pardus.org.tr + 2010-08-19 0.9.85 From paketler-commits at pardus.org.tr Thu Sep 2 09:36:52 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Thu, 2 Sep 2010 09:36:52 +0300 (EEST) Subject: 2009/devel/network/plugin/gecko-mediaplayer/files - Not needed Message-ID: <20100902063653.EF36A49CEAA@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Thu Sep 2 09:36:49 2010 New Revision: 99576 Removed: 2009/devel/network/plugin/gecko-mediaplayer/files/use-xpcomglue-without-mozalloc.diff Log: Not needed --- use-xpcomglue-without-mozalloc.diff | 15 --------------- 1 file changed, 15 deletions(-) From paketler-commits at pardus.org.tr Thu Sep 2 10:04:35 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Thu, 2 Sep 2010 10:04:35 +0300 (EEST) Subject: 2011/devel/desktop/kde/base/kdepim-runtime - Bump to latest beta Message-ID: <20100902070436.C022E49D596@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Thu Sep 2 10:04:32 2010 New Revision: 99577 Modified: 2011/devel/desktop/kde/base/kdepim-runtime/pspec.xml Log: Bump to latest beta --- pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Modified: 2011/devel/desktop/kde/base/kdepim-runtime/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdepim-runtime/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdepim-runtime/pspec.xml Thu Sep 2 10:04:32 2010 @@ -12,7 +12,7 @@ library KDE4 PIM Runtime Environment kdepim-runtime contains KDE4 PIM (Personal Information Management) runtime environment like akonadi agents. - mirrors://kde/unstable/kdepim/4.5-beta1/kdepim-runtime-4.5-beta1.tar.bz2 + mirrors://kde/unstable/kdepim/4.4.93/src/src/kdepim-runtime-4.4.93.tar.bz2 qt-devel kdelibs-devel @@ -51,6 +51,13 @@ + + 2010-09-02 + 4.4.93 + Version bump to 4.4.93 + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-25 4.5_beta1 From paketler-commits at pardus.org.tr Thu Sep 2 10:05:28 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Thu, 2 Sep 2010 10:05:28 +0300 (EEST) Subject: 2011/devel/desktop/kde/base/kdepim-runtime - Add strict deps to kde Message-ID: <20100902070529.81E0549CEAA@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Thu Sep 2 10:05:26 2010 New Revision: 99578 Modified: 2011/devel/desktop/kde/base/kdepim-runtime/pspec.xml Log: Add strict deps to kde --- pspec.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: 2011/devel/desktop/kde/base/kdepim-runtime/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdepim-runtime/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdepim-runtime/pspec.xml Thu Sep 2 10:05:26 2010 @@ -15,8 +15,8 @@ mirrors://kde/unstable/kdepim/4.4.93/src/src/kdepim-runtime-4.4.93.tar.bz2 qt-devel - kdelibs-devel - kdepimlibs-devel + kdelibs-devel + kdepimlibs-devel akonadi-devel shared-desktop-ontologies soprano-devel @@ -35,8 +35,8 @@ kdepim-runtime qt - kdelibs - kdepimlibs + kdelibs + kdepimlibs akonadi shared-desktop-ontologies soprano From paketler-commits at pardus.org.tr Thu Sep 2 10:06:05 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 2 Sep 2010 10:06:05 +0300 (EEST) Subject: 2009/devel/network/chat/choqok - Version bump Message-ID: <20100902070606.0BB1E49D593@ns1.pardus.org.tr> Author: igungor Date: Thu Sep 2 10:06:04 2010 New Revision: 99579 Removed: 2009/devel/network/chat/choqok/files/fix-pkgconfig-name-of-qoauth.patch Modified: 2009/devel/network/chat/choqok/ (props changed) 2009/devel/network/chat/choqok/pspec.xml Log: Version bump: * Better nick name detection. * Better URL detection. * Fetching Friends List problems fixed. * UnTiny plugin can use untiny.com service instead of its generic way (Configurable) * Using the Choqok way to show repeated dents/tweets made optional (Default is Twitter way) * Confirm dialog for Re tweet * When KWallet isn?t available, Choqok will store secrets in text files (Not plain text, Base64) * Choqok 1.0Beta2 was needs kdelibs 4.5 , We changed this to work with 4.4 too. --- files/fix-pkgconfig-name-of-qoauth.patch | 13 -------- pspec.xml | 45 ++++++++++++++++++++++--------- 2 files changed, 32 insertions(+), 26 deletions(-) Modified: 2009/devel/network/chat/choqok/pspec.xml ================================================================= --- 2009/devel/network/chat/choqok/pspec.xml (original) +++ 2009/devel/network/chat/choqok/pspec.xml Thu Sep 2 10:06:04 2010 @@ -11,36 +11,38 @@ GPLv3 choqok app:gui + library Twitter and Identi.ca client for KDE4 Choqok is a Twitter and Identi.ca client that supports URL shortening services, notifications and systemtray. - http://d10xg45o6p6dbl.cloudfront.net/projects/c/choqok/choqok-0.9.85.tar.bz2 + http://d10xg45o6p6dbl.cloudfront.net/projects/c/choqok/choqok-0.9.90.tar.bz2 choqok.po - kdebase-runtime - kdelibs-devel - qt-devel - libqjson - qoauth-devel - automoc4 + kdebase-runtime + kdelibs-devel + qt-devel + libqjson + qca2 + qoauth-devel + phonon libnotify + automoc4 fix-actions-button-padding.patch dont-show-splash.patch - fix-pkgconfig-name-of-qoauth.patch choqok - kdebase-runtime - kdelibs - qt - libqjson - qoauth + kdebase-runtime + kdelibs + qt + libqjson + qoauth libnotify @@ -61,6 +63,23 @@ + + 2010-09-02 + 0.9.90 + + Version bump: + * Better nick name detection. + * Better URL detection. + * Fetching Friends List problems fixed. + * UnTiny plugin can use untiny.com service instead of its generic way (Configurable) + * Using the Choqok way to show repeated dents/tweets made optional (Default is Twitter way) + * Confirm dialog for Re tweet + * When KWallet isn?t available, Choqok will store secrets in text files (Not plain text, Base64) + * Choqok 1.0Beta2 was needs kdelibs 4.5 , We changed this to work with 4.4 too. + + H. ?brahim G?ng?r + ibrahim at pardus.org.tr + 2010-08-19 0.9.85 From paketler-commits at pardus.org.tr Thu Sep 2 10:06:36 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 2 Sep 2010 10:06:36 +0300 (EEST) Subject: 2009/stable/network/chat/choqok - Merge from devel/network/chat/choqok Message-ID: <20100902070637.4677349D594@ns1.pardus.org.tr> Author: igungor Date: Thu Sep 2 10:06:35 2010 New Revision: 99580 Removed: 2009/stable/network/chat/choqok/files/fix-pkgconfig-name-of-qoauth.patch Modified: 2009/stable/network/chat/choqok/ (props changed) 2009/stable/network/chat/choqok/pspec.xml Log: Merge from devel/network/chat/choqok: rev. 99579, by igungor on 2010-09-02 Version bump: * Better nick name detection. * Better URL detection. * Fetching Friends List problems fixed. * UnTiny plugin can use untiny.com service instead of its generic way (Configurable) * Using the Choqok way to show repeated dents/tweets made optional (Default is Twitter way) * Confirm dialog for Re tweet * When KWallet isn?t available, Choqok will store secrets in text files (Not plain text, Base64) * Choqok 1.0Beta2 was needs kdelibs 4.5 , We changed this to work with 4.4 too. --- files/fix-pkgconfig-name-of-qoauth.patch | 13 -------- pspec.xml | 45 ++++++++++++++++++++++--------- 2 files changed, 32 insertions(+), 26 deletions(-) Modified: 2009/stable/network/chat/choqok/pspec.xml ================================================================= --- 2009/stable/network/chat/choqok/pspec.xml (original) +++ 2009/stable/network/chat/choqok/pspec.xml Thu Sep 2 10:06:35 2010 @@ -11,36 +11,38 @@ GPLv3 choqok app:gui + library Twitter and Identi.ca client for KDE4 Choqok is a Twitter and Identi.ca client that supports URL shortening services, notifications and systemtray. - http://d10xg45o6p6dbl.cloudfront.net/projects/c/choqok/choqok-0.9.85.tar.bz2 + http://d10xg45o6p6dbl.cloudfront.net/projects/c/choqok/choqok-0.9.90.tar.bz2 choqok.po - kdebase-runtime - kdelibs-devel - qt-devel - libqjson - qoauth-devel - automoc4 + kdebase-runtime + kdelibs-devel + qt-devel + libqjson + qca2 + qoauth-devel + phonon libnotify + automoc4 fix-actions-button-padding.patch dont-show-splash.patch - fix-pkgconfig-name-of-qoauth.patch choqok - kdebase-runtime - kdelibs - qt - libqjson - qoauth + kdebase-runtime + kdelibs + qt + libqjson + qoauth libnotify @@ -61,6 +63,23 @@ + + 2010-09-02 + 0.9.90 + + Version bump: + * Better nick name detection. + * Better URL detection. + * Fetching Friends List problems fixed. + * UnTiny plugin can use untiny.com service instead of its generic way (Configurable) + * Using the Choqok way to show repeated dents/tweets made optional (Default is Twitter way) + * Confirm dialog for Re tweet + * When KWallet isn?t available, Choqok will store secrets in text files (Not plain text, Base64) + * Choqok 1.0Beta2 was needs kdelibs 4.5 , We changed this to work with 4.4 too. + + H. ?brahim G?ng?r + ibrahim at pardus.org.tr + 2010-08-19 0.9.85 From paketler-commits at pardus.org.tr Thu Sep 2 10:17:24 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mesutcan_Kurt?=) Date: Thu, 2 Sep 2010 10:17:24 +0300 (EEST) Subject: playground/review/programming/language/python/python-guestlogin - fix description and summary Message-ID: <20100902071725.5487749CAE0@ns1.pardus.org.tr> Author: mesutcan.kurt Date: Thu Sep 2 10:17:23 2010 New Revision: 99581 Modified: playground/review/programming/language/python/python-guestlogin/pspec.xml playground/review/programming/language/python/python-guestlogin/translations.xml Log: fix description and summary BUG:COMMENT:14202 --- pspec.xml | 4 ++-- translations.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) Modified: playground/review/programming/language/python/python-guestlogin/pspec.xml ================================================================= --- playground/review/programming/language/python/python-guestlogin/pspec.xml (original) +++ playground/review/programming/language/python/python-guestlogin/pspec.xml Thu Sep 2 10:17:23 2010 @@ -10,8 +10,8 @@ GPLv2 library - A PAM Module for allow guest users to login. - PAM module written in Python, used for creating multiple guest user accounts on the fly. + A PAM Module for allowing guest users to login. + python-guestlogin is a PAM module written in Python, used for creating multiple guest user accounts on the fly. http://cekirdek.pardus.org.tr/~bahadir/dist/guestlogin-0.1.tar.gz Modified: playground/review/programming/language/python/python-guestlogin/translations.xml ================================================================= --- playground/review/programming/language/python/python-guestlogin/translations.xml (original) +++ playground/review/programming/language/python/python-guestlogin/translations.xml Thu Sep 2 10:17:23 2010 @@ -3,7 +3,7 @@ python-guestlogin Misafir kullan?c?lar?n giri? yapmas?na izin veren PAM Mod?l?. - Python ile yaz?lm?? bir PAM Mod?l?d?r. Ayn? anda kullan?labilecek birden fazla misafir kullan?c? hesab?n? an?nda yaratabilir. + python-guestlogin, Python ile yaz?lm?? bir PAM Mod?l?d?r. Ayn? anda kullan?labilecek birden fazla misafir kullan?c? hesab?n? an?nda yaratabilir. From paketler-commits at pardus.org.tr Thu Sep 2 10:17:47 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Thu, 2 Sep 2010 10:17:47 +0300 (EEST) Subject: 2011/devel/desktop/kde/base/kdepim - Bump to latest beta Message-ID: <20100902071747.C961049CA22@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Thu Sep 2 10:17:45 2010 New Revision: 99582 Modified: 2011/devel/desktop/kde/base/kdepim/pspec.xml Log: Bump to latest beta --- pspec.xml | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) Modified: 2011/devel/desktop/kde/base/kdepim/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdepim/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdepim/pspec.xml Thu Sep 2 10:17:45 2010 @@ -12,11 +12,11 @@ app:gui KDE4 PIM (Personal Information Managemant) applications Contains KDE4 Personal Information Management applications. In package KMail (e-mail client), KNode (newsreader), and KOrganizer (organize journals, events, appointments), akregator (RSS feed aggregator), knotes (sticky notes for desktop) applications are included. - mirrors://kde/unstable/kdepim/4.5-beta1/kdepim-4.5-beta1.tar.bz2 + mirrors://kde/unstable/kdepim/4.4.93/src/src/kdepim-4.4.93.tar.bz2 qt-devel - kdelibs-devel - kdepimlibs-devel + kdelibs-devel + kdepimlibs-devel akonadi-devel phonon-devel libassuan-devel @@ -63,9 +63,9 @@ qt qt-webkit - kdelibs - kdepimlibs - kdepim-runtime + kdelibs + kdepimlibs + kdepim-runtime akonadi phonon libassuan @@ -95,6 +95,13 @@ + + 2010-09-02 + 4.4.93 + Version bump to 4.4.93 + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-26 4.5_beta1 From paketler-commits at pardus.org.tr Thu Sep 2 10:23:25 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mete_Alpaslan?=) Date: Thu, 2 Sep 2010 10:23:25 +0300 (EEST) Subject: playground/review/network/library/v8 - T-fPIC -fno-strict-aliasing -Wno-unused-parameter ... Message-ID: <20100902072326.44EE349CA22@ns1.pardus.org.tr> Author: mete Date: Thu Sep 2 10:23:25 2010 New Revision: 99583 Modified: playground/review/network/library/v8/actions.py Log: T-fPIC -fno-strict-aliasing -Wno-unused-parameter flags fix gcc warnings in 2011 --- actions.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: playground/review/network/library/v8/actions.py ================================================================= --- playground/review/network/library/v8/actions.py (original) +++ playground/review/network/library/v8/actions.py Thu Sep 2 10:23:25 2010 @@ -11,10 +11,11 @@ WorkDir = "v8-%s-20100702svn5010" % get.srcVERSION() somajor, sominor, sobuild = get.srcVERSION().split(".") +FLAGS = "%s -fPIC -fno-strict-aliasing -Wno-unused-parameter" % get.CFLAGS() def setup(): # Set CFLAGS - pisitools.dosed("SConstruct", "%%CFLAGS%%", " ".join(["'%s'," % flag for flag in get.CFLAGS().split()])) + pisitools.dosed("SConstruct", "%%CFLAGS%%", " ".join(["'%s'," % flag for flag in FLAGS.split()])) pisitools.dosed("SConstruct", "%%LINKFLAGS%%", " ".join(["'%s'," % flag for flag in get.LDFLAGS().split()])) pisitools.dosed("src/version.cc", "%%SOVERSION%%", somajor) From paketler-commits at pardus.org.tr Thu Sep 2 10:33:32 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Thu, 2 Sep 2010 10:33:32 +0300 (EEST) Subject: 2011/devel/desktop/kde/base/kdelibs - Remove usedotkde4 patch and add a fix for dolphin ... Message-ID: <20100902073334.1932C49C9F2@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Thu Sep 2 10:33:31 2010 New Revision: 99584 Added: 2011/devel/desktop/kde/base/kdelibs/files/fix-ftp-invalid-protocol-t1168850.diff Modified: 2011/devel/desktop/kde/base/kdelibs/pspec.xml Log: Remove usedotkde4 patch and add a fix for dolphin ftp handling. --- files/fix-ftp-invalid-protocol-t1168850.diff | 37 +++++++++++++++++++++++++++ pspec.xml | 3 -- 2 files changed, 38 insertions(+), 2 deletions(-) Modified: 2011/devel/desktop/kde/base/kdelibs/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdelibs/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdelibs/pspec.xml Thu Sep 2 10:33:31 2010 @@ -108,8 +108,7 @@ pardus/dont-change-some-parameters-in-relwithdebinfo.diff - pardus/usedotkde4.patch - + fix-ftp-invalid-protocol-t1168850.diff From paketler-commits at pardus.org.tr Thu Sep 2 10:34:12 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Thu, 2 Sep 2010 10:34:12 +0300 (EEST) Subject: 2011/devel/system/devel/mpfr - Version bump, BREAKS GCC Message-ID: <20100902073412.AD12749C9F2@ns1.pardus.org.tr> Author: onur Date: Thu Sep 2 10:34:12 2010 New Revision: 99585 Added: 2011/devel/system/devel/mpfr/files/ 2011/devel/system/devel/mpfr/files/mpfr-3.0.0-official-patch-1.patch Modified: 2011/devel/system/devel/mpfr/pspec.xml Log: Version bump, BREAKS GCC ! --- files/mpfr-3.0.0-official-patch-1.patch | 691 ++++++++++++++++++++++++++++++++ pspec.xml | 19 2 files changed, 707 insertions(+), 3 deletions(-) Modified: 2011/devel/system/devel/mpfr/pspec.xml ================================================================= --- 2011/devel/system/devel/mpfr/pspec.xml (original) +++ 2011/devel/system/devel/mpfr/pspec.xml Thu Sep 2 10:34:12 2010 @@ -13,10 +13,13 @@ library Multiple precision floating point library The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the GMP multiple-precision library. - http://www.mpfr.org/mpfr-2.4.2/mpfr-2.4.2.tar.bz2 + http://www.mpfr.org/mpfr-3.0.0/mpfr-3.0.0.tar.bz2 gmp-devel + + mpfr-3.0.0-official-patch-1.patch + @@ -26,7 +29,6 @@ /usr/lib - /usr/share/info /usr/share/doc/mpfr @@ -35,16 +37,27 @@ mpfr-devel Development files for mpfr - mpfr + mpfr /usr/include /usr/share/doc/mpfr/examples /usr/share/doc/mpfr/html + /usr/share/info + + 2010-09-01 + 3.0.0 + + Version bump, breaks ABI, though API is mostly the same + Split devel package + + Onur K???k + onur at pardus.org.tr + 2010-09-01 2.4.2 From paketler-commits at pardus.org.tr Thu Sep 2 10:47:04 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mesutcan_Kurt?=) Date: Thu, 2 Sep 2010 10:47:04 +0300 (EEST) Subject: 2009/devel/programming/language/python/python-guestlogin playground/review/programming/language/python/python-guestlogin - Move python-guestlogin to Pardus repositories. Message-ID: <20100902074705.4590049C95A@ns1.pardus.org.tr> Author: mesutcan.kurt Date: Thu Sep 2 10:47:02 2010 New Revision: 99586 Added: 2009/devel/programming/language/python/python-guestlogin/ - copied from r99585, playground/review/programming/language/python/python-guestlogin/ Removed: playground/review/programming/language/python/python-guestlogin/ Log: Move python-guestlogin to Pardus repositories. Thanks for the reviews. BUG:COMMENT:14202 From paketler-commits at pardus.org.tr Thu Sep 2 10:48:58 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mesutcan_Kurt?=) Date: Thu, 2 Sep 2010 10:48:58 +0300 (EEST) Subject: 2009/stable/programming/language/python/python-guestlogin - Package is ready. Message-ID: <20100902074859.7DCF949C95A@ns1.pardus.org.tr> Author: mesutcan.kurt Date: Thu Sep 2 10:48:57 2010 New Revision: 99587 Added: 2009/stable/programming/language/python/python-guestlogin/ - copied from r99586, 2009/devel/programming/language/python/python-guestlogin/ Log: Package is ready. From paketler-commits at pardus.org.tr Thu Sep 2 10:49:18 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mesutcan_Kurt?=) Date: Thu, 2 Sep 2010 10:49:18 +0300 (EEST) Subject: 2011/devel/programming/language/python/python-guestlogin - Package is ready. Message-ID: <20100902074919.1D75949C95A@ns1.pardus.org.tr> Author: mesutcan.kurt Date: Thu Sep 2 10:49:18 2010 New Revision: 99588 Added: 2011/devel/programming/language/python/python-guestlogin/ - copied from r99587, 2009/devel/programming/language/python/python-guestlogin/ Log: Package is ready. From paketler-commits at pardus.org.tr Thu Sep 2 10:49:48 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mesutcan_Kurt?=) Date: Thu, 2 Sep 2010 10:49:48 +0300 (EEST) Subject: corporate2/devel/programming/language/python/python-guestlogin - Package is ready. Message-ID: <20100902074949.4649649C95A@ns1.pardus.org.tr> Author: mesutcan.kurt Date: Thu Sep 2 10:49:47 2010 New Revision: 99589 Added: corporate2/devel/programming/language/python/python-guestlogin/ - copied from r99588, 2009/devel/programming/language/python/python-guestlogin/ Log: Package is ready. From paketler-commits at pardus.org.tr Thu Sep 2 11:15:56 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Thu, 2 Sep 2010 11:15:56 +0300 (EEST) Subject: corporate2/devel/system/base/alternatives - Add alternatives to corporate2 repository Message-ID: <20100902081556.DD7C649C93F@ns1.pardus.org.tr> Author: fatih Date: Thu Sep 2 11:15:55 2010 New Revision: 99590 Added: corporate2/devel/system/base/alternatives/ - copied from r99589, playground/review/system/base/alternatives/ Log: Add alternatives to corporate2 repository BUG:COMMENT:14158 From paketler-commits at pardus.org.tr Thu Sep 2 11:17:52 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Thu, 2 Sep 2010 11:17:52 +0300 (EEST) Subject: 2011/devel/system/base/alternatives playground/review/system/base/alternatives - Move alternatives to 2011 repository Message-ID: <20100902081752.6921C49C93F@ns1.pardus.org.tr> Author: fatih Date: Thu Sep 2 11:17:51 2010 New Revision: 99591 Added: 2011/devel/system/base/alternatives/ - copied from r99590, playground/review/system/base/alternatives/ Removed: playground/review/system/base/alternatives/ Log: Move alternatives to 2011 repository BUG:FIXED:14158 From paketler-commits at pardus.org.tr Thu Sep 2 11:25:47 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Thu, 2 Sep 2010 11:25:47 +0300 (EEST) Subject: playground/onur/tvtime - fiddle with tvtime and its PIC problems Message-ID: <20100902082548.09F3249C9F6@ns1.pardus.org.tr> Author: onur Date: Thu Sep 2 11:25:47 2010 New Revision: 99592 Added: playground/onur/tvtime/ - copied from r99589, 2009/devel/multimedia/tv/tvtime/ Log: fiddle with tvtime and its PIC problems From paketler-commits at pardus.org.tr Thu Sep 2 11:27:19 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Thu, 2 Sep 2010 11:27:19 +0300 (EEST) Subject: 2011/devel - Refresh urgent list Message-ID: <20100902082719.7047449C9F6@ns1.pardus.org.tr> Author: fatih Date: Thu Sep 2 11:27:19 2010 New Revision: 99593 Modified: 2011/devel/urgent-packages Log: Refresh urgent list --- urgent-packages | 42 ++++++++++++++++++++---------------------- 1 file changed, 20 insertions(+), 22 deletions(-) Modified: 2011/devel/urgent-packages ================================================================= --- 2011/devel/urgent-packages (original) +++ 2011/devel/urgent-packages Thu Sep 2 11:27:19 2010 @@ -1,19 +1,28 @@ -Base Repository : Pardus 2009 -Target Repository : Pardus 2011 -Target Packages : kdeaccessibility kdeadmin kdeedu kdegames kdegraphics kdemultimedia kdepim kdeplasma-addons kdesdk kdetoys kdeutils kdevplatform kdewebdev vlc k3b nfs-utils gecko-mediaplayer +Base Repository : Pardus 2009 +Target Repository : Pardus 2011 +Obsoleted Packages : +Target Packages : kdeaccessibility kdeedu kdevplatform kdewebdev vlc nfs-utils gecko-mediaplayer opentts David Stegbauer (1) - desktop/kde/base/kdevplatform + desktop/kde/base/kdevplatform (kdevplatform) + +Eda Okur (3) + multimedia/sound/flite (flite) + multimedia/sound/opentts (espeak,dotconf,flite,espeak-devel,flite-devel,dotconf-devel,opentts,libdumbtts-devel,libdumbtts) + programming/library/dotconf (dotconf) Ertu?rul Erata (1) - programming/language/R (R,texlive-latexrecommended) + programming/language/R (R) + +Fahri Tu?rul G?rkaynak (1) + multimedia/library/portaudio () Fethican Co?kuner (1) network/share/nfs-utils () -G?k?en Eraslan (4) +G?k?en Eraslan (3) desktop/kde/base/kdeaccessibility (opentts, speechd) desktop/kde/base/kdeedu (cfitsio,facile,indilib,ocaml,libnova,R) desktop/kde/base/kdewebdev (kdevplatform) @@ -27,23 +36,12 @@ science/library/indilib (libnova,cfitsio) science/library/libnova () -Onur K???k (2) +Onur K???k (1) network/plugin/gecko-mediaplayer () -Semen Cirit (13) - tex/addon/texlive-fontsrecommended (texlive-basic) - tex/addon/texlive-latexextra (texlive-fontsrecommended,texlive-latex) - tex/base/texlive-basic (texlive-documentation-base) - tex/base/texlive-core () - tex/base/texlive-documentation-base (texlive-core) - tex/base/texlive-latex (texlive-langother,texlive-langgerman,texlive-langgreek,mplib,texlive-basic,luatex,texlive-langcyrillic,texlive-core) - tex/base/texlive-latexrecommended (texlive-latex) - tex/language/texlive-langcyrillic (texlive-basic) - tex/language/texlive-langgerman (texlive-basic) - tex/language/texlive-langgreek (texlive-basic) - tex/language/texlive-langother (texlive-basic) - tex/tool/luatex () - tex/tool/mplib (texlive-core) +Ozan ?a?layan (2) + multimedia/library/libdumbtts (libdumbtts) + multimedia/sound/espeak (espeak,portaudio) Serdar Dalg?? (1) - multimedia/video/vlc + multimedia/video/vlc (vlc) From paketler-commits at pardus.org.tr Thu Sep 2 11:27:58 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Thu, 2 Sep 2010 11:27:58 +0300 (EEST) Subject: playground/onur/tvtime - add glibc 2.10 fix Message-ID: <20100902082758.B0C7F49C890@ns1.pardus.org.tr> Author: onur Date: Thu Sep 2 11:27:58 2010 New Revision: 99594 Added: playground/onur/tvtime/files/glibc-2.10.patch Modified: playground/onur/tvtime/pspec.xml Log: add glibc 2.10 fix --- files/glibc-2.10.patch | 24 ++++++++++++++++++++++++ pspec.xml | 8 ++++++++ 2 files changed, 32 insertions(+) Modified: playground/onur/tvtime/pspec.xml ================================================================= --- playground/onur/tvtime/pspec.xml (original) +++ playground/onur/tvtime/pspec.xml Thu Sep 2 11:27:58 2010 @@ -31,6 +31,7 @@ pie.patch tvtime-1.0.2-libsupc.patch tvtime-1.0.2-xinerama.patch + glibc-2.10.patch @@ -60,6 +61,13 @@ + + 2010-09-01 + 1.0.2 + Fix build with glibc >= 2.10 + Onur K???k + onur at pardus.org.tr + 2009-05-03 1.0.2 From paketler-commits at pardus.org.tr Thu Sep 2 11:29:57 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Thu, 2 Sep 2010 11:29:57 +0300 (EEST) Subject: 2011/devel - Add openoffice to the list Message-ID: <20100902082957.AD89F49C9F6@ns1.pardus.org.tr> Author: fatih Date: Thu Sep 2 11:29:57 2010 New Revision: 99595 Modified: 2011/devel/urgent-packages Log: Add openoffice to the list --- urgent-packages | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) Modified: 2011/devel/urgent-packages ================================================================= --- 2011/devel/urgent-packages (original) +++ 2011/devel/urgent-packages Thu Sep 2 11:29:57 2010 @@ -2,7 +2,7 @@ Base Repository : Pardus 2009 Target Repository : Pardus 2011 Obsoleted Packages : -Target Packages : kdeaccessibility kdeedu kdevplatform kdewebdev vlc nfs-utils gecko-mediaplayer opentts +Target Packages : kdeaccessibility kdeedu kdevplatform kdewebdev vlc nfs-utils gecko-mediaplayer opentts openoffice David Stegbauer (1) @@ -22,14 +22,26 @@ Fethican Co?kuner (1) network/share/nfs-utils () -G?k?en Eraslan (3) - desktop/kde/base/kdeaccessibility (opentts, speechd) +G?k?en Eraslan (10) + desktop/kde/base/kdeaccessibility (opentts,speechd) desktop/kde/base/kdeedu (cfitsio,facile,indilib,ocaml,libnova,R) desktop/kde/base/kdewebdev (kdevplatform) + office/misc/openclipart () + office/openoffice/mdbtools () + office/openoffice/openoffice (sablotron,openclipart,vigra,mdbtools,libwpg,libwpd,hsqldb-lib,agg,openoffice,lpsolve,perl-Archive-Zip,libwps,db4-java) + programming/library/libwps (libwpd) + programming/library/sablotron () + programming/library/vigra () + science/mathematics/lpsolve () Meltem Parmaks?z (1) programming/language/ocaml () +Mete Alpaslan (3) + programming/language/java/db4-java () + programming/language/java/hsqldb (tomcat-servlet-api) + programming/language/java/tomcat-servlet-api () + Metin Akdere (4) science/library/cfitsio () science/library/facile (ocaml) @@ -43,5 +55,13 @@ multimedia/library/libdumbtts (libdumbtts) multimedia/sound/espeak (espeak,portaudio) -Serdar Dalg?? (1) +Pardus (1) + multimedia/library/agg () + +Semen Cirit (2) + programming/library/libwpd () + programming/library/libwpg (libwpd) + +Serdar Dalg?? (2) multimedia/video/vlc (vlc) + programming/language/perl/perl-Archive-Zip () From paketler-commits at pardus.org.tr Thu Sep 2 11:37:10 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Thu, 2 Sep 2010 11:37:10 +0300 (EEST) Subject: 2011/devel/tex/tool/pgf - Ready for 2011 Message-ID: <20100902083710.129E549C9F6@ns1.pardus.org.tr> Author: fatih.arslan Date: Thu Sep 2 11:37:09 2010 New Revision: 99596 Added: 2011/devel/tex/tool/pgf/ - copied from r99369, playground/fatih.arslan/tex/tool/pgf/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Thu Sep 2 11:37:29 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Thu, 2 Sep 2010 11:37:29 +0300 (EEST) Subject: 2011/devel/tex/addon/latex-xcolor - Ready for 2011 Message-ID: <20100902083729.61E7849CAE0@ns1.pardus.org.tr> Author: fatih.arslan Date: Thu Sep 2 11:37:29 2010 New Revision: 99597 Added: 2011/devel/tex/addon/latex-xcolor/ - copied from r99573, playground/fatih.arslan/tex/addon/latex-xcolor/ Modified: 2011/devel/tex/addon/latex-xcolor/actions.py Log: Ready for 2011 --- actions.py | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) Modified: 2011/devel/tex/addon/latex-xcolor/actions.py ================================================================= --- playground/fatih.arslan/tex/addon/latex-xcolor/actions.py (original) +++ 2011/devel/tex/addon/latex-xcolor/actions.py Thu Sep 2 11:37:29 2010 @@ -15,23 +15,17 @@ def build(): shelltools.system("latex --interaction=batchmode ./xcolor.ins") - texdocs = shelltools.ls("*.tex") - texdocs.extend(shelltools.ls("*.dtx")) - for texdoc in texdocs: - print texdoc - shelltools.system("texi2dvi -q -c --language=latex ./%s" % texdoc) + for srcfile in shelltools.ls("."): + if srcfile.endswith(("tex", "dtx")): + shelltools.system("texi2dvi -q -c --language=latex %s" % srcfile) def install(): - dvidocs = [] - for i in ["dvi", "pdf"]: - dvidocs.extend(shelltools.ls("*.%s" % i)) - for dvidoc in dvidocs: - print dvidoc - pisitools.dodoc(dvidoc) - pisitools.dosym("/usr/share/doc/%s/%s" % (get.srcTAG(), dvidoc), "/usr/share/texmf/doc/latex/%s/%s" % (WorkDir, dvidoc)) - for stylesdoc in ["sty", "def"]: - print stylesdoc - pisitools.insinto("/usr/share/texmf/tex/latex/%s/" % WorkDir, "*.%s" %stylesdoc) + for srcfile in shelltools.ls("."): + if srcfile.endswith(("dvi", "ps", "pdf")): + pisitools.dodoc(srcfile) + pisitools.dosym("/usr/share/doc/%s/%s" % (get.srcTAG(), srcfile), "/usr/share/texmf/doc/latex/%s/%s" % (WorkDir, srcfile)) + elif srcfile.endswith(("sty", "cls", "fd", "clo", "def")): + pisitools.insinto("/usr/share/texmf/tex/latex/%s/" % WorkDir, srcfile) pisitools.dodoc("ChangeLog", "README") From paketler-commits at pardus.org.tr Thu Sep 2 11:38:15 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Thu, 2 Sep 2010 11:38:15 +0300 (EEST) Subject: 2011/devel/tex/addon/latex-beamer - Ready for 2011 Message-ID: <20100902083816.1BA2449CAE0@ns1.pardus.org.tr> Author: fatih.arslan Date: Thu Sep 2 11:38:15 2010 New Revision: 99598 Added: 2011/devel/tex/addon/latex-beamer/ - copied from r99573, playground/fatih.arslan/tex/addon/latex-beamer/ Modified: 2011/devel/tex/addon/latex-beamer/actions.py 2011/devel/tex/addon/latex-beamer/pspec.xml Log: Ready for 2011 --- actions.py | 20 +++++++++++--------- pspec.xml | 2 ++ 2 files changed, 13 insertions(+), 9 deletions(-) Modified: 2011/devel/tex/addon/latex-beamer/actions.py ================================================================= --- playground/fatih.arslan/tex/addon/latex-beamer/actions.py (original) +++ 2011/devel/tex/addon/latex-beamer/actions.py Thu Sep 2 11:38:15 2010 @@ -11,19 +11,21 @@ WorkDir = "beamer" def install(): - for dir in ["base","extensions","themes"]: - pisitools.insinto("/usr/share/texmf-dist/tex/latex/beamer",dir) + + pisitools.insinto("/usr/share/texmf-dist/tex/latex/beamer", "base/") - pisitools.insinto("/usr/share/texmf-dist/tex/latex/beamer/emulation", "emulation/*.sty") + #pisitools.insinto("/usr/share/texmf-dist/tex/latex/beamer/emulation", "base/emulation/*.sty") pisitools.dodoc("README","ChangeLog","doc/licenses/LICENSE", "AUTHORS") pisitools.insinto("/usr/share/doc/%s/doc" % get.srcNAME(), "doc/*") + + pisitools.insinto("/usr/share/emacs/%s" % get.srcNAME(), "emacs/*") - for dir in ["examples", "emulation/examples", "solutions"]: + for dir in ["examples", "examples", "solutions"]: pisitools.insinto("/usr/share/doc/%s/" % get.srcNAME(), dir) - rms= [] - for i in ["*.tex~","._beamerexample-lecture-pic*"]: - rms.extend(shelltools.ls(i)) - for rm in rms: - pisitools.remove("examples/a-lecture/%s" % rms) +# rms= [] +# for i in ["*.tex~","._beamerexample-lecture-pic*"]: +# rms.extend(shelltools.ls(i)) +# for rm in rms: +# pisitools.remove("examples/a-lecture/%s" % rms) Modified: 2011/devel/tex/addon/latex-beamer/pspec.xml ================================================================= --- playground/fatih.arslan/tex/addon/latex-beamer/pspec.xml (original) +++ 2011/devel/tex/addon/latex-beamer/pspec.xml Thu Sep 2 11:38:15 2010 @@ -23,9 +23,11 @@ latex-beamer pgf + latex-xcolor /usr/share/texmf-dist + /usr/share/emacs /usr/share/doc From paketler-commits at pardus.org.tr Thu Sep 2 11:40:26 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mete_Alpaslan?=) Date: Thu, 2 Sep 2010 11:40:26 +0300 (EEST) Subject: 2011/devel/hardware/disk/parted - Update reverted release Message-ID: <20100902084026.A70DC49CAE0@ns1.pardus.org.tr> Author: mete Date: Thu Sep 2 11:40:26 2010 New Revision: 99599 Modified: 2011/devel/hardware/disk/parted/pspec.xml Log: Update reverted release --- pspec.xml | 32 ++++++++++---------------------- 1 file changed, 10 insertions(+), 22 deletions(-) Modified: 2011/devel/hardware/disk/parted/pspec.xml ================================================================= --- 2011/devel/hardware/disk/parted/pspec.xml (original) +++ 2011/devel/hardware/disk/parted/pspec.xml Thu Sep 2 11:40:26 2010 @@ -11,31 +11,13 @@ GPLv3+ app:console Create, destroy, resize, check, copy partitions and file systems - mirrors://gnu/parted/parted-1.8.8.tar.gz + mirrors://gnu/parted/parted-2.3.tar.gz libuuid util-linux - parted-1.8.8-xvd.patch - parted-1.8.8-devmapper-header.patch - parted-1.8.8-noinst-headers.patch - parted-1.8.8-gcc-4.3.patch - parted-1.8.8-nofixgpt.patch - parted-1.8.8-alpha.patch - parted-1.8.8-dospartrec.patch - parted-1.8.8-avoid-none-stat.patch - parted-1.8.8-newgcc4.4.patch - parted-1.8.8-return-error-update-mode.patch - parted-1.8.8-virtio.patch - parted-1.8.8-dos-label-swap.patch - parted-ext4-probe.patch - fix-corrupted-gpt-crash.patch - fix-dvh-update.patch - fix-error-informing-the-kernel.patch - fix-dasd-probe.patch - fix-function-def.patch - fix-dm-partition-name.patch + parted-2.2-hi-major-sd-rh611691.patch @@ -48,7 +30,6 @@ /usr/lib /usr/sbin - /usr/bin /usr/share/doc /usr/share/info /usr/share/locale @@ -60,7 +41,7 @@ parted-devel Development files for parted - parted + parted /usr/include @@ -69,6 +50,13 @@ + + 2010-09-02 + 2.3 + Update reverted release. + Mete Alpaslan + mete at pardus.org.tr + 2010-08-26 1.8.8 From paketler-commits at pardus.org.tr Thu Sep 2 11:40:37 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Thu, 2 Sep 2010 11:40:37 +0300 (EEST) Subject: 2011/devel/tex/tool/pgf - Forget update info Message-ID: <20100902084037.489F049CAE0@ns1.pardus.org.tr> Author: fatih.arslan Date: Thu Sep 2 11:40:37 2010 New Revision: 99600 Modified: 2011/devel/tex/tool/pgf/pspec.xml Log: Forget update info --- pspec.xml | 7 +++++++ 1 file changed, 7 insertions(+) Modified: 2011/devel/tex/tool/pgf/pspec.xml ================================================================= --- 2011/devel/tex/tool/pgf/pspec.xml (original) +++ 2011/devel/tex/tool/pgf/pspec.xml Thu Sep 2 11:40:37 2010 @@ -29,6 +29,13 @@ + + 2009-09-02 + 2.00 + Ready for 2011 + Fatih Arslan + scirit at pardus.org.tr + 2009-06-18 2.00 From paketler-commits at pardus.org.tr Thu Sep 2 11:52:30 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mete_Alpaslan?=) Date: Thu, 2 Sep 2010 11:52:30 +0300 (EEST) Subject: 2011/devel/programming/language/python/pyparted - Update reverted release. Message-ID: <20100902085230.5015C49CAE0@ns1.pardus.org.tr> Author: mete Date: Thu Sep 2 11:52:30 2010 New Revision: 99601 Modified: 2011/devel/programming/language/python/pyparted/actions.py 2011/devel/programming/language/python/pyparted/pspec.xml Log: Update reverted release. --- actions.py | 3 +++ pspec.xml | 18 +++++++++++++----- 2 files changed, 16 insertions(+), 5 deletions(-) Modified: 2011/devel/programming/language/python/pyparted/actions.py ================================================================= --- 2011/devel/programming/language/python/pyparted/actions.py (original) +++ 2011/devel/programming/language/python/pyparted/actions.py Thu Sep 2 11:52:30 2010 @@ -9,6 +9,9 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get +def setup(): + autotools.configure() + def build(): autotools.make() Modified: 2011/devel/programming/language/python/pyparted/pspec.xml ================================================================= --- 2011/devel/programming/language/python/pyparted/pspec.xml (original) +++ 2011/devel/programming/language/python/pyparted/pspec.xml Thu Sep 2 11:52:30 2010 @@ -12,20 +12,21 @@ library Python bindings for parted pyparted is the python module which enables to use GNU Parted package from python. Using python with this module, programmers can create, destroy, resize, check and copy partitions, and the file systems on them. - https://fedorahosted.org/releases/p/y/pyparted/pyparted-1.8.9.tar.bz2 + https://fedorahosted.org/releases/p/y/pyparted/pyparted-3.4.tar.gz - parted-devel + python-decorator + parted-devel - pardus.patch - + fix_pycompile.patch pyparted - parted + python-decorator + parted /usr/lib @@ -34,6 +35,13 @@ + + 2010-09-02 + 3.4 + Update reverted release. + Mete Alpaslan + mete at pardus.org.tr + 2010-08-26 1.8.9 From paketler-commits at pardus.org.tr Thu Sep 2 11:53:27 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 2 Sep 2010 11:53:27 +0300 (EEST) Subject: 2011/devel/multimedia/graphics/agg - agg is ready Message-ID: <20100902085327.166FD49CB17@ns1.pardus.org.tr> Author: igungor Date: Thu Sep 2 11:53:26 2010 New Revision: 99602 Added: 2011/devel/multimedia/graphics/agg/ - copied from r99600, 2009/devel/multimedia/library/agg/ Modified: 2011/devel/multimedia/graphics/agg/actions.py 2011/devel/multimedia/graphics/agg/pspec.xml 2011/devel/multimedia/graphics/agg/translations.xml Log: agg is ready --- actions.py | 3 +-- pspec.xml | 19 ++++++++++++++++--- translations.xml | 5 +++++ 3 files changed, 22 insertions(+), 5 deletions(-) Modified: 2011/devel/multimedia/graphics/agg/actions.py ================================================================= --- 2009/devel/multimedia/library/agg/actions.py (original) +++ 2011/devel/multimedia/graphics/agg/actions.py Thu Sep 2 11:53:26 2010 @@ -1,7 +1,6 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2005-2009 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt @@ -13,7 +12,7 @@ for f in ["NEWS", "README", "AUTHORS"]: shelltools.touch(f) - autotools.autoreconf("-fi") + autotools.autoreconf("-vfi") autotools.configure("--disable-examples \ --enable-ctrl \ --enable-platform \ Modified: 2011/devel/multimedia/graphics/agg/pspec.xml ================================================================= --- 2009/devel/multimedia/library/agg/pspec.xml (original) +++ 2011/devel/multimedia/graphics/agg/pspec.xml Thu Sep 2 11:53:26 2010 @@ -14,7 +14,8 @@ Agg is a high quality rendering engine for C++. http://www.antigrain.com/agg-2.5.tar.gz - libsdl + libsdl-devel + freetype-devel @@ -28,15 +29,27 @@ agg libsdl + freetype - /usr/include /usr/lib /usr/share/doc - /usr/share/aclocal + + agg-devel + Development files for agg + + agg + + + /usr/include + /usr/lib/pkgconfig + /usr/share/aclocal + + + 2009-05-14 Modified: 2011/devel/multimedia/graphics/agg/translations.xml ================================================================= --- 2009/devel/multimedia/library/agg/translations.xml (original) +++ 2011/devel/multimedia/graphics/agg/translations.xml Thu Sep 2 11:53:26 2010 @@ -6,4 +6,9 @@ Agg, C++ i?in y?ksek kaliteli grafik tarama motorudur. Agg est un moteur de rendu de haute qualit? pour C++. + + + agg-devel + agg i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Thu Sep 2 11:53:46 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 2 Sep 2010 11:53:46 +0300 (EEST) Subject: 2011/devel - agg is done Message-ID: <20100902085346.B4EB349CB17@ns1.pardus.org.tr> Author: igungor Date: Thu Sep 2 11:53:46 2010 New Revision: 99603 Modified: 2011/devel/urgent-packages Log: agg is done --- urgent-packages | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) Modified: 2011/devel/urgent-packages ================================================================= --- 2011/devel/urgent-packages (original) +++ 2011/devel/urgent-packages Thu Sep 2 11:53:46 2010 @@ -28,7 +28,7 @@ desktop/kde/base/kdewebdev (kdevplatform) office/misc/openclipart () office/openoffice/mdbtools () - office/openoffice/openoffice (sablotron,openclipart,vigra,mdbtools,libwpg,libwpd,hsqldb-lib,agg,openoffice,lpsolve,perl-Archive-Zip,libwps,db4-java) + office/openoffice/openoffice (sablotron,openclipart,vigra,mdbtools,libwpg,libwpd,hsqldb-lib,openoffice,lpsolve,perl-Archive-Zip,libwps,db4-java) programming/library/libwps (libwpd) programming/library/sablotron () programming/library/vigra () @@ -55,9 +55,6 @@ multimedia/library/libdumbtts (libdumbtts) multimedia/sound/espeak (espeak,portaudio) -Pardus (1) - multimedia/library/agg () - Semen Cirit (2) programming/library/libwpd () programming/library/libwpg (libwpd) From paketler-commits at pardus.org.tr Thu Sep 2 11:55:49 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 2 Sep 2010 11:55:49 +0300 (EEST) Subject: 2011/devel/programming/misc/evolution-data-server - e-d-s is done Message-ID: <20100902085549.E3D9649CB17@ns1.pardus.org.tr> Author: igungor Date: Thu Sep 2 11:55:49 2010 New Revision: 99604 Added: 2011/devel/programming/misc/evolution-data-server/ - copied from r99534, corporate2/devel/programming/library/evolution-data-server/ Modified: 2011/devel/programming/misc/evolution-data-server/actions.py 2011/devel/programming/misc/evolution-data-server/pspec.xml 2011/devel/programming/misc/evolution-data-server/translations.xml Log: e-d-s is done --- actions.py | 2 ++ pspec.xml | 54 ++++++++++++++++++++++++++++++++++++++---------------- translations.xml | 5 +++++ 3 files changed, 45 insertions(+), 16 deletions(-) Modified: 2011/devel/programming/misc/evolution-data-server/actions.py ================================================================= --- corporate2/devel/programming/library/evolution-data-server/actions.py (original) +++ 2011/devel/programming/misc/evolution-data-server/actions.py Thu Sep 2 11:55:49 2010 @@ -6,8 +6,10 @@ from pisi.actionsapi import autotools from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools from pisi.actionsapi import get +shelltools.export("CFLAGS", "%s -fPIC -fno-strict-aliasing" % get.CFLAGS()) def setup(): autotools.autoreconf("-fi") Modified: 2011/devel/programming/misc/evolution-data-server/pspec.xml ================================================================= --- corporate2/devel/programming/library/evolution-data-server/pspec.xml (original) +++ 2011/devel/programming/misc/evolution-data-server/pspec.xml Thu Sep 2 11:55:49 2010 @@ -16,21 +16,21 @@ mirrors://gnome/evolution-data-server/2.30/evolution-data-server-2.30.2.tar.bz2 gnome-common - cairo - gtk2 - orbit2 - pango - gconf - libglade + cairo-devel + gtk2-devel + orbit2-devel + pango-devel + gconf-devel + libglade-devel libgweather - libical - gnome-keyring - libsoup + libical-devel + libgnome-keyring-devel + libsoup-devel openldap-client - fontconfig - atk - nspr - nss + fontconfig-devel + atk-devel + nspr-devel + nss-devel mit-kerberos xulrunner-devel @@ -50,15 +50,13 @@ nss mit-kerberos libical - gnome-keyring + libgnome-keyring openldap-client xulrunner /usr/libexec - /usr/include /usr/lib - /usr/lib/pkgconfig /usr/share/locale /usr/share/man /usr/share/doc @@ -72,11 +70,35 @@ evolution-data-server-docs data:doc Help files and API documents for evolution-data-server + + evolution-data-server + /usr/share/gtk-doc + + evolution-data-server-devel + Development files for evolution-data-server + + evolution-data-server + dbus-glib-devel + gconf-devel + glib2-devel + gtk2-devel + libical-devel + libsoup-devel + nspr-devel + nss-devel + sqlite-devel + + + /usr/include + /usr/lib/pkgconfig + + + 2010-06-23 Modified: 2011/devel/programming/misc/evolution-data-server/translations.xml ================================================================= --- corporate2/devel/programming/library/evolution-data-server/translations.xml (original) +++ 2011/devel/programming/misc/evolution-data-server/translations.xml Thu Sep 2 11:55:49 2010 @@ -10,4 +10,9 @@ evolution-data-server-docs evolution-data-server paketine ait yard?m dosyalar? ve API belgeleri + + + evolution-data-server-devel + evolution-data-server i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Thu Sep 2 12:00:23 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mete_Alpaslan?=) Date: Thu, 2 Sep 2010 12:00:23 +0300 (EEST) Subject: 2011/devel/system/installer/yali - New release to development version Message-ID: <20100902090023.87A3749CB1F@ns1.pardus.org.tr> Author: mete Date: Thu Sep 2 12:00:23 2010 New Revision: 99605 Added: 2011/devel/system/installer/yali/files/new_release.patch Modified: 2011/devel/system/installer/yali/actions.py 2011/devel/system/installer/yali/files/repo-uri.patch 2011/devel/system/installer/yali/pspec.xml Log: New release to development version --- actions.py | 3 +-- files/new_release.patch | 26 ++++++++++++++++++++++++++ files/repo-uri.patch | 14 +++++++------- pspec.xml | 16 ++++++++++++---- 4 files changed, 46 insertions(+), 13 deletions(-) Modified: 2011/devel/system/installer/yali/actions.py ================================================================= --- 2011/devel/system/installer/yali/actions.py (original) +++ 2011/devel/system/installer/yali/actions.py Thu Sep 2 12:00:23 2010 @@ -9,14 +9,13 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get -WorkDir ="yali4-%s" % get.srcVERSION() def setup(): if get.ARCH() == "i686": repo_uri = "http://packages.pardus.org.tr/pardus/2011/stable/i686/pisi-index.xml.bz2" else: repo_uri = "http://packages.pardus.org.tr/pardus/2011/stable/x86_64/pisi-index.xml.bz2" - pisitools.dosed("yali4/constants.py", "@REPO_URI@", repo_uri) + pisitools.dosed("yali/constants.py", "@REPO_URI@", repo_uri) def build(): pythonmodules.compile() Modified: 2011/devel/system/installer/yali/files/repo-uri.patch ================================================================= --- 2011/devel/system/installer/yali/files/repo-uri.patch (original) +++ 2011/devel/system/installer/yali/files/repo-uri.patch Thu Sep 2 12:00:23 2010 @@ -1,14 +1,14 @@ -Index: yali4-2.2.5/yali4/constants.py -=================================================================== ---- yali4-2.2.5.orig/yali4/constants.py -+++ yali4-2.2.5/yali4/constants.py +diff --git a/yali/constants.py b/yali/constants.py +index c11fac6..cdd70f6 100644 +--- a/yali/constants.py ++++ b/yali/constants.py @@ -89,8 +89,8 @@ consts.cd_repo_name = "pardus-cd" consts.cd_repo_uri = join(consts.source_dir, "repo/pisi-index.xml.bz2") # pardus repository --consts.pardus_repo_name = "pardus-2009.2" --consts.pardus_repo_uri = "http://packages.pardus.org.tr/pardus-2009.2/pisi-index.xml.bz2" -+consts.pardus_repo_name = "pardus" +-consts.pardus_repo_name = "pardus-2009" +-consts.pardus_repo_uri = "http://packages.pardus.org.tr/pardus-2009/pisi-index.xml.bz2" ++consts.pardus_repo_name = "corporate2" +consts.pardus_repo_uri = "@REPO_URI@" consts.pardus_release_path = "etc/pardus-release" Modified: 2011/devel/system/installer/yali/pspec.xml ================================================================= --- 2011/devel/system/installer/yali/pspec.xml (original) +++ 2011/devel/system/installer/yali/pspec.xml Thu Sep 2 12:00:23 2010 @@ -11,14 +11,13 @@ GPLv2 app:gui YALI: Yet Another Linux Installer - http://cekirdek.pardus.org.tr/~mete/dist/sources/yali4-2.2.5.tar.gz + http://cekirdek.pardus.org.tr/~mete/dist/sources/yali-2.4.0_20100831gitfe5652a.tar.bz2 PyQt-devel - 20100603.patch repo-uri.patch - resize_unreferenced_variable.patch + new_release.patch @@ -42,7 +41,7 @@ syslinux pyqtermwidget gfxtheme-pardus-install - pyparted + pyparted python-pyblock ger?ekle?tirimi, implemente eder --> ger?ekle?tirimi sa?lar (???) BUG:COMMENT:14206 --- pspec.xml | 6 +++++- translations.xml | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) Modified: playground/review/programming/language/python/python-MarkupSafe/pspec.xml ================================================================= --- playground/review/programming/language/python/python-MarkupSafe/pspec.xml (original) +++ playground/review/programming/language/python/python-MarkupSafe/pspec.xml Thu Sep 2 13:11:31 2010 @@ -3,7 +3,7 @@ python-MarkupSafe - http://dev.pocoo.org/ + http://pypi.python.org/pypi/MarkupSafe Fethican Co?kuner fethicanc at gmail.com @@ -13,6 +13,10 @@ Implements a XML/HTML/XHTML Markup safe string for Python python-MarkupSafe, implements a unicode subclass that supports HTML strings. http://pypi.python.org/packages/source/M/MarkupSafe/MarkupSafe-0.9.3.tar.gz + + + setuptools + Modified: playground/review/programming/language/python/python-MarkupSafe/translations.xml ================================================================= --- playground/review/programming/language/python/python-MarkupSafe/translations.xml (original) +++ playground/review/programming/language/python/python-MarkupSafe/translations.xml Thu Sep 2 13:11:31 2010 @@ -2,8 +2,8 @@ python-MarkupSafe - XML/HTML/XHTML markup dilleri i?in g?venli python karakter dizeleri implementasyonu - python-MarkupSafe, HTML karakter dizeleri i?in unicode bir alt s?n?f implemente eder. + XML/HTML/XHTML markup dilleri i?in g?venli python karakter dizeleri ger?ekle?tirimi + python-MarkupSafe, HTML karakter dizeleri i?in unicode bir alt s?n?f ger?ekle?tirimi sa?lar. From paketler-commits at pardus.org.tr Thu Sep 2 13:22:27 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Thu, 2 Sep 2010 13:22:27 +0300 (EEST) Subject: 2011/devel/multimedia/misc/t1lib - Ready for 2011 Message-ID: <20100902102227.4C30349CAE0@ns1.pardus.org.tr> Author: fatih.arslan Date: Thu Sep 2 13:22:27 2010 New Revision: 99612 Added: 2011/devel/multimedia/misc/t1lib/ - copied from r98601, 2009/devel/multimedia/library/t1lib/ Modified: 2011/devel/multimedia/misc/t1lib/actions.py 2011/devel/multimedia/misc/t1lib/pspec.xml 2011/devel/multimedia/misc/t1lib/translations.xml Log: Ready for 2011 --- actions.py | 2 +- pspec.xml | 37 +++++++++++++++++++++++++++---------- translations.xml | 5 +++++ 3 files changed, 33 insertions(+), 11 deletions(-) Modified: 2011/devel/multimedia/misc/t1lib/actions.py ================================================================= --- 2009/devel/multimedia/library/t1lib/actions.py (original) +++ 2011/devel/multimedia/misc/t1lib/actions.py Thu Sep 2 13:22:27 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2005-2009 TUBITAK/UEKAE +# Copyright 2005-2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2011/devel/multimedia/misc/t1lib/pspec.xml ================================================================= --- 2009/devel/multimedia/library/t1lib/pspec.xml (original) +++ 2011/devel/multimedia/misc/t1lib/pspec.xml Thu Sep 2 13:22:27 2010 @@ -5,8 +5,8 @@ t1lib ftp://metalab.unc.edu/pub/Linux/libs/graphics/ - Semen Cirit - scirit at pardus.org.tr + Fatih Arslan + farslan at pardus.org.tr GPLv2 library @@ -14,13 +14,13 @@ t1lib is a library written in the C programming language allowing a programmer to generate bitmaps from Adobe (TM) Type 1 fonts quite easily. These bitmaps are returned in a data structure with type GLYPH. This special GLYPH-type is also used in the X11 window system to describe character bitmaps. It contains the bitmap data as well as some metric information. But t1lib is in itself entirely independent of the X11-system or any other graphical user interface. ftp://metalab.unc.edu/pub/Linux/libs/graphics/t1lib-5.1.2.tar.gz - libXmu - libICE - libXt - libXpm - libXext - libSM - libXaw + libXmu-devel + libICE-devel + libXt-devel + libXpm-devel + libXext-devel + libSM-devel + libXaw-devel parallel.patch @@ -41,13 +41,30 @@ /usr/bin /etc/t1lib - /usr/include /usr/share/doc/t1lib /usr/lib + + t1lib-devel + Development files for t1lib + + t1lib + + + /usr/include + + + + + 2010-09-02 + 5.1.2 + Change owner of package, split devel package, ready for 2011 + Fatih Arslan + farslan at pardus.org.tr + 2008-04-03 5.1.2 Modified: 2011/devel/multimedia/misc/t1lib/translations.xml ================================================================= --- 2009/devel/multimedia/library/t1lib/translations.xml (original) +++ 2011/devel/multimedia/misc/t1lib/translations.xml Thu Sep 2 13:22:27 2010 @@ -7,4 +7,9 @@ t1lib est une librairie ?crite en langage C permettant ? un programmeur de g?n?rer des bitmaps de fontes Adobe (TM) Type 1 assez facilement. Ces bitmaps sont retourn?s sous la forme d'une structure de donn?es de type GLYPH. Ce type sp?cial GLYPH est ?galement utilis? dans le syst?me de fen?trage X11 pour d?crire les bitmaps caract?res. Il contien les donn?es bitmap en plus de quelques informations m?triques. t1lib est toutefois totalement ind?pendante du syst?me X11 ou tout autre interface graphique. t1lib es una librer?a programada en C que permite al programador generar f?cilmente bitmaps de fuentes Adobe (TM) Type 1. Estos bitmaps est?n representados por una estructura de datos del tipo GLYPH. Este tipo especial GLYPH tambi?n est? usado en el sistema de ventanas X11 para describir mapas de bits de caracteres. Contiene los datos del bitmap y adem?s algunas informaciones m?tricas. Sin embargo t1lib mismo est? completamente independiente del sistema X11 y de otros interfaces gr?ficos de usuario. + + + t1lib-devel + t1lib i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Thu Sep 2 13:26:37 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Thu, 2 Sep 2010 13:26:37 +0300 (EEST) Subject: 2011/devel/hardware/disk/partitionmanager - New release and category fix Message-ID: <20100902102637.87B6F49CAE0@ns1.pardus.org.tr> Author: fatih Date: Thu Sep 2 13:26:37 2010 New Revision: 99613 Modified: 2011/devel/hardware/disk/partitionmanager/files/desktop-file.patch 2011/devel/hardware/disk/partitionmanager/pspec.xml Log: New release and category fix --- files/desktop-file.patch | 27 ++++++++++++++++++--------- pspec.xml | 16 +++++++++++++--- 2 files changed, 31 insertions(+), 12 deletions(-) Modified: 2011/devel/hardware/disk/partitionmanager/files/desktop-file.patch ================================================================= --- 2011/devel/hardware/disk/partitionmanager/files/desktop-file.patch (original) +++ 2011/devel/hardware/disk/partitionmanager/files/desktop-file.patch Thu Sep 2 13:26:37 2010 @@ -1,7 +1,7 @@ -Index: partitionmanager-1.0.2/src/partitionmanager.desktop +Index: partitionmanager-1.0.3/src/partitionmanager.desktop =================================================================== ---- partitionmanager-1.0.2.orig/src/partitionmanager.desktop -+++ partitionmanager-1.0.2/src/partitionmanager.desktop +--- partitionmanager-1.0.3.orig/src/partitionmanager.desktop ++++ partitionmanager-1.0.3/src/partitionmanager.desktop @@ -27,6 +27,7 @@ Name[pt_BR]=Gerenciador de parti??es d Name[ro]=Gestionarul de parti?ii KDE Name[ru]=?????????? ????????? KDE @@ -10,10 +10,19 @@ Name[uk]=????????? ????????? ????? KDE Name[x-test]=xxKDE Partition Managerxx Name[zh_CN]=KDE ????? -Index: partitionmanager-1.0.2/src/kcm/kcm_partitionmanager.desktop +Index: partitionmanager-1.0.3/src/kcm/kcm_partitionmanager.desktop =================================================================== ---- partitionmanager-1.0.2.orig/src/kcm/kcm_partitionmanager.desktop -+++ partitionmanager-1.0.2/src/kcm/kcm_partitionmanager.desktop +--- partitionmanager-1.0.3.orig/src/kcm/kcm_partitionmanager.desktop ++++ partitionmanager-1.0.3/src/kcm/kcm_partitionmanager.desktop +@@ -7,7 +7,7 @@ X-KDE-Library=kcm_partitionmanager + X-KDE-RootOnly=true + X-KDE-ServiceTypes=KCModule + X-KDE-ParentApp=kcontrol +-X-KDE-System-Settings-Parent-Category=system ++X-KDE-System-Settings-Parent-Category=system-administration + X-KDE-SubstituteUID=true + + Name=Partition Manager @@ -31,6 +31,7 @@ Name[pt]=Gestor de Parti??es Name[pt_BR]=Gerenciador de parti??es Name[ro]=Gestionar de parti?ii @@ -22,10 +31,10 @@ Name[uk]=????????? ????????? ????? Name[x-test]=xxPartition Managerxx Name[zh_TW]=?????? -Index: partitionmanager-1.0.2/src/kpart/partitionmanagerpart.desktop +Index: partitionmanager-1.0.3/src/kpart/partitionmanagerpart.desktop =================================================================== ---- partitionmanager-1.0.2.orig/src/kpart/partitionmanagerpart.desktop -+++ partitionmanager-1.0.2/src/kpart/partitionmanagerpart.desktop +--- partitionmanager-1.0.3.orig/src/kpart/partitionmanagerpart.desktop ++++ partitionmanager-1.0.3/src/kpart/partitionmanagerpart.desktop @@ -27,6 +27,7 @@ Name[pt_BR]=Gerenciador de parti??es d Name[ro]=Gestionarul de parti?ii KDE Name[ru]=?????????? ????????? KDE Modified: 2011/devel/hardware/disk/partitionmanager/pspec.xml ================================================================= --- 2011/devel/hardware/disk/partitionmanager/pspec.xml (original) +++ 2011/devel/hardware/disk/partitionmanager/pspec.xml Thu Sep 2 13:26:37 2010 @@ -13,12 +13,12 @@ app:gui KDE Partition Manager KDE Partition Manager allows you to manage your disks, partitions, and file systems. It can create, resize, delete, copy, backup, and restore partitions with a large number of supported file systems (ext2/3/4, reiserfs, NTFS, FAT32, and more). - mirrors://sourceforge/partitionman/partitionmanager-1.0.2.tar.bz2 + mirrors://sourceforge/partitionman/partitionmanager-1.0.3.tar.bz2 kdelibs-devel qt-devel automoc4 - parted-devel + parted-devel desktop-file.patch @@ -30,7 +30,7 @@ kdelibs qt - parted + parted /usr/bin @@ -43,6 +43,16 @@ + + 2010-09-02 + 1.0.3 + + - Bump to the new stable release + - Fix systemsettings category for KDE >= 4.5.0 + + Fatih A??c? + fatih at pardus.org.tr + 2010-08-25 1.0.2 From paketler-commits at pardus.org.tr Thu Sep 2 13:35:48 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Thu, 2 Sep 2010 13:35:48 +0300 (EEST) Subject: playground/review/multimedia/library/pigment - fix dependencies Message-ID: <20100902103548.7D65A49CAE0@ns1.pardus.org.tr> Author: necdet.yucel Date: Thu Sep 2 13:35:48 2010 New Revision: 99614 Modified: playground/review/multimedia/library/pigment/pspec.xml Log: fix dependencies BUG:COMMENT:14015 --- pspec.xml | 6 ++++++ 1 file changed, 6 insertions(+) Modified: playground/review/multimedia/library/pigment/pspec.xml ================================================================= --- playground/review/multimedia/library/pigment/pspec.xml (original) +++ playground/review/multimedia/library/pigment/pspec.xml Thu Sep 2 13:35:48 2010 @@ -44,6 +44,9 @@ libXrender mesa pango + pygtk + pycairo + libXrandr /usr/lib @@ -58,6 +61,9 @@ Development headers for pigment pigment + gst-plugins-base + gstreamer + gtk2 /usr/include From paketler-commits at pardus.org.tr Thu Sep 2 13:55:24 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Thu, 2 Sep 2010 13:55:24 +0300 (EEST) Subject: playground/onur/tvtime - add support to save matte, fix build on many archs Message-ID: <20100902105524.424A249CAE0@ns1.pardus.org.tr> Author: onur Date: Thu Sep 2 13:55:24 2010 New Revision: 99615 Added: playground/onur/tvtime/files/tvtime-1.0.2-fix-str-fmt.patch playground/onur/tvtime/files/tvtime-1.0.2-localedef.patch playground/onur/tvtime/files/tvtime-1.0.2-savematte.patch playground/onur/tvtime/files/tvtime-1.0.2-v4lheaders.patch playground/onur/tvtime/files/tvtime-1.0.2-videoinput.patch playground/onur/tvtime/files/tvtime-1.0.2.buildfix.patch Removed: playground/onur/tvtime/files/dqbuf-fix.patch playground/onur/tvtime/files/glibc-2.10.patch playground/onur/tvtime/files/kernel-headers.patch playground/onur/tvtime/files/tvtime-1.0.2-gcc41.patch Modified: playground/onur/tvtime/actions.py playground/onur/tvtime/pspec.xml Log: add support to save matte, fix build on many archs --- actions.py | 7 files/dqbuf-fix.patch | 11 files/glibc-2.10.patch | 24 files/kernel-headers.patch | 15 files/tvtime-1.0.2-fix-str-fmt.patch | 11 files/tvtime-1.0.2-gcc41.patch | 57 files/tvtime-1.0.2-localedef.patch | 24 files/tvtime-1.0.2-savematte.patch | 2365 +++++++++++++++++++++++++++++++++++ files/tvtime-1.0.2-v4lheaders.patch | 13 files/tvtime-1.0.2-videoinput.patch | 10 files/tvtime-1.0.2.buildfix.patch | 57 pspec.xml | 28 12 files changed, 2507 insertions(+), 115 deletions(-) Modified: playground/onur/tvtime/actions.py ================================================================= --- playground/onur/tvtime/actions.py (original) +++ playground/onur/tvtime/actions.py Thu Sep 2 13:55:24 2010 @@ -10,9 +10,12 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get + +flags = "%s -fPIC" % get.CFLAGS() if get.ARCH() == "x86_64" else get.CFLAGS() + def setup(): - shelltools.export("CFLAGS","%s -fPIC" % get.CFLAGS()) - autotools.autoreconf("-fi") + # shelltools.export("CFLAGS", flags) + autotools.autoreconf("-vfi") autotools.configure("--enable-nls \ --with-xinerama") Modified: playground/onur/tvtime/pspec.xml ================================================================= --- playground/onur/tvtime/pspec.xml (original) +++ playground/onur/tvtime/pspec.xml Thu Sep 2 13:55:24 2010 @@ -22,16 +22,22 @@ libXtst - tvtime-1.0.2-gcc41.patch - tvtime-pic.patch + tvtime-1.0.2.buildfix.patch + tvtime-1.0.2-v4lheaders.patch + tvtime-1.0.2-fix-str-fmt.patch + tvtime-1.0.2-localedef.patch + tvtime-1.0.2-videoinput.patch + + tvtime-1.0.2-savematte.patch + tvtime-1.0.2-tr_po.patch - kernel-headers.patch videodev2.patch - dqbuf-fix.patch - pie.patch tvtime-1.0.2-libsupc.patch tvtime-1.0.2-xinerama.patch - glibc-2.10.patch + pie.patch + @@ -61,6 +67,16 @@ + + 2010-09-02 + 1.0.2 + + Fix build on 32bit + Add saving matte support + + Onur K???k + onur at pardus.org.tr + 2010-09-01 1.0.2 From paketler-commits at pardus.org.tr Thu Sep 2 13:58:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Thu, 2 Sep 2010 13:58:07 +0300 (EEST) Subject: 2009/devel/multimedia/tv/tvtime - Fix building on 32bit, pie patch was unconditional... Message-ID: <20100902105807.7816049CAE0@ns1.pardus.org.tr> Author: onur Date: Thu Sep 2 13:58:07 2010 New Revision: 99616 Added: 2009/devel/multimedia/tv/tvtime/files/tvtime-1.0.2-fix-str-fmt.patch 2009/devel/multimedia/tv/tvtime/files/tvtime-1.0.2-localedef.patch 2009/devel/multimedia/tv/tvtime/files/tvtime-1.0.2-savematte.patch 2009/devel/multimedia/tv/tvtime/files/tvtime-1.0.2-v4lheaders.patch 2009/devel/multimedia/tv/tvtime/files/tvtime-1.0.2-videoinput.patch 2009/devel/multimedia/tv/tvtime/files/tvtime-1.0.2.buildfix.patch Removed: 2009/devel/multimedia/tv/tvtime/files/dqbuf-fix.patch 2009/devel/multimedia/tv/tvtime/files/kernel-headers.patch 2009/devel/multimedia/tv/tvtime/files/tvtime-1.0.2-gcc41.patch Modified: 2009/devel/multimedia/tv/tvtime/actions.py 2009/devel/multimedia/tv/tvtime/pspec.xml Log: Fix building on 32bit, pie patch was unconditionally adding PIC --- actions.py | 7 files/dqbuf-fix.patch | 11 files/kernel-headers.patch | 15 files/tvtime-1.0.2-fix-str-fmt.patch | 11 files/tvtime-1.0.2-gcc41.patch | 57 files/tvtime-1.0.2-localedef.patch | 24 files/tvtime-1.0.2-savematte.patch | 2365 +++++++++++++++++++++++++++++++++++ files/tvtime-1.0.2-v4lheaders.patch | 13 files/tvtime-1.0.2-videoinput.patch | 10 files/tvtime-1.0.2.buildfix.patch | 57 pspec.xml | 34 11 files changed, 2514 insertions(+), 90 deletions(-) Modified: 2009/devel/multimedia/tv/tvtime/actions.py ================================================================= --- 2009/devel/multimedia/tv/tvtime/actions.py (original) +++ 2009/devel/multimedia/tv/tvtime/actions.py Thu Sep 2 13:58:07 2010 @@ -10,9 +10,12 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get + +flags = "%s -fPIC" % get.CFLAGS() if get.ARCH() == "x86_64" else get.CFLAGS() + def setup(): - shelltools.export("CFLAGS","%s -fPIC" % get.CFLAGS()) - autotools.autoreconf("-fi") + # shelltools.export("CFLAGS", flags) + autotools.autoreconf("-vfi") autotools.configure("--enable-nls \ --with-xinerama") Modified: 2009/devel/multimedia/tv/tvtime/pspec.xml ================================================================= --- 2009/devel/multimedia/tv/tvtime/pspec.xml (original) +++ 2009/devel/multimedia/tv/tvtime/pspec.xml Thu Sep 2 13:58:07 2010 @@ -22,15 +22,22 @@ libXtst - tvtime-1.0.2-gcc41.patch - tvtime-pic.patch + tvtime-1.0.2.buildfix.patch + tvtime-1.0.2-v4lheaders.patch + tvtime-1.0.2-fix-str-fmt.patch + tvtime-1.0.2-localedef.patch + tvtime-1.0.2-videoinput.patch + + tvtime-1.0.2-savematte.patch + tvtime-1.0.2-tr_po.patch - kernel-headers.patch videodev2.patch - dqbuf-fix.patch - pie.patch tvtime-1.0.2-libsupc.patch tvtime-1.0.2-xinerama.patch + pie.patch + @@ -60,6 +67,23 @@ + + 2010-09-02 + 1.0.2 + + Fix build on 32bit + Add saving matte support + + Onur K???k + onur at pardus.org.tr + + + 2010-09-01 + 1.0.2 + Fix build with glibc >= 2.10 + Onur K???k + onur at pardus.org.tr + 2009-05-03 1.0.2 From paketler-commits at pardus.org.tr Thu Sep 2 13:59:25 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Thu, 2 Sep 2010 13:59:25 +0300 (EEST) Subject: corporate2/devel/multimedia/tv/tvtime - Fix 32bit build, pie patch is unconditionally addin... Message-ID: <20100902105925.99EB349CAE0@ns1.pardus.org.tr> Author: onur Date: Thu Sep 2 13:59:25 2010 New Revision: 99617 Added: corporate2/devel/multimedia/tv/tvtime/files/tvtime-1.0.2-fix-str-fmt.patch corporate2/devel/multimedia/tv/tvtime/files/tvtime-1.0.2-localedef.patch corporate2/devel/multimedia/tv/tvtime/files/tvtime-1.0.2-savematte.patch corporate2/devel/multimedia/tv/tvtime/files/tvtime-1.0.2-v4lheaders.patch corporate2/devel/multimedia/tv/tvtime/files/tvtime-1.0.2-videoinput.patch corporate2/devel/multimedia/tv/tvtime/files/tvtime-1.0.2.buildfix.patch Removed: corporate2/devel/multimedia/tv/tvtime/files/dqbuf-fix.patch corporate2/devel/multimedia/tv/tvtime/files/kernel-headers.patch corporate2/devel/multimedia/tv/tvtime/files/tvtime-1.0.2-gcc41.patch Modified: corporate2/devel/multimedia/tv/tvtime/actions.py corporate2/devel/multimedia/tv/tvtime/pspec.xml Log: Fix 32bit build,pie patch is unconditionally adding PIC --- actions.py | 7 files/dqbuf-fix.patch | 11 files/kernel-headers.patch | 15 files/tvtime-1.0.2-fix-str-fmt.patch | 11 files/tvtime-1.0.2-gcc41.patch | 57 files/tvtime-1.0.2-localedef.patch | 24 files/tvtime-1.0.2-savematte.patch | 2365 +++++++++++++++++++++++++++++++++++ files/tvtime-1.0.2-v4lheaders.patch | 13 files/tvtime-1.0.2-videoinput.patch | 10 files/tvtime-1.0.2.buildfix.patch | 57 pspec.xml | 36 11 files changed, 2514 insertions(+), 92 deletions(-) Modified: corporate2/devel/multimedia/tv/tvtime/actions.py ================================================================= --- corporate2/devel/multimedia/tv/tvtime/actions.py (original) +++ corporate2/devel/multimedia/tv/tvtime/actions.py Thu Sep 2 13:59:25 2010 @@ -10,9 +10,12 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get + +flags = "%s -fPIC" % get.CFLAGS() if get.ARCH() == "x86_64" else get.CFLAGS() + def setup(): - shelltools.export("CFLAGS","%s -fPIC" % get.CFLAGS()) - autotools.autoreconf("-fi") + # shelltools.export("CFLAGS", flags) + autotools.autoreconf("-vfi") autotools.configure("--enable-nls \ --with-xinerama") Modified: corporate2/devel/multimedia/tv/tvtime/pspec.xml ================================================================= --- corporate2/devel/multimedia/tv/tvtime/pspec.xml (original) +++ corporate2/devel/multimedia/tv/tvtime/pspec.xml Thu Sep 2 13:59:25 2010 @@ -22,17 +22,22 @@ libXtst - tvtime-1.0.2-gcc41.patch - + tvtime-1.0.2.buildfix.patch + tvtime-1.0.2-v4lheaders.patch + tvtime-1.0.2-fix-str-fmt.patch + tvtime-1.0.2-localedef.patch + tvtime-1.0.2-videoinput.patch + + tvtime-1.0.2-savematte.patch + tvtime-1.0.2-tr_po.patch - kernel-headers.patch videodev2.patch - dqbuf-fix.patch - pie.patch tvtime-1.0.2-libsupc.patch tvtime-1.0.2-xinerama.patch + pie.patch + @@ -62,6 +67,23 @@ + + 2010-09-02 + 1.0.2 + + Fix build on 32bit + Add saving matte support + + Onur K???k + onur at pardus.org.tr + + + 2010-09-01 + 1.0.2 + Fix build with glibc >= 2.10 + Onur K???k + onur at pardus.org.tr + 2009-05-03 1.0.2 From paketler-commits at pardus.org.tr Thu Sep 2 14:01:18 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Thu, 2 Sep 2010 14:01:18 +0300 (EEST) Subject: 2011/devel/multimedia/tv/tvtime - Fix building on 32bit, pie patch was unconditional... Message-ID: <20100902110118.CC20849CB17@ns1.pardus.org.tr> Author: onur Date: Thu Sep 2 14:01:18 2010 New Revision: 99618 Added: 2011/devel/multimedia/tv/tvtime/files/tvtime-1.0.2-fix-str-fmt.patch 2011/devel/multimedia/tv/tvtime/files/tvtime-1.0.2-localedef.patch 2011/devel/multimedia/tv/tvtime/files/tvtime-1.0.2-savematte.patch 2011/devel/multimedia/tv/tvtime/files/tvtime-1.0.2-v4lheaders.patch 2011/devel/multimedia/tv/tvtime/files/tvtime-1.0.2-videoinput.patch 2011/devel/multimedia/tv/tvtime/files/tvtime-1.0.2.buildfix.patch Removed: 2011/devel/multimedia/tv/tvtime/files/dqbuf-fix.patch 2011/devel/multimedia/tv/tvtime/files/glibc-2.10.patch 2011/devel/multimedia/tv/tvtime/files/kernel-headers.patch 2011/devel/multimedia/tv/tvtime/files/tvtime-1.0.2-gcc41.patch Modified: 2011/devel/multimedia/tv/tvtime/actions.py 2011/devel/multimedia/tv/tvtime/pspec.xml Log: Fix building on 32bit, pie patch was unconditionally adding PIC Add saving matte support --- actions.py | 5 files/dqbuf-fix.patch | 11 files/glibc-2.10.patch | 24 files/kernel-headers.patch | 15 files/tvtime-1.0.2-fix-str-fmt.patch | 11 files/tvtime-1.0.2-gcc41.patch | 57 files/tvtime-1.0.2-localedef.patch | 24 files/tvtime-1.0.2-savematte.patch | 2365 +++++++++++++++++++++++++++++++++++ files/tvtime-1.0.2-v4lheaders.patch | 13 files/tvtime-1.0.2-videoinput.patch | 10 files/tvtime-1.0.2.buildfix.patch | 57 pspec.xml | 30 12 files changed, 2506 insertions(+), 116 deletions(-) Modified: 2011/devel/multimedia/tv/tvtime/actions.py ================================================================= --- 2011/devel/multimedia/tv/tvtime/actions.py (original) +++ 2011/devel/multimedia/tv/tvtime/actions.py Thu Sep 2 14:01:18 2010 @@ -10,8 +10,11 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get + +flags = "%s -fPIC" % get.CFLAGS() if get.ARCH() == "x86_64" else get.CFLAGS() + def setup(): - shelltools.export("CFLAGS","%s -fPIC" % get.CFLAGS()) + # shelltools.export("CFLAGS", flags) autotools.autoreconf("-vfi") autotools.configure("--enable-nls \ --with-xinerama") Modified: 2011/devel/multimedia/tv/tvtime/pspec.xml ================================================================= --- 2011/devel/multimedia/tv/tvtime/pspec.xml (original) +++ 2011/devel/multimedia/tv/tvtime/pspec.xml Thu Sep 2 14:01:18 2010 @@ -24,18 +24,22 @@ freetype-devel - tvtime-1.0.2-gcc41.patch - + tvtime-1.0.2.buildfix.patch + tvtime-1.0.2-v4lheaders.patch + tvtime-1.0.2-fix-str-fmt.patch + tvtime-1.0.2-localedef.patch + tvtime-1.0.2-videoinput.patch + + tvtime-1.0.2-savematte.patch + tvtime-1.0.2-tr_po.patch - kernel-headers.patch videodev2.patch - dqbuf-fix.patch - pie.patch tvtime-1.0.2-libsupc.patch tvtime-1.0.2-xinerama.patch - glibc-2.10.patch + pie.patch + @@ -67,6 +71,16 @@ + + 2010-09-02 + 1.0.2 + + Fix build on 32bit + Add saving matte support + + Onur K???k + onur at pardus.org.tr + 2010-09-01 1.0.2 From paketler-commits at pardus.org.tr Thu Sep 2 14:01:50 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Thu, 2 Sep 2010 14:01:50 +0300 (EEST) Subject: playground/onur/tvtime - tvtime is finished Message-ID: <20100902110150.D6FA349CAE0@ns1.pardus.org.tr> Author: onur Date: Thu Sep 2 14:01:50 2010 New Revision: 99619 Removed: playground/onur/tvtime/ Log: tvtime is finished From paketler-commits at pardus.org.tr Thu Sep 2 14:16:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Thu, 2 Sep 2010 14:16:07 +0300 (EEST) Subject: playground/fatih.arslan/tex/tool/luatex - Revert changes Message-ID: <20100902111607.15FDD49CAE0@ns1.pardus.org.tr> Author: fatih.arslan Date: Thu Sep 2 14:16:06 2010 New Revision: 99620 Modified: playground/fatih.arslan/tex/tool/luatex/actions.py Log: Revert changes --- actions.py | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) Modified: playground/fatih.arslan/tex/tool/luatex/actions.py ================================================================= --- playground/fatih.arslan/tex/tool/luatex/actions.py (original) +++ playground/fatih.arslan/tex/tool/luatex/actions.py Thu Sep 2 14:16:06 2010 @@ -19,7 +19,12 @@ def setup(): shelltools.cd("%s/source/" % GetWorkdir) shelltools.export("LC_ALL","C") - autotools.autoreconf() + + +def build(): + shelltools.makedirs("%s/build" % GetWorkdir) + shelltools.cd("%s/build/" % GetWorkdir) + conf_options = "--enable-cxx-runtime-hack \ --disable-all-pkgs \ --enable-shared \ @@ -29,7 +34,7 @@ --disable-ipc \ --enable-dump-share \ --enable-mp \ - --enable-luatex \ + --disable-luatex \ --with-system-ptexenc \ --with-system-kpathsea \ --with-system-poppler \ @@ -44,18 +49,13 @@ --with-system-icu \ --without-system-zziplib \ --without-mf-x-toolkit --without-x" - autotools.configure(conf_options) -def build(): - shelltools.makedirs("%s/build" % GetWorkdir) - shelltools.cd("%s/source/" % GetWorkdir) - - autotools.make() + shelltools.system('TL_MAKE="make" ../source/configure %s' % conf_options) def install(): - shelltools.cd("%s/source" % GetWorkdir) - autotools.install("DESTDIR=%s" % get.installDIR()) - + shelltools.cd("%s/build/" % GetWorkdir) + autotools.rawInstall("DESTDIR=%s bin_PROGRAMS='luatex' SUBDIRS='' nodist_man_MANS=''" % get.installDIR()) + pisitools.dodoc("%s/README" % GetWorkdir, "%s/manual/*.pdf" % GetWorkdir) From paketler-commits at pardus.org.tr Thu Sep 2 14:27:38 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Thu, 2 Sep 2010 14:27:38 +0300 (EEST) Subject: 2011/devel/system/base/findutils - Version bump Message-ID: <20100902112738.DEFB449CAE0@ns1.pardus.org.tr> Author: onur Date: Thu Sep 2 14:27:38 2010 New Revision: 99621 Modified: 2011/devel/system/base/findutils/actions.py 2011/devel/system/base/findutils/files/no-locate.patch 2011/devel/system/base/findutils/pspec.xml Log: Version bump Disable internal regex Enable leaf optimization and fts --- actions.py | 9 +++- files/no-locate.patch | 94 +++++++++++++++++++++++++++++++++++++++++++++++--- pspec.xml | 15 ++++++- 3 files changed, 108 insertions(+), 10 deletions(-) Modified: 2011/devel/system/base/findutils/actions.py ================================================================= --- 2011/devel/system/base/findutils/actions.py (original) +++ 2011/devel/system/base/findutils/actions.py Thu Sep 2 14:27:38 2010 @@ -14,16 +14,19 @@ shelltools.export("CFLAGS", "%s -D_GNU_SOURCE" % get.CFLAGS()) autotools.configure("--enable-nls \ - --without-internal-regex \ + --without-included-regex \ --disable-rpath \ --disable-assert \ + --with-fts \ + --enable-leaf-optimisation \ --enable-d_type-optimization") def build(): autotools.make() -def check(): - autotools.make("check") +# Sandbox ihlali: rmdir (/// -> /) +#def check(): +# autotools.make("check") def install(): autotools.install() Modified: 2011/devel/system/base/findutils/files/no-locate.patch ================================================================= --- 2011/devel/system/base/findutils/files/no-locate.patch (original) +++ 2011/devel/system/base/findutils/files/no-locate.patch Thu Sep 2 14:27:38 2010 @@ -1,8 +1,17 @@ -Index: Makefile.in -=================================================================== ---- Makefile.in.orig -+++ Makefile.in -@@ -737,7 +737,7 @@ EXTRA_DIST = COPYING ChangeLog TODO conf +--- Makefile.am 2009-07-06 00:33:13.000000000 +0200 ++++ Makefile.am.new 2010-03-09 00:47:48.000000000 +0100 +@@ -9,7 +9,7 @@ + + + # "tests" is the gnulib unit test dir. +-SUBDIRS = gnulib tests build-aux lib find xargs locate doc po m4 ++SUBDIRS = gnulib tests build-aux lib find xargs doc po m4 + + ACLOCAL_AMFLAGS = -I gnulib/m4 -I m4 + +--- Makefile.in 2009-07-07 00:12:25.000000000 +0200 ++++ Makefile.in.new 2010-03-09 00:48:35.000000000 +0100 +@@ -736,7 +736,7 @@ DISTCLEANFILES = tool-versions.txt # "tests" is the gnulib unit test dir. @@ -11,3 +20,78 @@ ACLOCAL_AMFLAGS = -I gnulib/m4 -I m4 TESTFILE_SUFFIXES = .exp .xo .xe .xi all: config.h +--- doc/find.texi 2010-04-28 09:20:09.000000000 +0200 ++++ doc/find.texi 2010-04-28 09:20:11.000000000 +0200 +@@ -7,7 +7,6 @@ + @c %**end of header + + @include version.texi +- at include ../locate/dblocation.texi + + @iftex + @finalout +@@ -570,8 +569,7 @@ + entries. + + Here is how to select which file name databases @code{locate} +-searches. The default is system-dependent. At the time this document +-was generated, the default was @file{@value{LOCATE_DB}}. ++searches. The default is system-dependent. + + @table @code + @item --database=@var{path} +@@ -2728,13 +2726,9 @@ + directories are indexed by each database file. + + The default location for the locate database depends on how findutils +-is built, but the findutils installation accompanying this manual uses +-the default location @file{@value{LOCATE_DB}}. +- +-If no database exists at @file{@value{LOCATE_DB}} but the user did not +-specify where to look (by using @samp{-d} or setting +- at code{LOCATE_PATH}), then @code{locate} will also check for a +-``secure'' database in @file{/var/lib/slocate/slocate.db}. ++is built. If user did not specify where to look (by using @samp{-d} ++or setting @code{LOCATE_PATH}), then @code{locate} will also check for ++a ``secure'' database in @file{/var/lib/slocate/slocate.db}. + + @node Database Formats + @section Database Formats +@@ -3213,8 +3207,7 @@ + + @item --database=@var{path} + @itemx -d @var{path} +-Instead of searching the default @code{locate} database +- at file{@value{LOCATE_DB}}, @code{locate} searches the file ++ at code{locate} searches the file + name databases in @var{path}, which is a colon-separated list of + database file names. You can also use the environment variable + @code{LOCATE_PATH} to set the list of database files to search. The +@@ -3399,8 +3392,7 @@ + is @file{nfs NFS proc}. + + @item --output=@var{dbfile} +-The database file to build. The default is system-dependent, but +-when this document was formatted it was @file{@value{LOCATE_DB}}. ++The database file to build. + + @item --localuser=@var{user} + The user to search the non-network directories as, using @code{su}. +@@ -5359,7 +5351,7 @@ + @section Error Messages From @code{locate} + + @table @samp +- at item warning: database @file{@value{LOCATE_DB}} is more than 8 days old ++ at item warning: database @file{LOCATE_DB} is more than 8 days old + The @code{locate} program relies on a database which is periodically + built by the @code{updatedb} program. That hasn't happened in a long + time. To fix this problem, run @code{updatedb} manually. This can +@@ -5367,7 +5359,7 @@ + periodic ``cron'' task which normally does this doesn't get a chance + to run. + +- at item locate database @file{@value{LOCATE_DB}} is corrupt or invalid ++ at item locate database @file{LOCATE_DB} is corrupt or invalid + This should not happen. Re-run @code{updatedb}. If that works, but + @code{locate} still produces this error, run @code{locate --version} + and @code{updatedb --version}. These should produce the same output. Modified: 2011/devel/system/base/findutils/pspec.xml ================================================================= --- 2011/devel/system/base/findutils/pspec.xml (original) +++ 2011/devel/system/base/findutils/pspec.xml Thu Sep 2 14:27:38 2010 @@ -12,9 +12,9 @@ app:console GNU utilities to find files The GNU Find Utilities are the basic directory searching utilities of the GNU operating system. These programs are typically used in conjunction with other programs to provide modular and powerful directory search and file locating capabilities to other commands. - ftp://alpha.gnu.org/gnu/findutils/findutils-4.5.5.tar.gz + ftp://alpha.gnu.org/gnu/findutils/findutils-4.5.9.tar.gz - gettext + gettext-devel no-locate.patch @@ -34,6 +34,17 @@ + + 2010-09-02 + 4.5.9 + + Version bump + Disable internal regex + Enable leaf optimization and fts + + Onur K???k + onur at pardus.org.tr + 2010-03-31 4.5.5 From paketler-commits at pardus.org.tr Thu Sep 2 14:28:34 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Thu, 2 Sep 2010 14:28:34 +0300 (EEST) Subject: 2011/devel/tex/base/texlive-core - Fixes configure options to play fine with tex/tool Message-ID: <20100902112834.D971C49CAE0@ns1.pardus.org.tr> Author: fatih.arslan Date: Thu Sep 2 14:28:34 2010 New Revision: 99622 Modified: 2011/devel/tex/base/texlive-core/actions.py Log: Fixes configure options to play fine with tex/tool --- actions.py | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) Modified: 2011/devel/tex/base/texlive-core/actions.py ================================================================= --- 2011/devel/tex/base/texlive-core/actions.py (original) +++ 2011/devel/tex/base/texlive-core/actions.py Thu Sep 2 14:28:34 2010 @@ -34,8 +34,19 @@ --with-system-pnglib \ --with-system-xpdf \ --with-system-teckit \ - --with-teckit-includes=/usr/include/teckit \ --without-texinfo \ + --with-xdvipdfmx \ + --with-teckit-includes=/usr/include/teckit \ + --disable-detex \ + --disable-dvi2tty \ + --disable-dvipng \ + --disable-dvipdfmx \ + --disable-luatex \ + --disable-ps2eps \ + --disable-psutils \ + --disable-xetex \ + --disable-xdvik \ + --disable-xindy \ --disable-dialog \ --disable-multiplatform \ --with-epsfwin \ @@ -44,24 +55,13 @@ --with-tektronixwin \ --with-unitermwin \ --with-ps=gs \ - --enable-psutils \ --disable-tlutils \ --enable-ipc \ - --enable-xetex \ - --enable-dvipng \ - --disable-dvipdfmx \ - --with-xdvipdfmx \ --disable-lcdf-typetools \ --disable-pdfopen \ - --enable-ps2eps \ - --enable-detex \ --disable-ttf2pk \ --disable-tex4htk \ --disable-cjkutils \ - --enable-xdvik \ - --disable-xindy \ - --enable-luatex \ - --enable-dvi2tty \ --disable-vlna \ --disable-largefile \ --enable-shared \ From paketler-commits at pardus.org.tr Thu Sep 2 14:29:12 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Thu, 2 Sep 2010 14:29:12 +0300 (EEST) Subject: 2011/devel/system/base/libxml2 - fix comment line, we don't need to recompile Message-ID: <20100902112912.1192749CAE0@ns1.pardus.org.tr> Author: onur Date: Thu Sep 2 14:29:11 2010 New Revision: 99623 Modified: 2011/devel/system/base/libxml2/pspec.xml Log: fix comment line, we don't need to recompile --- pspec.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: 2011/devel/system/base/libxml2/pspec.xml ================================================================= --- 2011/devel/system/base/libxml2/pspec.xml (original) +++ 2011/devel/system/base/libxml2/pspec.xml Thu Sep 2 14:29:11 2010 @@ -55,8 +55,7 @@ 2010-06-08 2.7.7 - Add missing dependencies. - + Add missing dependencies Ozan ?a?layan ozan at pardus.org.tr From paketler-commits at pardus.org.tr Thu Sep 2 14:30:14 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Thu, 2 Sep 2010 14:30:14 +0300 (EEST) Subject: 2011/devel/tex/tool/dvipng - Ready for 2011 Message-ID: <20100902113014.9900749CB17@ns1.pardus.org.tr> Author: fatih.arslan Date: Thu Sep 2 14:30:14 2010 New Revision: 99624 Added: 2011/devel/tex/tool/dvipng/ - copied from r99608, playground/fatih.arslan/tex/tool/dvipng/ Modified: 2011/devel/tex/tool/dvipng/actions.py 2011/devel/tex/tool/dvipng/pspec.xml Log: Ready for 2011 --- actions.py | 6 ++++-- pspec.xml | 15 +++++++++++---- 2 files changed, 15 insertions(+), 6 deletions(-) Modified: 2011/devel/tex/tool/dvipng/actions.py ================================================================= --- playground/fatih.arslan/tex/tool/dvipng/actions.py (original) +++ 2011/devel/tex/tool/dvipng/actions.py Thu Sep 2 14:30:14 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2009 TUBITAK/UEKAE +# Copyright 2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt @@ -10,6 +10,8 @@ from pisi.actionsapi import get from pisi.actionsapi import shelltools +shelltools.export("HOME", get.workDIR()) + def setup(): shelltools.export("VARTEXFONTS", get.curDIR()) autotools.configure() @@ -18,6 +20,6 @@ autotools.make() def install(): - autotools.install() + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) pisitools.dodoc("ChangeLog", "COPYING*", "README", "RELEASE") Modified: 2011/devel/tex/tool/dvipng/pspec.xml ================================================================= --- playground/fatih.arslan/tex/tool/dvipng/pspec.xml (original) +++ 2011/devel/tex/tool/dvipng/pspec.xml Thu Sep 2 14:30:14 2010 @@ -5,8 +5,8 @@ dvipng http://savannah.nongnu.org/projects/dvipng - Semen Cirit - scirit at pardus.org.tr + Fatih Arslan + farslan at pardus.org.tr GPLv2 app:console @@ -14,8 +14,8 @@ This program makes PNG and/or GIF graphics from DVI files as obtained from TeX and its relatives. http://ftp.cc.uoc.gr/mirrors/nongnu.org/dvipng/dvipng-1.13.tar.gz - gd - t1lib + gd-devel + t1lib-devel texlive-latexrecommended texlive-fontsrecommended @@ -39,6 +39,13 @@ + + 2010-09-02 + 1.13 + Owning of package, ready for 2011 + Fatih Arslan + farslan at pardus.org.tr + 2010-06-14 1.13 From paketler-commits at pardus.org.tr Thu Sep 2 14:34:29 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Thu, 2 Sep 2010 14:34:29 +0300 (EEST) Subject: 2011/devel/tex/tool/kile - Ready for 2011 Message-ID: <20100902113429.D3CE149CAE0@ns1.pardus.org.tr> Author: fatih.arslan Date: Thu Sep 2 14:34:29 2010 New Revision: 99625 Added: 2011/devel/tex/tool/kile/ - copied from r99608, playground/fatih.arslan/tex/tool/kile/ Log: Ready for 2011 From paketler-commits at pardus.org.tr Thu Sep 2 14:34:32 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Thu, 2 Sep 2010 14:34:32 +0300 (EEST) Subject: 2011/devel/system/base/libxml2 - split devel Message-ID: <20100902113432.498B049CAE0@ns1.pardus.org.tr> Author: onur Date: Thu Sep 2 14:34:31 2010 New Revision: 99626 Modified: 2011/devel/system/base/libxml2/pspec.xml 2011/devel/system/base/libxml2/translations.xml Log: split devel --- pspec.xml | 26 ++++++++++++++++++++++++-- translations.xml | 5 +++++ 2 files changed, 29 insertions(+), 2 deletions(-) Modified: 2011/devel/system/base/libxml2/pspec.xml ================================================================= --- 2011/devel/system/base/libxml2/pspec.xml (original) +++ 2011/devel/system/base/libxml2/pspec.xml Thu Sep 2 14:34:31 2010 @@ -42,8 +42,6 @@ /usr/bin /usr/lib - /usr/include - /usr/share/aclocal /usr/share/man @@ -51,7 +49,31 @@ + + libxml2-devel + system.devel + Development files for libxml2 + + libxml2 + + + /usr/bin/xml2-config + /usr/lib/pkgconfig + /usr/include + /usr/share/aclocal + + /usr/share/man/man3 + + + + + 2010-09-02 + 2.7.7 + Split devel package + Onur K???k + onur at pardus.org.tr + 2010-06-08 2.7.7 Modified: 2011/devel/system/base/libxml2/translations.xml ================================================================= --- 2011/devel/system/base/libxml2/translations.xml (original) +++ 2011/devel/system/base/libxml2/translations.xml Thu Sep 2 14:34:31 2010 @@ -6,4 +6,9 @@ Libxml2, Gnome projesi i?in geli?tirilmi? C dilinde XML ayr??t?r?c?s?d?r. Gnome platformu olmadan da kullan?labilir. Libxml2 est l'analyseur et la bo?te ? outils XML ?crit en C pour le projet Gnome (mais utilisable en dehors de la plateforme Gnome). + + + libxml2-devel + libxml2 i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Thu Sep 2 14:35:32 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Thu, 2 Sep 2010 14:35:32 +0300 (EEST) Subject: 2011/devel/tex/tool/kile - Take over Message-ID: <20100902113532.7B7FE49CAE0@ns1.pardus.org.tr> Author: fatih.arslan Date: Thu Sep 2 14:35:32 2010 New Revision: 99627 Modified: 2011/devel/tex/tool/kile/actions.py 2011/devel/tex/tool/kile/pspec.xml Log: Take over --- actions.py | 2 +- pspec.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) Modified: 2011/devel/tex/tool/kile/actions.py ================================================================= --- 2011/devel/tex/tool/kile/actions.py (original) +++ 2011/devel/tex/tool/kile/actions.py Thu Sep 2 14:35:32 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2005-2009 TUBITAK/UEKAE +# Copyright 2005-2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2011/devel/tex/tool/kile/pspec.xml ================================================================= --- 2011/devel/tex/tool/kile/pspec.xml (original) +++ 2011/devel/tex/tool/kile/pspec.xml Thu Sep 2 14:35:32 2010 @@ -5,8 +5,8 @@ kile http://kile.sourceforge.net - Semen Cirit - scirit at pardus.org.tr + Farslan + farslan at pardus.org.tr GPLv2 app:gui @@ -54,7 +54,7 @@ 2010-09-02 2.1_beta4 - Version bump + Version bump, take over Fatih Arslan farslan at pardus.org.tr From paketler-commits at pardus.org.tr Thu Sep 2 14:37:02 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Thu, 2 Sep 2010 14:37:02 +0300 (EEST) Subject: 2011/devel/system/base/libxml2 - remove comment Message-ID: <20100902113702.8FE2B49CAE0@ns1.pardus.org.tr> Author: onur Date: Thu Sep 2 14:37:02 2010 New Revision: 99628 Modified: 2011/devel/system/base/libxml2/pspec.xml Log: remove comment --- pspec.xml | 1 - 1 file changed, 1 deletion(-) Modified: 2011/devel/system/base/libxml2/pspec.xml ================================================================= --- 2011/devel/system/base/libxml2/pspec.xml (original) +++ 2011/devel/system/base/libxml2/pspec.xml Thu Sep 2 14:37:02 2010 @@ -61,7 +61,6 @@ /usr/lib/pkgconfig /usr/include /usr/share/aclocal - /usr/share/man/man3 From paketler-commits at pardus.org.tr Thu Sep 2 14:46:35 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Thu, 2 Sep 2010 14:46:35 +0300 (EEST) Subject: 2011/devel/system/base/gawk - version bump, this package was not touched for 3 y... Message-ID: <20100902114635.C3B8449CAE0@ns1.pardus.org.tr> Author: onur Date: Thu Sep 2 14:46:35 2010 New Revision: 99629 Modified: 2011/devel/system/base/gawk/actions.py 2011/devel/system/base/gawk/pspec.xml Log: version bump, this package was not touched for 3 years... --- actions.py | 6 +++++- pspec.xml | 11 +++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) Modified: 2011/devel/system/base/gawk/actions.py ================================================================= --- 2011/devel/system/base/gawk/actions.py (original) +++ 2011/devel/system/base/gawk/actions.py Thu Sep 2 14:46:35 2010 @@ -11,8 +11,12 @@ from pisi.actionsapi import pisitools def setup(): - autotools.autoreconf() # have a buggy mktime check + shelltools.export("ac_cv_libsigsegv", "no") + shelltools.export("AUTOPOINT", "true") + autotools.autoreconf("-vfi") # have a buggy mktime check + autotools.configure("--bindir=/bin \ + --enable-switch \ --enable-nls") def build(): Modified: 2011/devel/system/base/gawk/pspec.xml ================================================================= --- 2011/devel/system/base/gawk/pspec.xml (original) +++ 2011/devel/system/base/gawk/pspec.xml Thu Sep 2 14:46:35 2010 @@ -12,9 +12,9 @@ app:console GNU awk pattern-matching language The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code. It helps you to make changes in various text files wherever certain patterns appear, or extract data from parts of certain lines while discarding the rest. Gawk is the GNU implementation of awk. - mirrors://gnu/gawk/gawk-3.1.6.tar.gz + mirrors://gnu/gawk/gawk-3.1.8.tar.gz - gettext + gettext-devel gawk-3.1.3-getpgrp_void.patch @@ -36,6 +36,13 @@ + + 2010-09-02 + 3.1.8 + Version bump + Onur K???k + onur at pardus.org.tr + 2007-06-25 3.1.6 From paketler-commits at pardus.org.tr Thu Sep 2 14:49:31 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mehmet_Emre_Atasever?=) Date: Thu, 2 Sep 2010 14:49:31 +0300 (EEST) Subject: playground/memre/arm/repos/cortex-a8/programming/library/lpc10 - explodes pardus-arm farm, fixed Message-ID: <20100902114931.7B58649CAE0@ns1.pardus.org.tr> Author: memre Date: Thu Sep 2 14:49:30 2010 New Revision: 99630 Modified: playground/memre/arm/repos/cortex-a8/programming/library/lpc10/actions.py Log: explodes pardus-arm farm, fixed --- actions.py | 40 ++-------------------------------------- 1 file changed, 2 insertions(+), 38 deletions(-) Modified: playground/memre/arm/repos/cortex-a8/programming/library/lpc10/actions.py ================================================================= --- playground/memre/arm/repos/cortex-a8/programming/library/lpc10/actions.py (original) +++ playground/memre/arm/repos/cortex-a8/programming/library/lpc10/actions.py Thu Sep 2 14:49:30 2010 @@ -5,51 +5,15 @@ # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt -from pisi.actionsapi import autotools +from pisi.actionsapi import crosstools as autotools from pisi.actionsapi import pisitools from pisi.actionsapi import shelltools from pisi.actionsapi import get WorkDir = "lpc10-%s/lpc55-C" % get.srcVERSION() -_build="i686-pc-linux-gnu" -_host="arm-cortex_a8-linux-gnueabi" -_target=_host - -# ugly hard-coded stuff, unfortunately.. -_RootDir="/pardus-arm" -_ToolchainDir = "/home/memre/x-tools" - -# Pardus-ARM preparation -def prepare(): - shelltools.export("LC_ALL", "C") - shelltools.export("CXXFLAGS", "-I%s/usr/include -L%s/usr/lib -L%s/lib" % (_RootDir, _RootDir, _RootDir)) - shelltools.export("CFLAGS", "-I%s/usr/include -L%s/usr/lib -L%s/lib" % (_RootDir, _RootDir, _RootDir)) - shelltools.export("LDFLAGS", "-L%s/usr/lib -L%s/lib" % (_RootDir, _RootDir)) - - shelltools.export("CC", "%s-gcc" % _target) - shelltools.export("CXX", "%s-g++" % _target) - shelltools.export("AR", "%s-ar" % _target) - shelltools.export("AS", "%s-as" % _target) - shelltools.export("LD", "%s-ld" % _target) - shelltools.export("RANLIB", "%s-ranlib" % _target) - shelltools.export("OBJDUMP","%s-objdump" % _target) - shelltools.export("STRIP", "%s-strip" % _target) - shelltools.export("LIBTOOL","%s-libtool" % _target) - def build(): - # Pardus-ARM preparation - prepare() - - #for dir in ("lpc10", "."): - #shelltools.system("cat %s/makefile.unx > %s/Makefile" % (dir, dir)) - - #shelltools.cd("lpc10") - #autotools.make("-j1 LIBDIR=%s/usr/lib INCDIR=%s/usr/include CC=%s LD=%s" % (_RootDir, _RootDir, get.CC(), get.LD())) - #print "bitti ya la bu :)" - #shelltools.cd("..") - - autotools.make("-j1 ROOTDIR=%s CC=%s LD=%s LIBTOOL='%s-libtool --tag=CC'" % (_RootDir, get.CC(), get.LD(), _target)) + autotools.make("-j1 ROOTDIR=%(SysRoot)s CC=%(CC)s LD=%(LD)s LIBTOOL='%(LIBTOOL)s --tag=CC'" % autotools.environment) def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) From paketler-commits at pardus.org.tr Thu Sep 2 14:50:25 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 2 Sep 2010 14:50:25 +0300 (EEST) Subject: playground/igungor/pidgin - copy pidgin to my pg Message-ID: <20100902115025.34EA349CAE0@ns1.pardus.org.tr> Author: igungor Date: Thu Sep 2 14:50:25 2010 New Revision: 99631 Added: playground/igungor/pidgin/ - copied from r99629, 2009/devel/network/chat/pidgin/ Log: copy pidgin to my pg From paketler-commits at pardus.org.tr Thu Sep 2 14:50:50 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 2 Sep 2010 14:50:50 +0300 (EEST) Subject: playground/igungor/pidgin - split pidgin into small pieces Message-ID: <20100902115050.5467049CAE0@ns1.pardus.org.tr> Author: igungor Date: Thu Sep 2 14:50:50 2010 New Revision: 99632 Modified: playground/igungor/pidgin/actions.py playground/igungor/pidgin/pspec.xml Log: split pidgin into small pieces --- actions.py | 4 - pspec.xml | 138 +++++++++++++++++++++++++++++++++++++++++++++++++++---------- 2 files changed, 118 insertions(+), 24 deletions(-) Modified: playground/igungor/pidgin/actions.py ================================================================= --- playground/igungor/pidgin/actions.py (original) +++ playground/igungor/pidgin/actions.py Thu Sep 2 14:50:50 2010 @@ -13,7 +13,7 @@ def setup(): shelltools.export("CFLAGS","%s -fstack-protector-all" % get.CFLAGS()) - + autotools.autoreconf("-vfi") autotools.configure("--prefix=/usr \ --enable-dbus \ --enable-cyrus-sasl \ @@ -22,7 +22,7 @@ --enable-cap \ --disable-schemas-install \ --disable-meanwhile \ - --disable-nm \ + --enable-nm \ --disable-tcl \ --disable-tk \ --x-includes=/usr/include/X11 \ Modified: playground/igungor/pidgin/pspec.xml ================================================================= --- playground/igungor/pidgin/pspec.xml (original) +++ playground/igungor/pidgin/pspec.xml Thu Sep 2 14:50:50 2010 @@ -15,20 +15,24 @@ Multi-protocol instant messaging tool for MSN, Yahoo, IRC, Jabber and Gadu-Gadu protocols. mirrors://sourceforge/pidgin/pidgin-2.7.2.tar.bz2 - audiofile - gtk2 - gnutls - gstreamer - startup-notification - cyrus-sasl - gtkspell - avahi-glib - farsight2 + gtk2-devel + libSM-devel + libXScrnSaver-devel + startup-notification-devel + gtkspell-devel + gstreamer-devel + gst-plugins-good + farsight2-devel + avahi-glib-devel + gnutls-devel + cyrus-sasl-devel + libidn-devel + graphviz-devel + NetworkManager-devel pidgin-desktop.patch pidgin-2.5.4-icq.patch - pidgin-2.6.5-xdg-open.patch @@ -36,29 +40,28 @@ pidgin - audiofile - gtk2 - gnutls + atk gstreamer - startup-notification - cyrus-sasl + gtk2 gtkspell - avahi-glib - farsight2 - + libICE + libSM + libXScrnSaver + pango + startup-notification xdg-utils + libpurple gaim + /etc/gconf/schemas + /usr/include /usr/bin /usr/lib - /usr/include + /usr/lib/pkgconfig /usr/share/locale - /usr/share/man - /etc/gconf/schemas - /usr/share/doc /usr/share/pixmaps /usr/share/icons /usr/share/applications @@ -66,6 +69,97 @@ /usr/share/dbus-1 /usr/share/aclocal /usr/share/purple + /usr/share/man + /usr/share/doc + + + + + pidgin-devel + + pidgin + + + gaim + + + /usr/include/pidgin + /usr/bin/dh_pidgin + /usr/lib/pkgconfig/pidgin.pc + /usr/share/man/man3/Pidgin* + + + + + finch + + libpurple + gstreamer + + + gaim + + + /usr/bin/finch + /usr/lib/finch + /usr/lib/gnt + /usr/lib/libgnt* + /usr/share/man/man1/finch* + + + + + finch-devel + + finch + glib2-devel + + + gaim + + + /usr/include/finch + /usr/include/gnt + /usr/lib/pkgconfig/finch* + /usr/lib/pkgconfig/gnt* + + + + + libpurple + + avahi-glib + avahi-libs + cyrus-sasl + farsight2 + gnutls + gst-plugins-base + gstreamer + + + gaim + + + /usr/bin/purple* + /usr/lib/libpurple* + /usr/lib/purple-2 + + + + + libpurple-devel + + libpurple + glib2-devel + + + gaim + + + /usr/include/libpurple + /usr/lib/pkgconfig/purple.pc + /usr/share/aclocal + /usr/share/man/man3/Purple* From paketler-commits at pardus.org.tr Thu Sep 2 14:51:44 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Thu, 2 Sep 2010 14:51:44 +0300 (EEST) Subject: 2011/devel/tex/tool/kile - Don't needed now, maybe later Message-ID: <20100902115144.4C3F449CAE0@ns1.pardus.org.tr> Author: fatih.arslan Date: Thu Sep 2 14:51:44 2010 New Revision: 99633 Modified: 2011/devel/tex/tool/kile/pspec.xml Log: Don't needed now, maybe later --- pspec.xml | 1 - 1 file changed, 1 deletion(-) Modified: 2011/devel/tex/tool/kile/pspec.xml ================================================================= --- 2011/devel/tex/tool/kile/pspec.xml (original) +++ 2011/devel/tex/tool/kile/pspec.xml Thu Sep 2 14:51:44 2010 @@ -29,7 +29,6 @@ kdelibs kdebase texlive-latexrecommended - texlive-xetex xdg-utils kdegraphics dvipng From paketler-commits at pardus.org.tr Thu Sep 2 14:52:29 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mehmet_Emre_Atasever?=) Date: Thu, 2 Sep 2010 14:52:29 +0300 (EEST) Subject: playground/memre/arm/repos/cortex-a8/programming/library/libdaemon - explodes pardus-arm farm, fixed Message-ID: <20100902115229.DC90C49CAE0@ns1.pardus.org.tr> Author: memre Date: Thu Sep 2 14:52:29 2010 New Revision: 99634 Modified: playground/memre/arm/repos/cortex-a8/programming/library/libdaemon/actions.py Log: explodes pardus-arm farm, fixed --- actions.py | 53 ++++++----------------------------------------------- 1 file changed, 6 insertions(+), 47 deletions(-) Modified: playground/memre/arm/repos/cortex-a8/programming/library/libdaemon/actions.py ================================================================= --- playground/memre/arm/repos/cortex-a8/programming/library/libdaemon/actions.py (original) +++ playground/memre/arm/repos/cortex-a8/programming/library/libdaemon/actions.py Thu Sep 2 14:52:29 2010 @@ -5,63 +5,22 @@ # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt -from pisi.actionsapi import autotools +from pisi.actionsapi import crosstools as autotools from pisi.actionsapi import pisitools from pisi.actionsapi import shelltools from pisi.actionsapi import get -_build="i686-pc-linux-gnu" -_host="arm-cortex_a8-linux-gnueabi" -_target=_host - -# ugly hard-coded stuff, unfortunately.. -_RootDir="/pardus-arm" -_ToolchainDir = "/home/memre/x-tools" - -# Pardus-ARM preparation -def prepare(): - shelltools.export("LC_ALL", "C") - shelltools.export("CXXFLAGS", "-I%s/usr/include -L%s/usr/lib -L%s/lib" % (_RootDir, _RootDir, _RootDir)) - shelltools.export("CFLAGS", "-I%s/usr/include -L%s/usr/lib -L%s/lib" % (_RootDir, _RootDir, _RootDir)) - shelltools.export("LDFLAGS", "-L%s/usr/lib -L%s/lib" % (_RootDir, _RootDir)) - - shelltools.export("CC", "%s-gcc" % _target) - shelltools.export("CXX", "%s-g++" % _target) - shelltools.export("AR", "%s-ar" % _target) - shelltools.export("AS", "%s-as" % _target) - shelltools.export("LD", "%s-ld" % _target) - shelltools.export("RANLIB", "%s-ranlib" % _target) - shelltools.export("OBJDUMP","%s-objdump" % _target) - shelltools.export("STRIP", "%s-strip" % _target) - shelltools.export("LIBTOOL","%s-libtool" % _target) - def setup(): - # Pardus-ARM preparation - prepare() - - try: - f = open("config.cache", "w") - - lines=("ac_cv_func_malloc_0_nonnull=yes", - "ac_cv_func_calloc_0_nonnull=yes", - "ac_cv_func_realloc_0_nonnull=yes", - "ac_cv_func_setpgrp_void=yes") - f.writelines("\n".join(lines)) - except IOError: - print "cache file couldnt written" - finally: - f.close() + cache = [ "ac_cv_func_malloc_0_nonnull=yes", + "ac_cv_func_calloc_0_nonnull=yes", + "ac_cv_func_realloc_0_nonnull=yes", + "ac_cv_func_setpgrp_void=yes" ] autotools.configure("--disable-lynx \ --disable-static \ - --cache-file=config.cache \ - --build=%s --host=%s \ - " % (_build, _host)) + --cache-file=config.cache", cache=cache) def build(): - # Pardus-ARM preparation - prepare() - autotools.make() def install(): From paketler-commits at pardus.org.tr Thu Sep 2 14:55:13 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Thu, 2 Sep 2010 14:55:13 +0300 (EEST) Subject: 2011/devel/system/base/sed - version bump Message-ID: <20100902115513.741A349CAE0@ns1.pardus.org.tr> Author: onur Date: Thu Sep 2 14:55:13 2010 New Revision: 99635 Added: 2011/devel/system/base/sed/files/sed-4.1.1-dest_len-0.1.patch Removed: 2011/devel/system/base/sed/files/sed-4.0.9-document.patch Modified: 2011/devel/system/base/sed/actions.py 2011/devel/system/base/sed/pspec.xml Log: version bump --- actions.py | 2 +- files/sed-4.0.9-document.patch | 14 -------------- files/sed-4.1.1-dest_len-0.1.patch | 11 +++++++++++ pspec.xml | 13 ++++++++++--- 4 files changed, 22 insertions(+), 18 deletions(-) Modified: 2011/devel/system/base/sed/actions.py ================================================================= --- 2011/devel/system/base/sed/actions.py (original) +++ 2011/devel/system/base/sed/actions.py Thu Sep 2 14:55:13 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2005-2008 TUBITAK/UEKAE +# Copyright 2005-2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2011/devel/system/base/sed/pspec.xml ================================================================= --- 2011/devel/system/base/sed/pspec.xml (original) +++ 2011/devel/system/base/sed/pspec.xml Thu Sep 2 14:55:13 2010 @@ -12,12 +12,12 @@ app:console GNU Stream Editor Sed is a stream editor. A stream editor is used to perform basic text transformations on an input stream (a file or input from a pipeline). - mirrors://gnu/sed/sed-4.1.5.tar.gz + mirrors://gnu/sed/sed-4.2.1.tar.gz - gettext + gettext-devel - sed-4.0.9-document.patch + sed-4.1.1-dest_len-0.1.patch @@ -34,6 +34,13 @@ + + 2010-09-02 + 4.2.1 + Version bump + Onur K???k + onur at pardus.org.tr + 2006-02-03 4.1.5 From paketler-commits at pardus.org.tr Thu Sep 2 14:58:29 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mehmet_Emre_Atasever?=) Date: Thu, 2 Sep 2010 14:58:29 +0300 (EEST) Subject: playground/memre/arm/repos/cortex-a8/hardware/library/libusb1 - explodes pardus-arm farm, fixed Message-ID: <20100902115829.5590449CAE0@ns1.pardus.org.tr> Author: memre Date: Thu Sep 2 14:58:28 2010 New Revision: 99636 Modified: playground/memre/arm/repos/cortex-a8/hardware/library/libusb1/actions.py Log: explodes pardus-arm farm, fixed --- actions.py | 36 ++---------------------------------- 1 file changed, 2 insertions(+), 34 deletions(-) Modified: playground/memre/arm/repos/cortex-a8/hardware/library/libusb1/actions.py ================================================================= --- playground/memre/arm/repos/cortex-a8/hardware/library/libusb1/actions.py (original) +++ playground/memre/arm/repos/cortex-a8/hardware/library/libusb1/actions.py Thu Sep 2 14:58:28 2010 @@ -5,49 +5,17 @@ # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt -from pisi.actionsapi import autotools +from pisi.actionsapi import crosstools as autotools from pisi.actionsapi import pisitools from pisi.actionsapi import shelltools from pisi.actionsapi import get WorkDir = "libusb-%s" % get.srcVERSION() -_build="i686-pc-linux-gnu" -_host="arm-cortex_a8-linux-gnueabi" -_target=_host - -# ugly hard-coded stuff, unfortunately.. -_RootDir="/pardus-arm" -_ToolchainDir = "/home/memre/x-tools" - -# Pardus-ARM preparation -def prepare(): - shelltools.export("LC_ALL", "C") - shelltools.export("CXXFLAGS", "-I%s/usr/include -L%s/usr/lib -L%s/lib" % (_RootDir, _RootDir, _RootDir)) - shelltools.export("CFLAGS", "-I%s/usr/include -L%s/usr/lib -L%s/lib" % (_RootDir, _RootDir, _RootDir)) - shelltools.export("LDFLAGS", "-L%s/usr/lib -L%s/lib" % (_RootDir, _RootDir)) - - shelltools.export("CC", "%s-gcc" % _target) - shelltools.export("CXX", "%s-g++" % _target) - shelltools.export("AR", "%s-ar" % _target) - shelltools.export("AS", "%s-as" % _target) - shelltools.export("LD", "%s-ld" % _target) - shelltools.export("RANLIB", "%s-ranlib" % _target) - shelltools.export("OBJDUMP","%s-objdump" % _target) - shelltools.export("STRIP", "%s-strip" % _target) - shelltools.export("LIBTOOL","%s-libtool" % _target) - def setup(): - # Pardus-ARM preparation - prepare() - - autotools.configure("--build=%s --host=%s \ - --disable-static" % (_build, _host)) + autotools.configure("--disable-static") def build(): - # Pardus-ARM preparation - prepare() - autotools.make() def install(): From paketler-commits at pardus.org.tr Thu Sep 2 15:07:31 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Thu, 2 Sep 2010 15:07:31 +0300 (EEST) Subject: 2009/devel/multimedia/video/vlc - Version bump, add missing deps, reorganize patches... Message-ID: <20100902120731.25F0949CAE0@ns1.pardus.org.tr> Author: sdalgic Date: Thu Sep 2 15:07:30 2010 New Revision: 99637 Removed: 2009/devel/multimedia/video/vlc/files/PardusSec-BUG11188-1.patch 2009/devel/multimedia/video/vlc/files/PardusSec-BUG11188-2.patch 2009/devel/multimedia/video/vlc/files/PardusSec-BUG11188-3.patch 2009/devel/multimedia/video/vlc/files/pardus.patch 2009/devel/multimedia/video/vlc/files/vlc-1.0.4-new-xulrunner.patch 2009/devel/multimedia/video/vlc/files/x264_pyramid.patch Modified: 2009/devel/multimedia/video/vlc/actions.py 2009/devel/multimedia/video/vlc/pspec.xml Log: Version bump, add missing deps, reorganize patches, reorganize configure parameters. BUG:COMMENT:11078 BUG:COMMENT:12732 BUG:FIXED:13606 --- actions.py | 17 files/PardusSec-BUG11188-1.patch | 45 - files/PardusSec-BUG11188-2.patch | 51 - files/PardusSec-BUG11188-3.patch | 44 - files/pardus.patch | 11 files/vlc-1.0.4-new-xulrunner.patch | 1079 ------------------------------------ files/x264_pyramid.patch | 12 pspec.xml | 33 - 8 files changed, 31 insertions(+), 1261 deletions(-) Modified: 2009/devel/multimedia/video/vlc/actions.py ================================================================= --- 2009/devel/multimedia/video/vlc/actions.py (original) +++ 2009/devel/multimedia/video/vlc/actions.py Thu Sep 2 15:07:30 2010 @@ -10,16 +10,16 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get +shelltools.export("HOME", get.workDIR()) + def setup(): # Make it build with libtool 1.5 shelltools.system("rm -rf m4/lt* m4/libtool.m4") shelltools.export("AUTOPOINT", "true") autotools.autoreconf("-vfi") - autotools.configure("--enable-release \ - --enable-shared \ + autotools.configure("--enable-shared \ --enable-qt4 \ - --enable-hal \ --enable-vlm \ --enable-lua \ --enable-sout \ @@ -30,8 +30,6 @@ --enable-smb \ --enable-dvbpsi \ --enable-v4l \ - --enable-libcdio \ - --enable-cddax \ --enable-libcddb \ --enable-vcdx \ --enable-vcd \ @@ -54,10 +52,8 @@ --enable-faad \ --enable-aa \ --enable-loader \ - --enable-x11 \ --enable-xvideo \ --enable-glx \ - --enable-xinerama \ --enable-opengl \ --enable-sdl \ --enable-freetype \ @@ -66,11 +62,11 @@ --enable-svg \ --enable-skins2 \ --enable-alsa \ - --enable-arts \ --enable-pulse \ --enable-lirc \ --enable-gnutls \ --enable-mozilla \ + --with-mozilla-pkg=libxul \ --enable-x264 \ --enable-upnp \ --with-x \ @@ -90,12 +86,11 @@ autotools.rawInstall("DESTDIR=%s" % get.installDIR()) for icon in ("128x128", "48x48", "32x32", "16x16"): - pisitools.insinto("/usr/share/icons/hicolor/%s/apps/" % icon, "share/vlc%s.png" % icon, "vlc.png") + pisitools.insinto("/usr/share/icons/hicolor/%s/apps/" % icon, "share/icons/%s/vlc*.png" % icon) # Fix Firefox plugin location pisitools.rename("/usr/lib/mozilla","nsbrowser") pisitools.remove("/usr/lib/nsbrowser/plugins/*.la") - pisitools.dodoc("AUTHORS", "THANKS", "NEWS", "README", "MAINTAINERS", "HACKING", - "doc/fortunes.txt", "doc/intf-cdda.txt", "doc/intf-vcd.txt") + pisitools.dodoc("AUTHORS", "THANKS", "NEWS", "README", "HACKING", "doc/fortunes.txt", "doc/intf-vcd.txt") Modified: 2009/devel/multimedia/video/vlc/pspec.xml ================================================================= --- 2009/devel/multimedia/video/vlc/pspec.xml (original) +++ 2009/devel/multimedia/video/vlc/pspec.xml Thu Sep 2 15:07:30 2010 @@ -13,7 +13,7 @@ app:gui VLC media player VLC is a famous video player and streamer. - http://download.videolan.org/pub/videolan/vlc/1.0.6/vlc-1.0.6.tar.bz2 + http://download.videolan.org/pub/videolan/vlc/1.1.2/vlc-1.1.2.tar.bz2 qt-devel hal @@ -30,7 +30,6 @@ zvbi a52dec aalib - libogg vcdimager libdca libmpeg2 @@ -67,7 +66,6 @@ libXinerama taglib gtk2 - libmtp libcdio x264 ffmpeg @@ -79,16 +77,22 @@ faad2 live555 libproxy + libass + libcaca + libdc1394 + libraw1394 + libshout + libva + minizip - pardus.patch default-font.patch osdmenu-path-vlc-1.0.0.patch altivec_in_vlc.1.0.0.patch + 020_all_check_headers_regexps.patch - vlc-1.0.4-new-xulrunner.patch @@ -111,7 +115,6 @@ libmad a52dec aalib - libogg vcdimager libdca libmpeg2 @@ -159,7 +162,13 @@ libXinerama taglib gtk2 - libmtp + libass + libcaca + libdc1394 + libraw1394 + libshout + libva + minizip /usr/bin @@ -168,6 +177,7 @@ /usr/share/vlc /usr/share/applications /usr/share/icons + /usr/kde/4/share/apps/solid/actions /usr/share/doc /usr/share/man /usr/share/locale @@ -190,6 +200,13 @@ + + 2010-09-01 + 1.1.2 + Version bump, add missing deps, reorganize patches, reorganize configure parameters. + Serdar Dalg?? + serdar at pardus.org.tr + 2010-08-27 1.0.6 From paketler-commits at pardus.org.tr Thu Sep 2 15:07:55 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?U2VyZGFyIERhbGfEscOn?=) Date: Thu, 2 Sep 2010 15:07:55 +0300 (EEST) Subject: 2009/stable/multimedia/video/vlc - Merge from devel/multimedia/video/vlc Message-ID: <20100902120755.3264849CAE0@ns1.pardus.org.tr> Author: sdalgic Date: Thu Sep 2 15:07:55 2010 New Revision: 99638 Removed: 2009/stable/multimedia/video/vlc/files/PardusSec-BUG11188-1.patch 2009/stable/multimedia/video/vlc/files/PardusSec-BUG11188-2.patch 2009/stable/multimedia/video/vlc/files/PardusSec-BUG11188-3.patch 2009/stable/multimedia/video/vlc/files/pardus.patch 2009/stable/multimedia/video/vlc/files/vlc-1.0.4-new-xulrunner.patch 2009/stable/multimedia/video/vlc/files/x264_pyramid.patch Modified: 2009/stable/multimedia/video/vlc/ (props changed) 2009/stable/multimedia/video/vlc/actions.py 2009/stable/multimedia/video/vlc/pspec.xml Log: Merge from devel/multimedia/video/vlc: rev. 99637, by sdalgic on 2010-09-02 Version bump, add missing deps, reorganize patches, reorganize configure parameters. BUG:COMMENT:11078 BUG:COMMENT:12732 BUG:FIXED:13606 --- actions.py | 17 files/PardusSec-BUG11188-1.patch | 45 - files/PardusSec-BUG11188-2.patch | 51 - files/PardusSec-BUG11188-3.patch | 44 - files/pardus.patch | 11 files/vlc-1.0.4-new-xulrunner.patch | 1079 ------------------------------------ files/x264_pyramid.patch | 12 pspec.xml | 33 - 8 files changed, 31 insertions(+), 1261 deletions(-) Modified: 2009/stable/multimedia/video/vlc/actions.py ================================================================= --- 2009/stable/multimedia/video/vlc/actions.py (original) +++ 2009/stable/multimedia/video/vlc/actions.py Thu Sep 2 15:07:55 2010 @@ -10,16 +10,16 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get +shelltools.export("HOME", get.workDIR()) + def setup(): # Make it build with libtool 1.5 shelltools.system("rm -rf m4/lt* m4/libtool.m4") shelltools.export("AUTOPOINT", "true") autotools.autoreconf("-vfi") - autotools.configure("--enable-release \ - --enable-shared \ + autotools.configure("--enable-shared \ --enable-qt4 \ - --enable-hal \ --enable-vlm \ --enable-lua \ --enable-sout \ @@ -30,8 +30,6 @@ --enable-smb \ --enable-dvbpsi \ --enable-v4l \ - --enable-libcdio \ - --enable-cddax \ --enable-libcddb \ --enable-vcdx \ --enable-vcd \ @@ -54,10 +52,8 @@ --enable-faad \ --enable-aa \ --enable-loader \ - --enable-x11 \ --enable-xvideo \ --enable-glx \ - --enable-xinerama \ --enable-opengl \ --enable-sdl \ --enable-freetype \ @@ -66,11 +62,11 @@ --enable-svg \ --enable-skins2 \ --enable-alsa \ - --enable-arts \ --enable-pulse \ --enable-lirc \ --enable-gnutls \ --enable-mozilla \ + --with-mozilla-pkg=libxul \ --enable-x264 \ --enable-upnp \ --with-x \ @@ -90,12 +86,11 @@ autotools.rawInstall("DESTDIR=%s" % get.installDIR()) for icon in ("128x128", "48x48", "32x32", "16x16"): - pisitools.insinto("/usr/share/icons/hicolor/%s/apps/" % icon, "share/vlc%s.png" % icon, "vlc.png") + pisitools.insinto("/usr/share/icons/hicolor/%s/apps/" % icon, "share/icons/%s/vlc*.png" % icon) # Fix Firefox plugin location pisitools.rename("/usr/lib/mozilla","nsbrowser") pisitools.remove("/usr/lib/nsbrowser/plugins/*.la") - pisitools.dodoc("AUTHORS", "THANKS", "NEWS", "README", "MAINTAINERS", "HACKING", - "doc/fortunes.txt", "doc/intf-cdda.txt", "doc/intf-vcd.txt") + pisitools.dodoc("AUTHORS", "THANKS", "NEWS", "README", "HACKING", "doc/fortunes.txt", "doc/intf-vcd.txt") Modified: 2009/stable/multimedia/video/vlc/pspec.xml ================================================================= --- 2009/stable/multimedia/video/vlc/pspec.xml (original) +++ 2009/stable/multimedia/video/vlc/pspec.xml Thu Sep 2 15:07:55 2010 @@ -13,7 +13,7 @@ app:gui VLC media player VLC is a famous video player and streamer. - http://download.videolan.org/pub/videolan/vlc/1.0.6/vlc-1.0.6.tar.bz2 + http://download.videolan.org/pub/videolan/vlc/1.1.2/vlc-1.1.2.tar.bz2 qt-devel hal @@ -30,7 +30,6 @@ zvbi a52dec aalib - libogg vcdimager libdca libmpeg2 @@ -67,7 +66,6 @@ libXinerama taglib gtk2 - libmtp libcdio x264 ffmpeg @@ -79,16 +77,22 @@ faad2 live555 libproxy + libass + libcaca + libdc1394 + libraw1394 + libshout + libva + minizip - pardus.patch default-font.patch osdmenu-path-vlc-1.0.0.patch altivec_in_vlc.1.0.0.patch + 020_all_check_headers_regexps.patch - vlc-1.0.4-new-xulrunner.patch @@ -111,7 +115,6 @@ libmad a52dec aalib - libogg vcdimager libdca libmpeg2 @@ -159,7 +162,13 @@ libXinerama taglib gtk2 - libmtp + libass + libcaca + libdc1394 + libraw1394 + libshout + libva + minizip /usr/bin @@ -168,6 +177,7 @@ /usr/share/vlc /usr/share/applications /usr/share/icons + /usr/kde/4/share/apps/solid/actions /usr/share/doc /usr/share/man /usr/share/locale @@ -190,6 +200,13 @@ + + 2010-09-01 + 1.1.2 + Version bump, add missing deps, reorganize patches, reorganize configure parameters. + Serdar Dalg?? + serdar at pardus.org.tr + 2010-08-27 1.0.6 From paketler-commits at pardus.org.tr Thu Sep 2 15:20:52 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mehmet_Emre_Atasever?=) Date: Thu, 2 Sep 2010 15:20:52 +0300 (EEST) Subject: playground/memre/arm/repos/cortex-a8/programming/tool/mcpp - explodes pardus-arm farm, fixed Message-ID: <20100902122052.4DA4949CAE0@ns1.pardus.org.tr> Author: memre Date: Thu Sep 2 15:20:51 2010 New Revision: 99639 Modified: playground/memre/arm/repos/cortex-a8/programming/tool/mcpp/actions.py Log: explodes pardus-arm farm, fixed --- actions.py | 5 +++++ 1 file changed, 5 insertions(+) Modified: playground/memre/arm/repos/cortex-a8/programming/tool/mcpp/actions.py ================================================================= --- playground/memre/arm/repos/cortex-a8/programming/tool/mcpp/actions.py (original) +++ playground/memre/arm/repos/cortex-a8/programming/tool/mcpp/actions.py Thu Sep 2 15:20:51 2010 @@ -4,8 +4,13 @@ # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import crosstools as autotools +from pisi.actionsapi import pisitools def setup(): + # bad fix, sorry + for dir in [ ".", "src"]: + pisitools.dosed("%s/Makefile.in" % dir, r"(program_transform_name|transform)\s*=.*", "\\1 =") + autotools.configure("--enable-mcpplib --disable-static") def build(): From paketler-commits at pardus.org.tr Thu Sep 2 15:27:16 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?QnVyYWsgw4dhbMSxxZ9rYW4=?=) Date: Thu, 2 Sep 2010 15:27:16 +0300 (EEST) Subject: 2011/devel/desktop/gnome/libgweather - split devel package Message-ID: <20100902122716.6C4EA49CAE0@ns1.pardus.org.tr> Author: burak Date: Thu Sep 2 15:27:16 2010 New Revision: 99640 Modified: 2011/devel/desktop/gnome/libgweather/pspec.xml 2011/devel/desktop/gnome/libgweather/translations.xml Log: split devel package --- pspec.xml | 34 +++++++++++++++++++++++++++------- translations.xml | 5 +++++ 2 files changed, 32 insertions(+), 7 deletions(-) Modified: 2011/devel/desktop/gnome/libgweather/pspec.xml ================================================================= --- 2011/devel/desktop/gnome/libgweather/pspec.xml (original) +++ 2011/devel/desktop/gnome/libgweather/pspec.xml Thu Sep 2 15:27:16 2010 @@ -13,10 +13,10 @@ GNOME weather library mirrors://gnome/libgweather/2.30/libgweather-2.30.2.tar.bz2 - gtk2 - gconf - libsoup - libproxy + gtk2-devel + gconf-devel + libsoup-devel + libproxy-devel @@ -25,12 +25,11 @@ gtk2 gconf - libsoup - libproxy + libsoup-gnome + libproxy /etc/gconf - /usr/include /usr/lib /usr/share/locale /usr/share/doc @@ -48,7 +47,28 @@ + + libgweather-devel + Development files for libgweather + + libgweather + gconf-devel + gtk2-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2010-09-02 + 2.30.2 + Split devel package. + Burak ?al??kan + burakclskn at gmail.com + 2010-06-23 2.30.2 Modified: 2011/devel/desktop/gnome/libgweather/translations.xml ================================================================= --- 2011/devel/desktop/gnome/libgweather/translations.xml (original) +++ 2011/devel/desktop/gnome/libgweather/translations.xml Thu Sep 2 15:27:16 2010 @@ -8,4 +8,9 @@ libgweather-docs libgweather referans dok?manlar? + + + libgweather-devel + libgweather i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Thu Sep 2 15:30:21 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Thu, 2 Sep 2010 15:30:21 +0300 (EEST) Subject: 2011/devel/tex/language/texlive-lang-indic - Fixex conlict with texlive-core Message-ID: <20100902123021.9670C49CAE0@ns1.pardus.org.tr> Author: fatih.arslan Date: Thu Sep 2 15:30:21 2010 New Revision: 99641 Modified: 2011/devel/tex/language/texlive-lang-indic/actions.py Log: Fixex conlict with texlive-core --- actions.py | 3 --- 1 file changed, 3 deletions(-) Modified: 2011/devel/tex/language/texlive-lang-indic/actions.py ================================================================= --- 2011/devel/tex/language/texlive-lang-indic/actions.py (original) +++ 2011/devel/tex/language/texlive-lang-indic/actions.py Thu Sep 2 15:30:21 2010 @@ -18,6 +18,3 @@ def install(): texlivemodules.install() - # Install texmf bin scripts - pisitools.dosym("texmf-dist/scripts/bengali/ebong.py", "/usr/bin/ebong") - From paketler-commits at pardus.org.tr Thu Sep 2 15:53:27 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Thu, 2 Sep 2010 15:53:27 +0300 (EEST) Subject: 2009/devel/network/mail/sylpheed - update to latest beta Message-ID: <20100902125327.5131549CAE0@ns1.pardus.org.tr> Author: fethican Date: Thu Sep 2 15:53:27 2010 New Revision: 99642 Modified: 2009/devel/network/mail/sylpheed/actions.py 2009/devel/network/mail/sylpheed/pspec.xml Log: update to latest beta --- actions.py | 2 +- pspec.xml | 16 +++++++++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) Modified: 2009/devel/network/mail/sylpheed/actions.py ================================================================= --- 2009/devel/network/mail/sylpheed/actions.py (original) +++ 2009/devel/network/mail/sylpheed/actions.py Thu Sep 2 15:53:27 2010 @@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get -WorkDir='sylpheed-3.1.0beta2' +WorkDir='sylpheed-3.1.0beta3' docdir = '/%s/%s' % (get.docDIR(), get.srcNAME()) Modified: 2009/devel/network/mail/sylpheed/pspec.xml ================================================================= --- 2009/devel/network/mail/sylpheed/pspec.xml (original) +++ 2009/devel/network/mail/sylpheed/pspec.xml Thu Sep 2 15:53:27 2010 @@ -13,7 +13,7 @@ app:gui A lightweight email client and newsreader Sylpheed is a simple and lightweight but featureful and easy-to-use e-mail client. - http://sylpheed.sraoss.jp/sylpheed/v3.1beta/sylpheed-3.1.0beta2.tar.bz2 + http://sylpheed.sraoss.jp/sylpheed/v3.1beta/sylpheed-3.1.0beta3.tar.bz2 shared-mime-info gtk2 @@ -59,6 +59,20 @@ + + 2010-09-02 + 3.1.0_beta3 + Version bump to third beta for testing: + * Drag and drop of addresses on the address book is supported now. + * New plug-in 'Attachment Tool Plug-in' was added. It enables the removal of attachments in messages. + * Virtual folders can be moved now. + * 'Junk' special folder was added. It will be automatically created if not exist. + * A new option 'Change current account on folder open' was added, and it is enabled by default. + * On 'File - Save as...' dialog, '.eml' extension was added for the default file name. + + Fethican Co?kuner + fethicanc at gmail.com + 2010-08-17 3.1.0_beta2 From paketler-commits at pardus.org.tr Thu Sep 2 15:54:54 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Thu, 2 Sep 2010 15:54:54 +0300 (EEST) Subject: 2009/stable/network/mail/sylpheed - Merge from devel/network/mail/sylpheed/ Message-ID: <20100902125454.263B249CAE0@ns1.pardus.org.tr> Author: fethican Date: Thu Sep 2 15:54:53 2010 New Revision: 99643 Modified: 2009/stable/network/mail/sylpheed/ (props changed) 2009/stable/network/mail/sylpheed/actions.py 2009/stable/network/mail/sylpheed/pspec.xml Log: Merge from devel/network/mail/sylpheed/: rev. 99642, by fethican on 2010-09-02 update to latest beta --- actions.py | 2 +- pspec.xml | 16 +++++++++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) Modified: 2009/stable/network/mail/sylpheed/actions.py ================================================================= --- 2009/stable/network/mail/sylpheed/actions.py (original) +++ 2009/stable/network/mail/sylpheed/actions.py Thu Sep 2 15:54:53 2010 @@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get -WorkDir='sylpheed-3.1.0beta2' +WorkDir='sylpheed-3.1.0beta3' docdir = '/%s/%s' % (get.docDIR(), get.srcNAME()) Modified: 2009/stable/network/mail/sylpheed/pspec.xml ================================================================= --- 2009/stable/network/mail/sylpheed/pspec.xml (original) +++ 2009/stable/network/mail/sylpheed/pspec.xml Thu Sep 2 15:54:53 2010 @@ -13,7 +13,7 @@ app:gui A lightweight email client and newsreader Sylpheed is a simple and lightweight but featureful and easy-to-use e-mail client. - http://sylpheed.sraoss.jp/sylpheed/v3.1beta/sylpheed-3.1.0beta2.tar.bz2 + http://sylpheed.sraoss.jp/sylpheed/v3.1beta/sylpheed-3.1.0beta3.tar.bz2 shared-mime-info gtk2 @@ -59,6 +59,20 @@ + + 2010-09-02 + 3.1.0_beta3 + Version bump to third beta for testing: + * Drag and drop of addresses on the address book is supported now. + * New plug-in 'Attachment Tool Plug-in' was added. It enables the removal of attachments in messages. + * Virtual folders can be moved now. + * 'Junk' special folder was added. It will be automatically created if not exist. + * A new option 'Change current account on folder open' was added, and it is enabled by default. + * On 'File - Save as...' dialog, '.eml' extension was added for the default file name. + + Fethican Co?kuner + fethicanc at gmail.com + 2010-08-17 3.1.0_beta2 From paketler-commits at pardus.org.tr Thu Sep 2 16:09:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 2 Sep 2010 16:09:07 +0300 (EEST) Subject: 2011/devel/programming/misc/evolution-data-server - its libgweather-devel now Message-ID: <20100902130907.2AC3E49CAE0@ns1.pardus.org.tr> Author: igungor Date: Thu Sep 2 16:09:07 2010 New Revision: 99644 Modified: 2011/devel/programming/misc/evolution-data-server/pspec.xml Log: its libgweather-devel now --- pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: 2011/devel/programming/misc/evolution-data-server/pspec.xml ================================================================= --- 2011/devel/programming/misc/evolution-data-server/pspec.xml (original) +++ 2011/devel/programming/misc/evolution-data-server/pspec.xml Thu Sep 2 16:09:07 2010 @@ -22,7 +22,7 @@ pango-devel gconf-devel libglade-devel - libgweather + libgweather-devel libical-devel libgnome-keyring-devel libsoup-devel From paketler-commits at pardus.org.tr Thu Sep 2 16:26:10 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Thu, 2 Sep 2010 16:26:10 +0300 (EEST) Subject: 2011/devel/system/base/iputils - version bump Message-ID: <20100902132610.57D8749CAE0@ns1.pardus.org.tr> Author: onur Date: Thu Sep 2 16:26:10 2010 New Revision: 99645 Added: 2011/devel/system/base/iputils/files/021109-uclibc-no-ether_ntohost.patch 2011/devel/system/base/iputils/files/iputils-20100418-aliasing.patch 2011/devel/system/base/iputils/files/iputils-20100418-makefile.patch 2011/devel/system/base/iputils/files/iputils-20100418-openssl.patch 2011/devel/system/base/iputils/files/iputils-20100418-ping-CVE-2010-2529.patch 2011/devel/system/base/iputils/files/iputils-20100418-printf-size.patch 2011/devel/system/base/iputils/files/iputils-20100418-proper-libs.patch 2011/devel/system/base/iputils/files/iputils-20100418-so_mark.patch Removed: 2011/devel/system/base/iputils/files/iputils-20070202-makefile.patch 2011/devel/system/base/iputils/files/iputils-20071127-corr_type.patch 2011/devel/system/base/iputils/files/iputils-20100418-dos.patch 2011/devel/system/base/iputils/files/open-max.patch Modified: 2011/devel/system/base/iputils/pspec.xml Log: version bump --- files/021109-uclibc-no-ether_ntohost.patch | 24 ++++++ files/iputils-20070202-makefile.patch | 35 --------- files/iputils-20071127-corr_type.patch | 88 ---------------------- files/iputils-20100418-aliasing.patch | 93 ++++++++++++++++++++++++ files/iputils-20100418-dos.patch | 21 ----- files/iputils-20100418-makefile.patch | 35 +++++++++ files/iputils-20100418-openssl.patch | 35 +++++++++ files/iputils-20100418-ping-CVE-2010-2529.patch | 22 +++++ files/iputils-20100418-printf-size.patch | 62 ++++++++++++++++ files/iputils-20100418-proper-libs.patch | 20 +++++ files/iputils-20100418-so_mark.patch | 22 +++++ files/open-max.patch | 11 -- pspec.xml | 30 +++++-- 13 files changed, 336 insertions(+), 162 deletions(-) Modified: 2011/devel/system/base/iputils/pspec.xml ================================================================= --- 2011/devel/system/base/iputils/pspec.xml (original) +++ 2011/devel/system/base/iputils/pspec.xml Thu Sep 2 16:26:10 2010 @@ -12,28 +12,35 @@ app:console Network monitoring tools including ping and ping6 Iputils contains network monitoring tools including ping and ping6. - http://www.skbuff.net/iputils/iputils-s20071127.tar.bz2 + http://www.skbuff.net/iputils/iputils-s20100418.tar.bz2 - openssl + openssl-devel + libidn-devel - docs.patch - open-max.patch + 021109-uclibc-no-ether_ntohost.patch + iputils-20100418-openssl.patch + iputils-20100418-so_mark.patch + iputils-20100418-makefile.patch + iputils-20100418-proper-libs.patch + iputils-20100418-printf-size.patch + iputils-20100418-aliasing.patch iputils-20071127-kernel-ifaddr.patch iputils-20070202-idn.patch - iputils-20070202-makefile.patch + iputils-20100418-ping-CVE-2010-2529.patch + + + docs.patch iputils-20020124-countermeasures.patch iputils-20020927-addrcache.patch iputils-20020927-ping-subint.patch iputils-20070202-ia64_align.patch iputils-20070202-traffic_class.patch - iputils-20071127-corr_type.patch iputils-20071127-warnings.patch - iputils-20100418-dos.patch @@ -64,6 +71,15 @@ + + 2010-09-02 + 20100418 + + Version bump + + Onur K???k + onur at pardus.org.tr + 2010-08-06 20071127 From paketler-commits at pardus.org.tr Thu Sep 2 16:31:11 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Thu, 2 Sep 2010 16:31:11 +0300 (EEST) Subject: 2011/devel/system/base/mudur - Add squashfs to the list of virtual filesystems to... Message-ID: <20100902133111.5874649CAE0@ns1.pardus.org.tr> Author: fatih Date: Thu Sep 2 16:31:11 2010 New Revision: 99646 Added: 2011/devel/system/base/mudur/files/fix-reboot-on-live-media.patch Modified: 2011/devel/system/base/mudur/pspec.xml Log: Add squashfs to the list of virtual filesystems to fix reboot on live media --- files/fix-reboot-on-live-media.patch | 13 +++++++++++++ pspec.xml | 8 ++++++++ 2 files changed, 21 insertions(+) Modified: 2011/devel/system/base/mudur/pspec.xml ================================================================= --- 2011/devel/system/base/mudur/pspec.xml (original) +++ 2011/devel/system/base/mudur/pspec.xml Thu Sep 2 16:31:11 2010 @@ -17,6 +17,7 @@ devtmpfs.patch safe-load_file.patch fix-loadfile.diff + fix-reboot-on-live-media.patch @@ -62,6 +63,13 @@ + + 2010-09-02 + 3.1.6 + Add squashfs to the list of virtual filesystems to fix reboot on live media + Fatih A??c? + fatih at pardus.org.tr + 2010-08-25 3.1.6 From paketler-commits at pardus.org.tr Thu Sep 2 16:34:08 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Thu, 2 Sep 2010 16:34:08 +0300 (EEST) Subject: 2011/devel/system/installer/yali/files - Fix script name Message-ID: <20100902133408.DCF3D49CAE0@ns1.pardus.org.tr> Author: fatih Date: Thu Sep 2 16:34:08 2010 New Revision: 99647 Modified: 2011/devel/system/installer/yali/files/yali.desktop Log: Fix script name --- yali.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: 2011/devel/system/installer/yali/files/yali.desktop ================================================================= --- 2011/devel/system/installer/yali/files/yali.desktop (original) +++ 2011/devel/system/installer/yali/files/yali.desktop Thu Sep 2 16:34:08 2010 @@ -1,5 +1,5 @@ [Desktop Entry] -Exec=/usr/bin/start-yali4 +Exec=/usr/bin/start-yali Type=Application NoDisplay=true X-Pardus-XCursorTheme=Oxygen_White From paketler-commits at pardus.org.tr Thu Sep 2 16:35:35 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 2 Sep 2010 16:35:35 +0300 (EEST) Subject: 2011/devel/util/misc/task - bitter sweet life with task Message-ID: <20100902133535.EACDD49CAE0@ns1.pardus.org.tr> Author: igungor Date: Thu Sep 2 16:35:35 2010 New Revision: 99648 Added: 2011/devel/util/misc/task/ - copied from r99644, 2009/devel/util/misc/task/ Modified: 2011/devel/util/misc/task/actions.py 2011/devel/util/misc/task/pspec.xml Log: bitter sweet life with task --- actions.py | 3 ++- pspec.xml | 6 ++++++ 2 files changed, 8 insertions(+), 1 deletion(-) Modified: 2011/devel/util/misc/task/actions.py ================================================================= --- 2009/devel/util/misc/task/actions.py (original) +++ 2011/devel/util/misc/task/actions.py Thu Sep 2 16:35:35 2010 @@ -10,7 +10,8 @@ def setup(): autotools.autoreconf("-vfi") - autotools.configure() + autotools.configure("--with-lua \ + --with-curses") def build(): autotools.make() Modified: 2011/devel/util/misc/task/pspec.xml ================================================================= --- 2009/devel/util/misc/task/pspec.xml (original) +++ 2011/devel/util/misc/task/pspec.xml Thu Sep 2 16:35:35 2010 @@ -13,10 +13,16 @@ Getting Things Done(GTD) command line utility task is a Get Things Done(GTD), todo list, task management, command line utility with a multitude of features. http://www.taskwarrior.org/download/task-1.9.2.tar.gz + + lua-devel + task + + lua + /usr/bin /usr/share/doc/task/i18n From paketler-commits at pardus.org.tr Thu Sep 2 16:41:07 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Thu, 2 Sep 2010 16:41:07 +0300 (EEST) Subject: 2011/devel/programming/misc/xulrunner - 100th. anniversary of fix release commit Message-ID: <20100902134107.4DED949CAE0@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Thu Sep 2 16:41:06 2010 New Revision: 99649 Modified: 2011/devel/programming/misc/xulrunner/pspec.xml Log: 100th. anniversary of fix release commit --- pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: 2011/devel/programming/misc/xulrunner/pspec.xml ================================================================= --- 2011/devel/programming/misc/xulrunner/pspec.xml (original) +++ 2011/devel/programming/misc/xulrunner/pspec.xml Thu Sep 2 16:41:06 2010 @@ -125,7 +125,7 @@ xulrunner-devel IDL and header files for xulrunner - xulrunner + xulrunner nspr-devel From paketler-commits at pardus.org.tr Thu Sep 2 16:47:47 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Thu, 2 Sep 2010 16:47:47 +0300 (EEST) Subject: 2011/devel/system/base/timezone - update to 2010l Message-ID: <20100902134748.207FD49C9F6@ns1.pardus.org.tr> Author: onur Date: Thu Sep 2 16:47:47 2010 New Revision: 99650 Modified: 2011/devel/system/base/timezone/actions.py 2011/devel/system/base/timezone/files/tzdata-extra-tz-links.patch 2011/devel/system/base/timezone/pspec.xml Log: update to 2010l --- actions.py | 4 ++-- files/tzdata-extra-tz-links.patch | 8 ++++---- pspec.xml | 14 ++++++++++++-- 3 files changed, 18 insertions(+), 8 deletions(-) Modified: 2011/devel/system/base/timezone/actions.py ================================================================= --- 2011/devel/system/base/timezone/actions.py (original) +++ 2011/devel/system/base/timezone/actions.py Thu Sep 2 16:47:47 2010 @@ -11,8 +11,8 @@ from pisi.actionsapi import get WorkDir = "tzdata" -tzcode = "tzcode2010c" -tzdata = "tzdata2010c" +tzcode = "tzcode2010l" +tzdata = "tzdata2010l" configTemplate = """ objpfx = %(pwd)s/obj/ Modified: 2011/devel/system/base/timezone/files/tzdata-extra-tz-links.patch ================================================================= --- 2011/devel/system/base/timezone/files/tzdata-extra-tz-links.patch (original) +++ 2011/devel/system/base/timezone/files/tzdata-extra-tz-links.patch Thu Sep 2 16:47:47 2010 @@ -1,7 +1,7 @@ -diff -p -up tzdata/tzdata2010c/backward.orig tzdata/tzdata2010c/backward ---- tzdata/tzdata2010c/backward.orig 2010-01-20 15:25:02.000000000 -0200 -+++ tzdata/tzdata2010c/backward 2010-03-04 16:39:01.263660599 -0300 -@@ -114,3 +114,18 @@ Link Etc/UTC UTC +diff -p -up tzdata/tzdata2010l/backward.orig tzdata/tzdata2010l/backward +--- tzdata/tzdata2010l/backward.orig 2010-08-16 07:57:07.000000000 -0300 ++++ tzdata/tzdata2010l/backward 2010-08-16 18:14:54.653273397 -0300 +@@ -116,3 +116,18 @@ Link Etc/UTC UTC Link Etc/UTC Universal Link Europe/Moscow W-SU Link Etc/UTC Zulu Modified: 2011/devel/system/base/timezone/pspec.xml ================================================================= --- 2011/devel/system/base/timezone/pspec.xml (original) +++ 2011/devel/system/base/timezone/pspec.xml Thu Sep 2 16:47:47 2010 @@ -16,8 +16,8 @@ timezone includes timezone data files and tools to use them. Package contents are synchronized with glibc tree. http://cekirdek.pardus.org.tr/~onur/distfiles/tzdata-base-0.tar.bz2 - http://cekirdek.pardus.org.tr/~onur/distfiles/tzcode2010c.tar.gz - http://cekirdek.pardus.org.tr/~onur/distfiles/tzdata2010c.tar.gz + http://cekirdek.pardus.org.tr/~onur/distfiles/tzcode2010l.tar.gz + http://cekirdek.pardus.org.tr/~onur/distfiles/tzdata2010l.tar.gz perl gawk @@ -56,6 +56,16 @@ + + 2010-09-02 + 0.0_20100902 + + Update tzdata to 2010l + Update tzcode to 2010l + + Onur K???k + onur at pardus.org.tr + 2010-03-09 0.0_20100309 From paketler-commits at pardus.org.tr Thu Sep 2 16:49:49 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Thu, 2 Sep 2010 16:49:49 +0300 (EEST) Subject: 2011/devel/tex/base/texlive-core - Enable xetex for texlive-xetex Message-ID: <20100902134949.ED73349CAE0@ns1.pardus.org.tr> Author: fatih.arslan Date: Thu Sep 2 16:49:49 2010 New Revision: 99651 Modified: 2011/devel/tex/base/texlive-core/actions.py Log: Enable xetex for texlive-xetex --- actions.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: 2011/devel/tex/base/texlive-core/actions.py ================================================================= --- 2011/devel/tex/base/texlive-core/actions.py (original) +++ 2011/devel/tex/base/texlive-core/actions.py Thu Sep 2 16:49:49 2010 @@ -44,7 +44,8 @@ --disable-luatex \ --disable-ps2eps \ --disable-psutils \ - --disable-xetex \ + --disable-tlutils \ + --enable-xetex \ --disable-xdvik \ --disable-xindy \ --disable-dialog \ @@ -55,7 +56,6 @@ --with-tektronixwin \ --with-unitermwin \ --with-ps=gs \ - --disable-tlutils \ --enable-ipc \ --disable-lcdf-typetools \ --disable-pdfopen \ From paketler-commits at pardus.org.tr Thu Sep 2 16:50:05 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Thu, 2 Sep 2010 16:50:05 +0300 (EEST) Subject: 2011/devel/tex - Fix packager name typo Message-ID: <20100902135005.8AAD949CAE0@ns1.pardus.org.tr> Author: fatih.arslan Date: Thu Sep 2 16:50:05 2010 New Revision: 99652 Modified: 2011/devel/tex/base/texlive-latexrecommended/pspec.xml 2011/devel/tex/tool/kile/pspec.xml Log: Fix packager name typo --- base/texlive-latexrecommended/pspec.xml | 4 ++-- tool/kile/pspec.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) Modified: 2011/devel/tex/base/texlive-latexrecommended/pspec.xml ================================================================= --- 2011/devel/tex/base/texlive-latexrecommended/pspec.xml (original) +++ 2011/devel/tex/base/texlive-latexrecommended/pspec.xml Thu Sep 2 16:50:05 2010 @@ -39,8 +39,8 @@ 2010-08-23 0.0_20091107 Version Bump - Farslan - scirit at pardus.org.tr + Fatih Arslan + farslan at pardus.org.tr 2010-01-28 Modified: 2011/devel/tex/tool/kile/pspec.xml ================================================================= --- 2011/devel/tex/tool/kile/pspec.xml (original) +++ 2011/devel/tex/tool/kile/pspec.xml Thu Sep 2 16:50:05 2010 @@ -5,7 +5,7 @@ kile http://kile.sourceforge.net - Farslan + Fatih Arslan farslan at pardus.org.tr GPLv2 From paketler-commits at pardus.org.tr Thu Sep 2 17:06:24 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Thu, 2 Sep 2010 17:06:24 +0300 (EEST) Subject: 2009/devel/programming/library/libgsf - version bump, fix dependencies. thanks to mesutcan... Message-ID: <20100902140624.C453B49CAE0@ns1.pardus.org.tr> Author: gkmngrgn Date: Thu Sep 2 17:06:24 2010 New Revision: 99653 Modified: 2009/devel/programming/library/libgsf/actions.py 2009/devel/programming/library/libgsf/pspec.xml Log: version bump, fix dependencies. thanks to mesutcan. --- actions.py | 2 +- pspec.xml | 29 +++++++++++++++++++++++++---- 2 files changed, 26 insertions(+), 5 deletions(-) Modified: 2009/devel/programming/library/libgsf/actions.py ================================================================= --- 2009/devel/programming/library/libgsf/actions.py (original) +++ 2009/devel/programming/library/libgsf/actions.py Thu Sep 2 17:06:24 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2007 TUBITAK/UEKAE +# Copyright 2007 - 2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2009/devel/programming/library/libgsf/pspec.xml ================================================================= --- 2009/devel/programming/library/libgsf/pspec.xml (original) +++ 2009/devel/programming/library/libgsf/pspec.xml Thu Sep 2 17:06:24 2010 @@ -13,9 +13,11 @@ library Gnome structured file library The libgsf is a library for reading and writing structured files (eg MS OLE and Zip). - mirrors://gnome/libgsf/1.14/libgsf-1.14.15.tar.bz2 + mirrors://gnome/libgsf/1.14/libgsf-1.14.18.tar.bz2 - gnome-vfs + gtk2 + pygtk + orbit2 libbonobo @@ -38,8 +40,9 @@ libgsf-gnome Gnome support for libgsf - libgsf - gnome-vfs + libgsf + gtk2 + orbit2 libbonobo @@ -66,6 +69,24 @@ + + 2010-09-02 + 1.14.18 + + * Version bump: + - Fix zip directory record problem. [#614968] + - Fix xml parser crash. + - Write meta-data values in name order. + - Don't call gnome_vfs_init in python binding. [#599973] + - Add variant of OO_NS_FIELD. + - Use gdk_pixbug for thumbnailing when available. [#594359] + - Fix problem with errors to stdout. [#592471] + - Fix gnome-vfs dependency handling. [#593480] + * Fixed dependencies. + + G?kmen G?rgen + gkmngrgn at gmail.com + 2009-07-02 1.14.15 From paketler-commits at pardus.org.tr Thu Sep 2 17:07:04 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7ZyZ2Vu?=) Date: Thu, 2 Sep 2010 17:07:04 +0300 (EEST) Subject: 2009/stable/programming/library/libgsf - version bump, fix dependencies. Message-ID: <20100902140704.B0D0F49CAE0@ns1.pardus.org.tr> Author: gkmngrgn Date: Thu Sep 2 17:07:04 2010 New Revision: 99654 Modified: 2009/stable/programming/library/libgsf/ (props changed) 2009/stable/programming/library/libgsf/actions.py 2009/stable/programming/library/libgsf/pspec.xml Log: version bump, fix dependencies. --- actions.py | 2 +- pspec.xml | 29 +++++++++++++++++++++++++---- 2 files changed, 26 insertions(+), 5 deletions(-) Modified: 2009/stable/programming/library/libgsf/actions.py ================================================================= --- 2009/stable/programming/library/libgsf/actions.py (original) +++ 2009/stable/programming/library/libgsf/actions.py Thu Sep 2 17:07:04 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2007 TUBITAK/UEKAE +# Copyright 2007 - 2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2009/stable/programming/library/libgsf/pspec.xml ================================================================= --- 2009/stable/programming/library/libgsf/pspec.xml (original) +++ 2009/stable/programming/library/libgsf/pspec.xml Thu Sep 2 17:07:04 2010 @@ -13,9 +13,11 @@ library Gnome structured file library The libgsf is a library for reading and writing structured files (eg MS OLE and Zip). - mirrors://gnome/libgsf/1.14/libgsf-1.14.15.tar.bz2 + mirrors://gnome/libgsf/1.14/libgsf-1.14.18.tar.bz2 - gnome-vfs + gtk2 + pygtk + orbit2 libbonobo @@ -38,8 +40,9 @@ libgsf-gnome Gnome support for libgsf - libgsf - gnome-vfs + libgsf + gtk2 + orbit2 libbonobo @@ -66,6 +69,24 @@ + + 2010-09-02 + 1.14.18 + + * Version bump: + - Fix zip directory record problem. [#614968] + - Fix xml parser crash. + - Write meta-data values in name order. + - Don't call gnome_vfs_init in python binding. [#599973] + - Add variant of OO_NS_FIELD. + - Use gdk_pixbug for thumbnailing when available. [#594359] + - Fix problem with errors to stdout. [#592471] + - Fix gnome-vfs dependency handling. [#593480] + * Fixed dependencies. + + G?kmen G?rgen + gkmngrgn at gmail.com + 2009-07-02 1.14.15 From paketler-commits at pardus.org.tr Thu Sep 2 17:14:22 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 2 Sep 2010 17:14:22 +0300 (EEST) Subject: 2011/devel/multimedia/sound/meterbridge - meterbridge is ready Message-ID: <20100902141423.3084D49CAE0@ns1.pardus.org.tr> Author: igungor Date: Thu Sep 2 17:14:22 2010 New Revision: 99655 Added: 2011/devel/multimedia/sound/meterbridge/ - copied from r99654, 2009/devel/multimedia/sound/meterbridge/ Modified: 2011/devel/multimedia/sound/meterbridge/pspec.xml Log: meterbridge is ready --- pspec.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: 2011/devel/multimedia/sound/meterbridge/pspec.xml ================================================================= --- 2009/devel/multimedia/sound/meterbridge/pspec.xml (original) +++ 2011/devel/multimedia/sound/meterbridge/pspec.xml Thu Sep 2 17:14:22 2010 @@ -14,9 +14,9 @@ Meterbridge supports a number of different types of meter, rendered using the SDL library and user-editable pixmaps. http://plugin.org.uk/meterbridge/meterbridge-0.9.2.tar.gz - jack-audio-connection-kit - sdl-image - libsdl + jack-audio-connection-kit-devel + sdl-image-devel + libsdl-devel meterbridge-0.9.2-asneeded.patch From paketler-commits at pardus.org.tr Thu Sep 2 17:19:15 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 2 Sep 2010 17:19:15 +0300 (EEST) Subject: 2011/devel/programming/misc/minixml - minixml is ready Message-ID: <20100902141915.5933B49CAE0@ns1.pardus.org.tr> Author: igungor Date: Thu Sep 2 17:19:15 2010 New Revision: 99656 Added: 2011/devel/programming/misc/minixml/ - copied from r99655, 2009/devel/programming/library/minixml/ Modified: 2011/devel/programming/misc/minixml/pspec.xml 2011/devel/programming/misc/minixml/translations.xml Log: minixml is ready --- pspec.xml | 16 ++++++++++++++-- translations.xml | 6 ++++++ 2 files changed, 20 insertions(+), 2 deletions(-) Modified: 2011/devel/programming/misc/minixml/pspec.xml ================================================================= --- 2009/devel/programming/library/minixml/pspec.xml (original) +++ 2011/devel/programming/misc/minixml/pspec.xml Thu Sep 2 17:19:15 2010 @@ -22,10 +22,22 @@ minixml /usr/bin - /usr/include /usr/lib - /usr/share/doc /usr/share/man + /usr/share/doc + + + + + minixml-devel + Development files for minixml + + minixml + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 Modified: 2011/devel/programming/misc/minixml/translations.xml ================================================================= --- 2009/devel/programming/library/minixml/translations.xml (original) +++ 2011/devel/programming/misc/minixml/translations.xml Thu Sep 2 17:19:15 2010 @@ -3,6 +3,12 @@ minixml Hafif bir XML destek k?t?phanesi + Mini-xml XML veya XML benzeri veri dosyalar?n? okumay? ve ayr??t?rmay? destekleyen bir kitapl?kt?r. + + + minixml-devel + minixml i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Thu Sep 2 18:21:22 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Thu, 2 Sep 2010 18:21:22 +0300 (EEST) Subject: 2009/devel/network/mail/sylpheed - Don't forget to enable Attachment Tool Plug-in. Message-ID: <20100902152122.CE83E49CAE0@ns1.pardus.org.tr> Author: fethican Date: Thu Sep 2 18:21:22 2010 New Revision: 99657 Modified: 2009/devel/network/mail/sylpheed/actions.py 2009/devel/network/mail/sylpheed/pspec.xml Log: * Don't forget to enable Attachment Tool Plug-in. * To use this plug-in, select target messages in the summary view then Tools --> Remove attachments . --- actions.py | 2 ++ pspec.xml | 7 +++++++ 2 files changed, 9 insertions(+) Modified: 2009/devel/network/mail/sylpheed/actions.py ================================================================= --- 2009/devel/network/mail/sylpheed/actions.py (original) +++ 2009/devel/network/mail/sylpheed/actions.py Thu Sep 2 18:21:22 2010 @@ -34,3 +34,5 @@ pisitools.insinto("/usr/share/applications", "sylpheed.desktop") pisitools.dodoc("AUTHORS", "COPYING", "ChangeLog", "NEWS*", "README*", "TODO*") + pisitools.dodir("/usr/lib/sylpheed/plugins") + pisitools.insinto("/usr/lib/sylpheed/plugins", "plugin/attachment_tool/.libs/attachment_tool.so") Modified: 2009/devel/network/mail/sylpheed/pspec.xml ================================================================= --- 2009/devel/network/mail/sylpheed/pspec.xml (original) +++ 2009/devel/network/mail/sylpheed/pspec.xml Thu Sep 2 18:21:22 2010 @@ -59,6 +59,13 @@ + + 2010-09-02 + 3.1.0_beta3 + Enable Attachment Tool Plug-in + Fethican Co?kuner + fethicanc at gmail.com + 2010-09-02 3.1.0_beta3 From paketler-commits at pardus.org.tr Thu Sep 2 18:22:39 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Thu, 2 Sep 2010 18:22:39 +0300 (EEST) Subject: 2009/stable/network/mail/sylpheed - Merge from devel/network/mail/sylpheed/ Message-ID: <20100902152240.084BE49CAE0@ns1.pardus.org.tr> Author: fethican Date: Thu Sep 2 18:22:39 2010 New Revision: 99658 Modified: 2009/stable/network/mail/sylpheed/ (props changed) 2009/stable/network/mail/sylpheed/actions.py 2009/stable/network/mail/sylpheed/pspec.xml Log: Merge from devel/network/mail/sylpheed/: rev. 99657, by fethican on 2010-09-02 * Don't forget to enable Attachment Tool Plug-in. * To use this plug-in, select target messages in the summary view then Tools --> Remove attachments . --- actions.py | 2 ++ pspec.xml | 7 +++++++ 2 files changed, 9 insertions(+) Modified: 2009/stable/network/mail/sylpheed/actions.py ================================================================= --- 2009/stable/network/mail/sylpheed/actions.py (original) +++ 2009/stable/network/mail/sylpheed/actions.py Thu Sep 2 18:22:39 2010 @@ -34,3 +34,5 @@ pisitools.insinto("/usr/share/applications", "sylpheed.desktop") pisitools.dodoc("AUTHORS", "COPYING", "ChangeLog", "NEWS*", "README*", "TODO*") + pisitools.dodir("/usr/lib/sylpheed/plugins") + pisitools.insinto("/usr/lib/sylpheed/plugins", "plugin/attachment_tool/.libs/attachment_tool.so") Modified: 2009/stable/network/mail/sylpheed/pspec.xml ================================================================= --- 2009/stable/network/mail/sylpheed/pspec.xml (original) +++ 2009/stable/network/mail/sylpheed/pspec.xml Thu Sep 2 18:22:39 2010 @@ -59,6 +59,13 @@ + + 2010-09-02 + 3.1.0_beta3 + Enable Attachment Tool Plug-in + Fethican Co?kuner + fethicanc at gmail.com + 2010-09-02 3.1.0_beta3 From paketler-commits at pardus.org.tr Thu Sep 2 18:38:44 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 2 Sep 2010 18:38:44 +0300 (EEST) Subject: 2011/devel/multimedia/sound/ZynAddSubFX - zynaddsubfx is in Message-ID: <20100902153844.250A149CAE0@ns1.pardus.org.tr> Author: igungor Date: Thu Sep 2 18:38:43 2010 New Revision: 99659 Added: 2011/devel/multimedia/sound/ZynAddSubFX/ - copied from r99654, 2009/devel/multimedia/sound/ZynAddSubFX/ Modified: 2011/devel/multimedia/sound/ZynAddSubFX/pspec.xml Log: zynaddsubfx is in --- pspec.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: 2011/devel/multimedia/sound/ZynAddSubFX/pspec.xml ================================================================= --- 2009/devel/multimedia/sound/ZynAddSubFX/pspec.xml (original) +++ 2011/devel/multimedia/sound/ZynAddSubFX/pspec.xml Thu Sep 2 18:38:43 2010 @@ -16,10 +16,10 @@ mirrors://sourceforge/zynaddsubfx/2.4.1/ZynAddSubFX-2.4.1.tar.bz2 fltk-devel - minixml - fftw3 - alsa-lib - jack-audio-connection-kit + minixml-devel + fftw3-devel + alsa-lib-devel + jack-audio-connection-kit-devel Makefile.patch From paketler-commits at pardus.org.tr Thu Sep 2 18:40:05 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 2 Sep 2010 18:40:05 +0300 (EEST) Subject: 2011/devel/multimedia/video/mpgtx - mpgtx is in Message-ID: <20100902154005.2B09B49CAE0@ns1.pardus.org.tr> Author: igungor Date: Thu Sep 2 18:40:05 2010 New Revision: 99660 Added: 2011/devel/multimedia/video/mpgtx/ - copied from r99659, 2009/devel/multimedia/video/mpgtx/ Log: mpgtx is in From paketler-commits at pardus.org.tr Thu Sep 2 18:50:58 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Ertu=C4=9Frul_Erata?=) Date: Thu, 2 Sep 2010 18:50:58 +0300 (EEST) Subject: playground/ertugrul/4stable/R - devam Message-ID: <20100902155058.5693449CAE0@ns1.pardus.org.tr> Author: ertugrul Date: Thu Sep 2 18:50:58 2010 New Revision: 99661 Modified: playground/ertugrul/4stable/R/pspec.xml Log: devam --- pspec.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Modified: playground/ertugrul/4stable/R/pspec.xml ================================================================= --- playground/ertugrul/4stable/R/pspec.xml (original) +++ playground/ertugrul/4stable/R/pspec.xml Thu Sep 2 18:50:58 2010 @@ -22,7 +22,8 @@ texlive-latexrecommended blas lapack - libXt + libXt-devel + libSM-devel cairo pango xz @@ -47,6 +48,7 @@ lapack libgfortran libXt + libSM xz cairo pango From paketler-commits at pardus.org.tr Thu Sep 2 18:54:30 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 2 Sep 2010 18:54:30 +0300 (EEST) Subject: 2011/devel/multimedia/sound/liblo - liblo is in Message-ID: <20100902155430.99E9B49CAE0@ns1.pardus.org.tr> Author: igungor Date: Thu Sep 2 18:54:30 2010 New Revision: 99662 Added: 2011/devel/multimedia/sound/liblo/ - copied from r99655, 2009/devel/programming/library/liblo/ Modified: 2011/devel/multimedia/sound/liblo/pspec.xml 2011/devel/multimedia/sound/liblo/translations.xml Log: liblo is in --- pspec.xml | 15 +++++++++++++-- translations.xml | 7 +++++++ 2 files changed, 20 insertions(+), 2 deletions(-) Modified: 2011/devel/multimedia/sound/liblo/pspec.xml ================================================================= --- 2009/devel/programming/library/liblo/pspec.xml (original) +++ 2011/devel/multimedia/sound/liblo/pspec.xml Thu Sep 2 18:54:30 2010 @@ -11,7 +11,7 @@ LGPLv2+ library Lightweight OSC implementation - Lightweight OSC (Open Sound Control) implementation. + liblo is a lightweight OSC (Open Sound Control) implementation library. mirrors://sourceforge/liblo/liblo-0.26.tar.gz @@ -20,11 +20,22 @@ /usr/bin /usr/lib - /usr/include /usr/share/doc + + liblo-devel + Development files for liblo + + liblo + + + /usr/include + /usr/lib/pkgconfig + + + 2009-06-06 Modified: 2011/devel/multimedia/sound/liblo/translations.xml ================================================================= --- 2009/devel/programming/library/liblo/translations.xml (original) +++ 2011/devel/multimedia/sound/liblo/translations.xml Thu Sep 2 18:54:30 2010 @@ -2,7 +2,14 @@ liblo + Hafif bir OSC (Open Sound Control) ger?eklenim kitapl??? + liblo, hafif bir OSC (Open Sound Control) ger?eklenim kitapl???d?r. Impl?mentation l?g?re d'OSC (Open Sound Control - Contr?le de Son Ouvert). Implementaci?n liviana OSC (Open Sound Control) + + + liblo-devel + liblo i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Thu Sep 2 19:00:32 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 2 Sep 2010 19:00:32 +0300 (EEST) Subject: 2011/devel/multimedia/sound/dssi - dssi is in Message-ID: <20100902160032.D66E749CB17@ns1.pardus.org.tr> Author: igungor Date: Thu Sep 2 19:00:32 2010 New Revision: 99663 Added: 2011/devel/multimedia/sound/dssi/ - copied from r99662, 2009/devel/multimedia/library/dssi/ Modified: 2011/devel/multimedia/sound/dssi/actions.py 2011/devel/multimedia/sound/dssi/pspec.xml 2011/devel/multimedia/sound/dssi/translations.xml Log: dssi is in --- actions.py | 1 - pspec.xml | 25 ++++++++++++++++++------- translations.xml | 5 +++++ 3 files changed, 23 insertions(+), 8 deletions(-) Modified: 2011/devel/multimedia/sound/dssi/actions.py ================================================================= --- 2009/devel/multimedia/library/dssi/actions.py (original) +++ 2011/devel/multimedia/sound/dssi/actions.py Thu Sep 2 19:00:32 2010 @@ -1,7 +1,6 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2005, 2009 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2011/devel/multimedia/sound/dssi/pspec.xml ================================================================= --- 2009/devel/multimedia/library/dssi/pspec.xml (original) +++ 2011/devel/multimedia/sound/dssi/pspec.xml Thu Sep 2 19:00:32 2010 @@ -15,12 +15,12 @@ DSSI (pronounced "dizzy") is an API for audio processing plugins, particularly useful for software synthesis plugins with user interfaces. Although designed for synthesis plugins, it can also be used for effects. mirrors://sourceforge/dssi/dssi-1.0.0.tar.gz - alsa-lib - liblo - jack-audio-connection-kit - ladspa-sdk - libsndfile - libsamplerate + alsa-lib-devel + liblo-devel + jack-audio-connection-kit-devel + ladspa-sdk-devel + libsndfile-devel + libsamplerate-devel dssi-0.9-cstdlib.patch @@ -42,12 +42,23 @@ /usr/bin /usr/lib - /usr/include /usr/share/man /usr/share/doc + + dssi-devel + Development files for dssi + + dssi + + + /usr/lib/pkgconfig + /usr/include + + + 2009-06-06 Modified: 2011/devel/multimedia/sound/dssi/translations.xml ================================================================= --- 2009/devel/multimedia/library/dssi/translations.xml (original) +++ 2011/devel/multimedia/sound/dssi/translations.xml Thu Sep 2 19:00:32 2010 @@ -7,4 +7,9 @@ DSSI est une API pour les plugins (greffons) de traitement audio particuli?rement utile pour les plugin de logiciels de synth?se avec interfaces graphiques. M?me si elle est con?ue pour les plugins de synth?se, elle peut ?galement ?tre utilis? pour des effets. DSSI es un API para plugins de procesamiento de audio, particularmente ?til para plugins de sintesis de software con interfaces de usuario, tambi?n puede ser usado para efectos. + + + dssi-devel + dssi i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Thu Sep 2 19:03:52 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Ertu=C4=9Frul_Erata?=) Date: Thu, 2 Sep 2010 19:03:52 +0300 (EEST) Subject: playground/ertugrul/4stable/R - add missing dep jpeg Message-ID: <20100902160352.4C33F49CAE0@ns1.pardus.org.tr> Author: ertugrul Date: Thu Sep 2 19:03:52 2010 New Revision: 99664 Modified: playground/ertugrul/4stable/R/pspec.xml Log: add missing dep jpeg ? --- pspec.xml | 2 ++ 1 file changed, 2 insertions(+) Modified: playground/ertugrul/4stable/R/pspec.xml ================================================================= --- playground/ertugrul/4stable/R/pspec.xml (original) +++ playground/ertugrul/4stable/R/pspec.xml Thu Sep 2 19:03:52 2010 @@ -27,6 +27,7 @@ cairo pango xz + jpeg Rscript.patch @@ -53,6 +54,7 @@ cairo pango make + jpeg /etc From paketler-commits at pardus.org.tr Thu Sep 2 19:09:32 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Thu, 2 Sep 2010 19:09:32 +0300 (EEST) Subject: 2011/devel/multimedia/sound/rosegarden - rosegarden is in Message-ID: <20100902160932.5EA4449CAE0@ns1.pardus.org.tr> Author: igungor Date: Thu Sep 2 19:09:32 2010 New Revision: 99665 Added: 2011/devel/multimedia/sound/rosegarden/ - copied from r99425, 2009/devel/multimedia/sound/rosegarden/ Modified: 2011/devel/multimedia/sound/rosegarden/actions.py 2011/devel/multimedia/sound/rosegarden/pspec.xml Log: rosegarden is in --- actions.py | 2 +- pspec.xml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) Modified: 2011/devel/multimedia/sound/rosegarden/actions.py ================================================================= --- 2009/devel/multimedia/sound/rosegarden/actions.py (original) +++ 2011/devel/multimedia/sound/rosegarden/actions.py Thu Sep 2 19:09:32 2010 @@ -10,7 +10,7 @@ from pisi.actionsapi import get def setup(): - autotools.configure("--with-qtdir=/usr/qt/4") + autotools.configure() def build(): autotools.make() Modified: 2011/devel/multimedia/sound/rosegarden/pspec.xml ================================================================= --- 2009/devel/multimedia/sound/rosegarden/pspec.xml (original) +++ 2011/devel/multimedia/sound/rosegarden/pspec.xml Thu Sep 2 19:09:32 2010 @@ -16,16 +16,16 @@ mirrors://sourceforge/rosegarden/rosegarden-10.04.2.tar.bz2 qt-devel - liblo - libsndfile - alsa-lib - jack-audio-connection-kit - libsamplerate - lirc - fftw3 - liblrdf + liblo-devel + libsndfile-devel + alsa-lib-devel + jack-audio-connection-kit-devel + libsamplerate-devel + lirc-devel + fftw3-devel + liblrdf-devel + dssi-devel xorg-util - dssi @@ -42,7 +42,7 @@ fftw3 liblrdf shared-mime-info - dssi + dssi /usr/bin From paketler-commits at pardus.org.tr Thu Sep 2 19:13:00 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Thu, 2 Sep 2010 19:13:00 +0300 (EEST) Subject: 2011/devel/network/plugin/gecko-mediaplayer - gecko-mediaplayer is in, add xulrunner 2 support t... Message-ID: <20100902161300.8DC1A49CAE0@ns1.pardus.org.tr> Author: onur Date: Thu Sep 2 19:13:00 2010 New Revision: 99666 Added: 2011/devel/network/plugin/gecko-mediaplayer/ - copied from r99661, corporate2/devel/network/plugin/gecko-mediaplayer/ 2011/devel/network/plugin/gecko-mediaplayer/files/xulrunner_2.patch Modified: 2011/devel/network/plugin/gecko-mediaplayer/pspec.xml Log: gecko-mediaplayer is in, add xulrunner 2 support tanks to G?k?en --- 2011/devel/network/plugin/gecko-mediaplayer/files/xulrunner_2.patch | 15 ++++++++++ devel/network/plugin/gecko-mediaplayer/pspec.xml | 10 ++++++ 2 files changed, 25 insertions(+) Modified: 2011/devel/network/plugin/gecko-mediaplayer/pspec.xml ================================================================= --- corporate2/devel/network/plugin/gecko-mediaplayer/pspec.xml (original) +++ 2011/devel/network/plugin/gecko-mediaplayer/pspec.xml Thu Sep 2 19:13:00 2010 @@ -22,6 +22,9 @@ gconf xulrunner-devel + + xulrunner_2.patch + @@ -41,6 +44,13 @@ + + 2010-09-02 + 0.9.9.2_20100819 + Add a workaround for xulrunner 2, thanks to G?k?en + Onur K???k + onur at pardus.org.tr + 2010-08-19 0.9.9.2_20100819 From paketler-commits at pardus.org.tr Thu Sep 2 19:14:01 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Thu, 2 Sep 2010 19:14:01 +0300 (EEST) Subject: 2011/devel - gecko-mediaplayer is in, could not try it but shou... Message-ID: <20100902161401.1D29149CAE0@ns1.pardus.org.tr> Author: onur Date: Thu Sep 2 19:14:00 2010 New Revision: 99667 Modified: 2011/devel/urgent-packages Log: gecko-mediaplayer is in, could not try it but should work fine --- urgent-packages | 3 --- 1 file changed, 3 deletions(-) Modified: 2011/devel/urgent-packages ================================================================= --- 2011/devel/urgent-packages (original) +++ 2011/devel/urgent-packages Thu Sep 2 19:14:00 2010 @@ -48,9 +48,6 @@ science/library/indilib (libnova,cfitsio) science/library/libnova () -Onur K???k (1) - network/plugin/gecko-mediaplayer () - Ozan ?a?layan (2) multimedia/library/libdumbtts (libdumbtts) multimedia/sound/espeak (espeak,portaudio) From paketler-commits at pardus.org.tr Thu Sep 2 21:01:58 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Thu, 2 Sep 2010 21:01:58 +0300 (EEST) Subject: 2011/devel/system/base/polkit - Add missing header, needed by polkit-qt_1 package. Message-ID: <20100902180158.CD47249CAE0@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Thu Sep 2 21:01:58 2010 New Revision: 99668 Added: 2011/devel/system/base/polkit/files/polkit-install-missing-header.patch Modified: 2011/devel/system/base/polkit/pspec.xml Log: Add missing header, needed by polkit-qt_1 package. --- files/polkit-install-missing-header.patch | 24 ++++++++++++++++++++++++ pspec.xml | 1 + 2 files changed, 25 insertions(+) Modified: 2011/devel/system/base/polkit/pspec.xml ================================================================= --- 2011/devel/system/base/polkit/pspec.xml (original) +++ 2011/devel/system/base/polkit/pspec.xml Thu Sep 2 21:01:58 2010 @@ -25,6 +25,7 @@ disable-docs.patch include-root-user.patch + polkit-install-missing-header.patch From paketler-commits at pardus.org.tr Thu Sep 2 22:01:34 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Thu, 2 Sep 2010 22:01:34 +0300 (EEST) Subject: playground/fatih.arslan/tex/tool/luatex - Is working now Message-ID: <20100902190134.818AF49CB17@ns1.pardus.org.tr> Author: fatih.arslan Date: Thu Sep 2 22:01:34 2010 New Revision: 99669 Modified: playground/fatih.arslan/tex/tool/luatex/actions.py playground/fatih.arslan/tex/tool/luatex/pspec.xml Log: Is working now --- actions.py | 114 +++++++++++++++++++++++++++++++++++++++++++------------------ pspec.xml | 12 +++--- 2 files changed, 87 insertions(+), 39 deletions(-) Modified: playground/fatih.arslan/tex/tool/luatex/actions.py ================================================================= --- playground/fatih.arslan/tex/tool/luatex/actions.py (original) +++ playground/fatih.arslan/tex/tool/luatex/actions.py Thu Sep 2 22:01:34 2010 @@ -17,45 +17,93 @@ def setup(): - shelltools.cd("%s/source/" % GetWorkdir) + libtools.libtoolize() shelltools.export("LC_ALL","C") + shelltools.cd("%s/source/texk/web2c" % GetWorkdir) + autotools.configure("--disable-cxx-runtime-hack \ + --disable-afm2pl \ + --disable-aleph \ + --disable-bibtex \ + --disable-bibtex8 \ + --disable-cfftot1 \ + --disable-cjkutils \ + --disable-detex \ + --disable-devnag \ + --disable-dialog \ + --disable-dtl \ + --enable-dump-share \ + --disable-dvi2tty \ + --disable-dvidvi \ + --without-dviljk \ + --disable-dvipdfm \ + --disable-dvipdfmx \ + --disable-dvipos \ + --disable-dvipsk \ + --disable-gsftopk \ + --disable-ipc \ + --disable-lacheck \ + --disable-lcdf-typetools \ + --disable-makeindexk \ + --disable-mf \ + --disable-mmafm \ + --disable-mmpfb \ + --disable-mp \ + --disable-musixflx \ + --disable-otfinfo \ + --disable-otftotfm \ + --disable-pdfopen \ + --disable-pdftex \ + --disable-ps2eps \ + --disable-ps2pkm \ + --disable-psutils \ + --disable-ptex \ + --disable-seetexk \ + --disable-t1dotlessj \ + --disable-t1lint \ + --disable-t1rawafm \ + --disable-t1reencode \ + --disable-t1testpage \ + --disable-t1utils \ + --disable-tex \ + --disable-tex4htk \ + --disable-tpic2pdftex \ + --disable-ttf2pk \ + --disable-ttfdump \ + --disable-ttftotype42 \ + --disable-vlna \ + --disable-web-progs \ + --disable-xdv2pdf \ + --disable-xdvipdfmx \ + --disable-xetex \ + --without-x \ + --without-system-kpathsea \ + --with-system-gd \ + --with-system-libpng \ + --with-system-teckit \ + --with-system-zlib \ + --with-system-t1lib \ + --with-system-xpdf \ + --with-system-zziplib \ + --disable-largefile \ + --disable-multiplatform \ + --disable-shared") + + for i in ["libs/obsdcompat", "texk/kpathsea"]: + shelltools.cd("%s/source/%s" % (GetWorkdir, i)) + autotools.configure() -def build(): - shelltools.makedirs("%s/build" % GetWorkdir) - shelltools.cd("%s/build/" % GetWorkdir) - conf_options = "--enable-cxx-runtime-hack \ - --disable-all-pkgs \ - --enable-shared \ - --disable-largefile \ - --disable-native-texlive-build \ - --disable-ptex \ - --disable-ipc \ - --enable-dump-share \ - --enable-mp \ - --disable-luatex \ - --with-system-ptexenc \ - --with-system-kpathsea \ - --with-system-poppler \ - --with-system-xpdf \ - --with-system-freetype \ - --with-system-freetype2 \ - --with-system-gd \ - --with-system-libpng \ - --with-system-teckit \ - --with-system-t1lib \ - --with-system-zlib \ - --with-system-icu \ - --without-system-zziplib \ - --without-mf-x-toolkit --without-x" +def build(): + for i in ["libs/obsdcompat", "texk/kpathsea"]: + shelltools.cd("%s/source/%s" % (GetWorkdir, i)) + autotools.make() - shelltools.system('TL_MAKE="make" ../source/configure %s' % conf_options) + shelltools.cd("%s/source/texk/web2c" % GetWorkdir) + autotools.make() def install(): - shelltools.cd("%s/build/" % GetWorkdir) + shelltools.cd("%s/source/texk/web2c" % GetWorkdir) + autotools.rawInstall("DESTDIR=%s bin_PROGRAMS='luatex' SUBDIRS='' nodist_man_MANS=''" % get.installDIR()) - pisitools.dodoc("%s/README" % GetWorkdir, "%s/manual/*.pdf" % GetWorkdir) - - Modified: playground/fatih.arslan/tex/tool/luatex/pspec.xml ================================================================= --- playground/fatih.arslan/tex/tool/luatex/pspec.xml (original) +++ playground/fatih.arslan/tex/tool/luatex/pspec.xml Thu Sep 2 22:01:34 2010 @@ -5,13 +5,13 @@ luatex http://www.luatex.org/ - Semen Cirit - scirit at pardus.org.tr + Fatih Arslan + farslan at pardus.org.tr GPLv2 Extension of PdfTeX LuaTeX is an extension of pdftex, using lua as an embedded scripting language. - http://foundry.supelec.fr/gf/download/frsrelease/381/1533/luatex-beta-0.62.0.tar.bz2 + http://foundry.supelec.fr/gf/download/frsrelease/376/1521/luatex-beta-0.60.2.tar.bz2 zziplib-devel poppler-devel @@ -36,9 +36,9 @@ - 2010-08-23 - 0.62.0 - Version bump + 2010-09-02 + 0.60.2 + Version bump, take over Fatih Arslan farslan at pardus.org.tr From paketler-commits at pardus.org.tr Thu Sep 2 22:03:43 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Thu, 2 Sep 2010 22:03:43 +0300 (EEST) Subject: 2011/devel/tex/base/texlive-core/files - No need, texmf-fixes.patch takes care of it Message-ID: <20100902190343.CD0C149CAE0@ns1.pardus.org.tr> Author: fatih.arslan Date: Thu Sep 2 22:03:43 2010 New Revision: 99670 Removed: 2011/devel/tex/base/texlive-core/files/00header.cnf 2011/devel/tex/base/texlive-core/files/05searchpaths.cnf 2011/devel/tex/base/texlive-core/files/10standardpaths.cnf 2011/devel/tex/base/texlive-core/files/15options.cnf 2011/devel/tex/base/texlive-core/files/20sizes.cnf Log: No need, texmf-fixes.patch takes care of it --- 00header.cnf | 36 ------ 05searchpaths.cnf | 123 -------------------- 10standardpaths.cnf | 310 ---------------------------------------------------- 15options.cnf | 94 --------------- 20sizes.cnf | 96 ---------------- 5 files changed, 659 deletions(-) From paketler-commits at pardus.org.tr Thu Sep 2 22:26:30 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Thu, 2 Sep 2010 22:26:30 +0300 (EEST) Subject: 2011/devel/tex/tool/luatex - Down but actually up, take over of package Message-ID: <20100902192630.DA20449CAE0@ns1.pardus.org.tr> Author: fatih.arslan Date: Thu Sep 2 22:26:30 2010 New Revision: 99671 Modified: 2011/devel/tex/tool/luatex/ (props changed) 2011/devel/tex/tool/luatex/actions.py 2011/devel/tex/tool/luatex/pspec.xml Log: Down but actually up, take over of package --- actions.py | 114 +++++++++++++++++++++++++++++++++++++++++++------------------ pspec.xml | 12 +++--- 2 files changed, 87 insertions(+), 39 deletions(-) Modified: 2011/devel/tex/tool/luatex/actions.py ================================================================= --- 2011/devel/tex/tool/luatex/actions.py (original) +++ 2011/devel/tex/tool/luatex/actions.py Thu Sep 2 22:26:30 2010 @@ -17,45 +17,93 @@ def setup(): - shelltools.cd("%s/source/" % GetWorkdir) + libtools.libtoolize() shelltools.export("LC_ALL","C") + shelltools.cd("%s/source/texk/web2c" % GetWorkdir) + autotools.configure("--disable-cxx-runtime-hack \ + --disable-afm2pl \ + --disable-aleph \ + --disable-bibtex \ + --disable-bibtex8 \ + --disable-cfftot1 \ + --disable-cjkutils \ + --disable-detex \ + --disable-devnag \ + --disable-dialog \ + --disable-dtl \ + --enable-dump-share \ + --disable-dvi2tty \ + --disable-dvidvi \ + --without-dviljk \ + --disable-dvipdfm \ + --disable-dvipdfmx \ + --disable-dvipos \ + --disable-dvipsk \ + --disable-gsftopk \ + --disable-ipc \ + --disable-lacheck \ + --disable-lcdf-typetools \ + --disable-makeindexk \ + --disable-mf \ + --disable-mmafm \ + --disable-mmpfb \ + --disable-mp \ + --disable-musixflx \ + --disable-otfinfo \ + --disable-otftotfm \ + --disable-pdfopen \ + --disable-pdftex \ + --disable-ps2eps \ + --disable-ps2pkm \ + --disable-psutils \ + --disable-ptex \ + --disable-seetexk \ + --disable-t1dotlessj \ + --disable-t1lint \ + --disable-t1rawafm \ + --disable-t1reencode \ + --disable-t1testpage \ + --disable-t1utils \ + --disable-tex \ + --disable-tex4htk \ + --disable-tpic2pdftex \ + --disable-ttf2pk \ + --disable-ttfdump \ + --disable-ttftotype42 \ + --disable-vlna \ + --disable-web-progs \ + --disable-xdv2pdf \ + --disable-xdvipdfmx \ + --disable-xetex \ + --without-x \ + --without-system-kpathsea \ + --with-system-gd \ + --with-system-libpng \ + --with-system-teckit \ + --with-system-zlib \ + --with-system-t1lib \ + --with-system-xpdf \ + --with-system-zziplib \ + --disable-largefile \ + --disable-multiplatform \ + --disable-shared") + + for i in ["libs/obsdcompat", "texk/kpathsea"]: + shelltools.cd("%s/source/%s" % (GetWorkdir, i)) + autotools.configure() -def build(): - shelltools.makedirs("%s/build" % GetWorkdir) - shelltools.cd("%s/build/" % GetWorkdir) - conf_options = "--enable-cxx-runtime-hack \ - --disable-all-pkgs \ - --enable-shared \ - --disable-largefile \ - --disable-native-texlive-build \ - --disable-ptex \ - --disable-ipc \ - --enable-dump-share \ - --enable-mp \ - --enable-luatex \ - --with-system-ptexenc \ - --with-system-kpathsea \ - --with-system-poppler \ - --with-system-xpdf \ - --with-system-freetype \ - --with-system-freetype2 \ - --with-system-gd \ - --with-system-libpng \ - --with-system-teckit \ - --with-system-t1lib \ - --with-system-zlib \ - --with-system-icu \ - --without-system-zziplib \ - --without-mf-x-toolkit --without-x" +def build(): + for i in ["libs/obsdcompat", "texk/kpathsea"]: + shelltools.cd("%s/source/%s" % (GetWorkdir, i)) + autotools.make() - shelltools.system('TL_MAKE="make" ../source/configure %s' % conf_options) + shelltools.cd("%s/source/texk/web2c" % GetWorkdir) + autotools.make() def install(): - shelltools.cd("%s/build/" % GetWorkdir) + shelltools.cd("%s/source/texk/web2c" % GetWorkdir) + autotools.rawInstall("DESTDIR=%s bin_PROGRAMS='luatex' SUBDIRS='' nodist_man_MANS=''" % get.installDIR()) - pisitools.dodoc("%s/README" % GetWorkdir, "%s/manual/*.pdf" % GetWorkdir) - - Modified: 2011/devel/tex/tool/luatex/pspec.xml ================================================================= --- 2011/devel/tex/tool/luatex/pspec.xml (original) +++ 2011/devel/tex/tool/luatex/pspec.xml Thu Sep 2 22:26:30 2010 @@ -5,13 +5,13 @@ luatex http://www.luatex.org/ - Semen Cirit - scirit at pardus.org.tr + Fatih Arslan + farslan at pardus.org.tr GPLv2 Extension of PdfTeX LuaTeX is an extension of pdftex, using lua as an embedded scripting language. - http://foundry.supelec.fr/gf/download/frsrelease/381/1533/luatex-beta-0.62.0.tar.bz2 + http://foundry.supelec.fr/gf/download/frsrelease/376/1521/luatex-beta-0.60.2.tar.bz2 zziplib-devel poppler-devel @@ -36,9 +36,9 @@ - 2010-08-23 - 0.62.0 - Version bump + 2010-09-02 + 0.60.2 + Version bump, take over Fatih Arslan farslan at pardus.org.tr From paketler-commits at pardus.org.tr Thu Sep 2 23:59:53 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Thu, 2 Sep 2010 23:59:53 +0300 (EEST) Subject: 2009/devel/programming/language/python/python-webtest - version bump, remove unneeded runtime deps Message-ID: <20100902205953.915ED49CAE0@ns1.pardus.org.tr> Author: fethican Date: Thu Sep 2 23:59:53 2010 New Revision: 99672 Modified: 2009/devel/programming/language/python/python-webtest/actions.py 2009/devel/programming/language/python/python-webtest/pspec.xml Log: version bump, remove unneeded runtime deps --- actions.py | 5 +---- pspec.xml | 15 ++++++++++++--- 2 files changed, 13 insertions(+), 7 deletions(-) Modified: 2009/devel/programming/language/python/python-webtest/actions.py ================================================================= --- 2009/devel/programming/language/python/python-webtest/actions.py (original) +++ 2009/devel/programming/language/python/python-webtest/actions.py Thu Sep 2 23:59:53 2010 @@ -1,17 +1,14 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2009 TUBITAK/UEKAE +# Copyright 2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import pythonmodules -from pisi.actionsapi import pisitools from pisi.actionsapi import get WorkDir = "WebTest-%s" % get.srcVERSION() def install(): pythonmodules.install() - - pisitools.insinto("%s/%s" % (get.docDIR(), get.srcNAME()), "docs/*") Modified: 2009/devel/programming/language/python/python-webtest/pspec.xml ================================================================= --- 2009/devel/programming/language/python/python-webtest/pspec.xml (original) +++ 2009/devel/programming/language/python/python-webtest/pspec.xml Thu Sep 2 23:59:53 2010 @@ -12,7 +12,7 @@ library Helper to test WSGI applications python-webtest wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server. - http://pypi.python.org/packages/source/W/WebTest/WebTest-1.2.tar.gz + http://pypi.python.org/packages/source/W/WebTest/WebTest-1.2.1.tar.gz setuptools @@ -22,8 +22,6 @@ python-webtest python-webob - python-paste - python-pastedeploy /usr/lib @@ -32,6 +30,17 @@ + + 2010-09-02 + 1.2.1 + + Version bump, + * Remove unneeded runtime deps. + * Docs are no more shipped with tarball. + + Fethican Co?kuner + fethicanc at gmail.com + 2009-07-30 1.2 From paketler-commits at pardus.org.tr Fri Sep 3 00:01:08 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Fri, 3 Sep 2010 00:01:08 +0300 (EEST) Subject: 2009/stable/programming/language/python/python-webtest - Merge from devel/programming/language/python/pytho... Message-ID: <20100902210108.EFD9549CB1F@ns1.pardus.org.tr> Author: fethican Date: Fri Sep 3 00:01:08 2010 New Revision: 99673 Modified: 2009/stable/programming/language/python/python-webtest/ (props changed) 2009/stable/programming/language/python/python-webtest/actions.py 2009/stable/programming/language/python/python-webtest/pspec.xml Log: Merge from devel/programming/language/python/python-webtest/: rev. 99672, by fethican on 2010-09-02 version bump, remove unneeded runtime deps --- actions.py | 5 +---- pspec.xml | 15 ++++++++++++--- 2 files changed, 13 insertions(+), 7 deletions(-) Modified: 2009/stable/programming/language/python/python-webtest/actions.py ================================================================= --- 2009/stable/programming/language/python/python-webtest/actions.py (original) +++ 2009/stable/programming/language/python/python-webtest/actions.py Fri Sep 3 00:01:08 2010 @@ -1,17 +1,14 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2009 TUBITAK/UEKAE +# Copyright 2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import pythonmodules -from pisi.actionsapi import pisitools from pisi.actionsapi import get WorkDir = "WebTest-%s" % get.srcVERSION() def install(): pythonmodules.install() - - pisitools.insinto("%s/%s" % (get.docDIR(), get.srcNAME()), "docs/*") Modified: 2009/stable/programming/language/python/python-webtest/pspec.xml ================================================================= --- 2009/stable/programming/language/python/python-webtest/pspec.xml (original) +++ 2009/stable/programming/language/python/python-webtest/pspec.xml Fri Sep 3 00:01:08 2010 @@ -12,7 +12,7 @@ library Helper to test WSGI applications python-webtest wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server. - http://pypi.python.org/packages/source/W/WebTest/WebTest-1.2.tar.gz + http://pypi.python.org/packages/source/W/WebTest/WebTest-1.2.1.tar.gz setuptools @@ -22,8 +22,6 @@ python-webtest python-webob - python-paste - python-pastedeploy /usr/lib @@ -32,6 +30,17 @@ + + 2010-09-02 + 1.2.1 + + Version bump, + * Remove unneeded runtime deps. + * Docs are no more shipped with tarball. + + Fethican Co?kuner + fethicanc at gmail.com + 2009-07-30 1.2 From paketler-commits at pardus.org.tr Fri Sep 3 01:48:18 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Fri, 3 Sep 2010 01:48:18 +0300 (EEST) Subject: playground/review/programming/language/python/python-Unidecode - send python-Unidecode to review Message-ID: <20100902224818.41E7D49CBB1@ns1.pardus.org.tr> Author: fethican Date: Fri Sep 3 01:48:17 2010 New Revision: 99674 Added: playground/review/programming/language/python/python-Unidecode/ playground/review/programming/language/python/python-Unidecode/actions.py playground/review/programming/language/python/python-Unidecode/pspec.xml playground/review/programming/language/python/python-Unidecode/translations.xml Log: send python-Unidecode to review --- actions.py | 21 +++++++++++++++++++++ pspec.xml | 40 ++++++++++++++++++++++++++++++++++++++++ translations.xml | 9 +++++++++ 3 files changed, 70 insertions(+) From paketler-commits at pardus.org.tr Fri Sep 3 01:49:56 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Fri, 3 Sep 2010 01:49:56 +0300 (EEST) Subject: playground/review/programming/library/gtkglext - gone to 2009 Message-ID: <20100902224956.896E449CBB1@ns1.pardus.org.tr> Author: necdet.yucel Date: Fri Sep 3 01:49:56 2010 New Revision: 99675 Removed: playground/review/programming/library/gtkglext/ Log: gone to 2009 From paketler-commits at pardus.org.tr Fri Sep 3 02:01:03 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Fri, 3 Sep 2010 02:01:03 +0300 (EEST) Subject: playground/necdet.yucel - review raporu sabaha hazir Message-ID: <20100902230104.6E0F549CC06@ns1.pardus.org.tr> Author: necdet.yucel Date: Fri Sep 3 02:01:03 2010 New Revision: 99676 Modified: playground/necdet.yucel/review_bekleyen_paketler.txt Log: review raporu sabaha hazir --- review_bekleyen_paketler.txt | 362 +++++++++++++++---------------------------- 1 file changed, 131 insertions(+), 231 deletions(-) Modified: playground/necdet.yucel/review_bekleyen_paketler.txt ================================================================= Suppressed! Too long (more than 250 lines) diff output suppressed... From paketler-commits at pardus.org.tr Fri Sep 3 02:37:34 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Necdet_Y=C3=BCcel?=) Date: Fri, 3 Sep 2010 02:37:34 +0300 (EEST) Subject: playground/review/programming/language/python/scientificpython - add -docs package IsA tag Message-ID: <20100902233734.6672549CBB1@ns1.pardus.org.tr> Author: necdet.yucel Date: Fri Sep 3 02:37:33 2010 New Revision: 99677 Modified: playground/review/programming/language/python/scientificpython/pspec.xml Log: add -docs package IsA tag --- pspec.xml | 1 + 1 file changed, 1 insertion(+) Modified: playground/review/programming/language/python/scientificpython/pspec.xml ================================================================= --- playground/review/programming/language/python/scientificpython/pspec.xml (original) +++ playground/review/programming/language/python/scientificpython/pspec.xml Fri Sep 3 02:37:33 2010 @@ -49,6 +49,7 @@ scientificpython-docs + data:doc Documentation files for scientificpython scientificpython-docs provides documentation files for scientificpython. From paketler-commits at pardus.org.tr Fri Sep 3 02:54:29 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Fri, 3 Sep 2010 02:54:29 +0300 (EEST) Subject: 2009/devel - Update index. Message-ID: <20100902235429.34BFC49CBB1@ns1.pardus.org.tr> Author: ozan.caglayan Date: Fri Sep 3 02:54:28 2010 New Revision: 99678 Modified: 2009/devel/pisi-index.xml 2009/devel/pisi-index.xml.bz2 2009/devel/pisi-index.xml.bz2.sha1sum 2009/devel/pisi-index.xml.sha1sum Log: Update index. From paketler-commits at pardus.org.tr Fri Sep 3 02:55:13 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Fri, 3 Sep 2010 02:55:13 +0300 (EEST) Subject: 2011/devel - Update index. Message-ID: <20100902235513.45FD449CBB1@ns1.pardus.org.tr> Author: ozan.caglayan Date: Fri Sep 3 02:55:12 2010 New Revision: 99679 Modified: 2011/devel/pisi-index.xml 2011/devel/pisi-index.xml.bz2 2011/devel/pisi-index.xml.bz2.sha1sum 2011/devel/pisi-index.xml.sha1sum Log: Update index. From paketler-commits at pardus.org.tr Fri Sep 3 02:57:03 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T3phbiDDh2HEn2xheWFu?=) Date: Fri, 3 Sep 2010 02:57:03 +0300 (EEST) Subject: corporate2/devel - Update index. Message-ID: <20100902235703.CD1A149CBB1@ns1.pardus.org.tr> Author: ozan.caglayan Date: Fri Sep 3 02:57:03 2010 New Revision: 99680 Modified: corporate2/devel/pisi-index.xml corporate2/devel/pisi-index.xml.bz2 corporate2/devel/pisi-index.xml.bz2.sha1sum corporate2/devel/pisi-index.xml.sha1sum Log: Update index. From paketler-commits at pardus.org.tr Fri Sep 3 04:20:02 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fethican_Co=C5=9Fkuner?=) Date: Fri, 3 Sep 2010 04:20:02 +0300 (EEST) Subject: playground/review/programming/language/python/python-Unidecode - Change License to Artistic and GPLv2 Message-ID: <20100903012002.ED41349CBB1@ns1.pardus.org.tr> Author: fethican Date: Fri Sep 3 04:20:02 2010 New Revision: 99681 Modified: playground/review/programming/language/python/python-Unidecode/pspec.xml Log: Change License to Artistic and GPLv2 BUG:COMMENT:14213 --- pspec.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: playground/review/programming/language/python/python-Unidecode/pspec.xml ================================================================= --- playground/review/programming/language/python/python-Unidecode/pspec.xml (original) +++ playground/review/programming/language/python/python-Unidecode/pspec.xml Fri Sep 3 04:20:02 2010 @@ -8,7 +8,8 @@ Fethican Co?kuner fethicanc at gmail.com - as-is + Artistic + GPLv2 library US-ASCII transliterations of Unicode text python-Unidecode provides ASCII transliterations of Unicode text. This is a Python port of Text::Unidecode Perl module. From paketler-commits at pardus.org.tr Fri Sep 3 08:29:18 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 08:29:18 +0300 (EEST) Subject: playground/fatih.arslan/tex/tool - Moved to 2011, not needed anymore Message-ID: <20100903052919.1C15449CBB1@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 08:29:17 2010 New Revision: 99682 Removed: playground/fatih.arslan/tex/tool/dvipng/ playground/fatih.arslan/tex/tool/kile/ playground/fatih.arslan/tex/tool/luatex/ playground/fatih.arslan/tex/tool/pgf/ Log: Moved to 2011, not needed anymore From paketler-commits at pardus.org.tr Fri Sep 3 08:38:35 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 08:38:35 +0300 (EEST) Subject: 2011/devel/tex/tool/auctex - Ready for 2011 Message-ID: <20100903053836.82A9449CBB1@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 08:38:34 2010 New Revision: 99683 Added: 2011/devel/tex/tool/auctex/ - copied from r99681, playground/fatih.arslan/tex/tool/auctex/ Modified: 2011/devel/tex/tool/auctex/actions.py 2011/devel/tex/tool/auctex/pspec.xml Log: Ready for 2011 --- actions.py | 2 +- pspec.xml | 13 ++++++++++--- 2 files changed, 11 insertions(+), 4 deletions(-) Modified: 2011/devel/tex/tool/auctex/actions.py ================================================================= --- playground/fatih.arslan/tex/tool/auctex/actions.py (original) +++ 2011/devel/tex/tool/auctex/actions.py Fri Sep 3 08:38:34 2010 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2005-2009 TUBITAK/UEKAE +# Copyright 2005-2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2011/devel/tex/tool/auctex/pspec.xml ================================================================= --- playground/fatih.arslan/tex/tool/auctex/pspec.xml (original) +++ 2011/devel/tex/tool/auctex/pspec.xml Fri Sep 3 08:38:34 2010 @@ -5,15 +5,15 @@ auctex http://www.gnu.org/software/auctex/ - Semen Cirit - scirit at pardus.org.tr + Fatih Arslan + farslan at pardus.org.tr GPLv3 library data Emacs TeX extension Auctex is an extensible package for writing and formatting TeX files in GNU Emacs and XEmacs. - mirrors://gnu/auctex/auctex-11.85.tar.gz + mirrors://gnu/auctex/auctex-11.86.tar.gz texlive-latexrecommended emacs @@ -40,6 +40,13 @@ + + 2010-09-03 + 11.86 + Version bump, take over + Fatih Arslan + farslan at pardus.org.tr + 2009-07-29 11.85 From paketler-commits at pardus.org.tr Fri Sep 3 08:42:50 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 08:42:50 +0300 (EEST) Subject: 2011/devel/tex/tool/chktex - Ready for 2011 Message-ID: <20100903054252.922A049CA22@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 08:42:50 2010 New Revision: 99684 Added: 2011/devel/tex/tool/chktex/ - copied from r99681, playground/fatih.arslan/tex/tool/chktex/ Modified: 2011/devel/tex/tool/chktex/actions.py 2011/devel/tex/tool/chktex/pspec.xml Log: Ready for 2011 --- actions.py | 2 +- pspec.xml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) Modified: 2011/devel/tex/tool/chktex/actions.py ================================================================= --- playground/fatih.arslan/tex/tool/chktex/actions.py (original) +++ 2011/devel/tex/tool/chktex/actions.py Fri Sep 3 08:42:50 2010 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2008 TUBITAK/UEKAE +# Copyright 2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2011/devel/tex/tool/chktex/pspec.xml ================================================================= --- playground/fatih.arslan/tex/tool/chktex/pspec.xml (original) +++ 2011/devel/tex/tool/chktex/pspec.xml Fri Sep 3 08:42:50 2010 @@ -5,8 +5,8 @@ chktex http://baruch.ev-en.org/proj/chktex/ - Semen Cirit - scirit at pardus.org.tr + Fatih Arslan + farslan at pardus.org.tr GPLv2 app:console @@ -29,6 +29,13 @@ + + 2010-09-03 + 1.6.4 + Take over + Fatih Arslan + farslan at pardus.org.tr + 2008-08-20 1.6.4 From paketler-commits at pardus.org.tr Fri Sep 3 08:44:46 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Fri, 3 Sep 2010 08:44:46 +0300 (EEST) Subject: 2009/devel/desktop/kde/base/kdegraphics - Add security fix for #14136. Message-ID: <20100903054447.1E39349CBB1@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Fri Sep 3 08:44:46 2010 New Revision: 99685 Added: 2009/devel/desktop/kde/base/kdegraphics/files/CVE-2010-2575.diff Modified: 2009/devel/desktop/kde/base/kdegraphics/pspec.xml Log: Add security fix for #14136. BUG:COMMENT:14136 --- files/CVE-2010-2575.diff | 30 ++++++++++++++++++++++++++++++ pspec.xml | 10 ++++++++++ 2 files changed, 40 insertions(+) Modified: 2009/devel/desktop/kde/base/kdegraphics/pspec.xml ================================================================= --- 2009/devel/desktop/kde/base/kdegraphics/pspec.xml (original) +++ 2009/devel/desktop/kde/base/kdegraphics/pspec.xml Fri Sep 3 08:44:46 2010 @@ -51,6 +51,9 @@ make-okular-default-for-tiff-files.diff + + + CVE-2010-2575.diff @@ -93,6 +96,13 @@ + + 2010-09-03 + 4.4.5 + Add security fix for #14136 + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-02 4.4.5 From paketler-commits at pardus.org.tr Fri Sep 3 08:45:24 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 08:45:24 +0300 (EEST) Subject: 2011/devel/tex/tool/detex - Ready for 2011 Message-ID: <20100903054524.A5BC549CBB1@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 08:45:23 2010 New Revision: 99686 Added: 2011/devel/tex/tool/detex/ - copied from r99681, playground/fatih.arslan/tex/tool/detex/ Modified: 2011/devel/tex/tool/detex/actions.py 2011/devel/tex/tool/detex/pspec.xml Log: Ready for 2011 --- actions.py | 2 +- pspec.xml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) Modified: 2011/devel/tex/tool/detex/actions.py ================================================================= --- playground/fatih.arslan/tex/tool/detex/actions.py (original) +++ 2011/devel/tex/tool/detex/actions.py Fri Sep 3 08:45:23 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2009 TUBITAK/UEKAE +# Copyright 2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2011/devel/tex/tool/detex/pspec.xml ================================================================= --- playground/fatih.arslan/tex/tool/detex/pspec.xml (original) +++ 2011/devel/tex/tool/detex/pspec.xml Fri Sep 3 08:45:23 2010 @@ -5,8 +5,8 @@ detex http://www.cs.purdue.edu/homes/trinkle/detex - Semen Cirit - scirit at pardus.org.tr + Fatih Arslan + farslan at pardus.org.tr GPLv2 app:console @@ -29,6 +29,13 @@ + + 2010-09-03 + 2.8 + Take over + Fatih Arslan + farslan at pardus.org.tr + 2009-02-23 2.8 From paketler-commits at pardus.org.tr Fri Sep 3 08:45:48 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Fri, 3 Sep 2010 08:45:48 +0300 (EEST) Subject: 2009/stable/desktop/kde/base/kdegraphics - Merge from devel/desktop/kde/base/kdegraphics Message-ID: <20100903054548.8F2B849CBB1@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Fri Sep 3 08:45:48 2010 New Revision: 99687 Added: 2009/stable/desktop/kde/base/kdegraphics/files/CVE-2010-2575.diff - copied unchanged from r99686, 2009/devel/desktop/kde/base/kdegraphics/files/CVE-2010-2575.diff Modified: 2009/stable/desktop/kde/base/kdegraphics/ (props changed) 2009/stable/desktop/kde/base/kdegraphics/pspec.xml Log: Merge from devel/desktop/kde/base/kdegraphics: rev. 99685, by gokcen.eraslan on 2010-09-03 Add security fix for #14136. BUG:COMMENT:14136 --- files/CVE-2010-2575.diff | 30 ++++++++++++++++++++++++++++++ pspec.xml | 10 ++++++++++ 2 files changed, 40 insertions(+) Modified: 2009/stable/desktop/kde/base/kdegraphics/pspec.xml ================================================================= --- 2009/stable/desktop/kde/base/kdegraphics/pspec.xml (original) +++ 2009/stable/desktop/kde/base/kdegraphics/pspec.xml Fri Sep 3 08:45:48 2010 @@ -47,6 +47,9 @@ make-okular-default-for-tiff-files.diff + + + CVE-2010-2575.diff @@ -89,6 +92,13 @@ + + 2010-09-03 + 4.4.5 + Add security fix for #14136 + G?k?en Eraslan + gokcen at pardus.org.tr + 2010-08-02 4.4.5 From paketler-commits at pardus.org.tr Fri Sep 3 09:05:00 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 09:05:00 +0300 (EEST) Subject: 2011/devel/tex/tool/dvi2tty - Ready for 2011 Message-ID: <20100903060502.0D10149CA22@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 09:04:59 2010 New Revision: 99688 Added: 2011/devel/tex/tool/dvi2tty/ - copied from r99681, playground/fatih.arslan/tex/tool/dvi2tty/ 2011/devel/tex/tool/dvi2tty/files/dvi2tty-getline.patch Modified: 2011/devel/tex/tool/dvi2tty/actions.py 2011/devel/tex/tool/dvi2tty/pspec.xml Log: Ready for 2011 --- 2011/devel/tex/tool/dvi2tty/files/dvi2tty-getline.patch | 65 ++++++++++++++++ tex/tool/dvi2tty/actions.py | 2 tex/tool/dvi2tty/pspec.xml | 12 ++ 3 files changed, 76 insertions(+), 3 deletions(-) Modified: 2011/devel/tex/tool/dvi2tty/actions.py ================================================================= --- playground/fatih.arslan/tex/tool/dvi2tty/actions.py (original) +++ 2011/devel/tex/tool/dvi2tty/actions.py Fri Sep 3 09:04:59 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2009 TUBITAK/UEKAE +# Copyright 2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2011/devel/tex/tool/dvi2tty/pspec.xml ================================================================= --- playground/fatih.arslan/tex/tool/dvi2tty/pspec.xml (original) +++ 2011/devel/tex/tool/dvi2tty/pspec.xml Fri Sep 3 09:04:59 2010 @@ -5,8 +5,8 @@ dvi2tty http://www.ctan.org/tex-archive/dviware/dvi2tty - Semen Cirit - scirit at pardus.org.tr + Fatih Arslan + farslan at pardus.org.tr GPLv2 app:console @@ -16,6 +16,7 @@ dvi2tty-gcc.patch dvi2tty-cflags.patch + dvi2tty-getline.patch @@ -30,6 +31,13 @@ + + 2010-09-03 + 5.3.1 + Take over, fix decleration coflict with getline + Fatih Arslan + farslan at pardus.org.tr + 2009-02-23 5.3.1 From paketler-commits at pardus.org.tr Fri Sep 3 09:13:09 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 09:13:09 +0300 (EEST) Subject: 2011/devel/tex/base/texlive-core - Configure options hase changed, tools already avai... Message-ID: <20100903061309.5F16F49CA22@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 09:13:08 2010 New Revision: 99689 Modified: 2011/devel/tex/base/texlive-core/pspec.xml Log: Configure options hase changed, tools already available under tex.tool has been disabled --- pspec.xml | 7 +++++++ 1 file changed, 7 insertions(+) Modified: 2011/devel/tex/base/texlive-core/pspec.xml ================================================================= --- 2011/devel/tex/base/texlive-core/pspec.xml (original) +++ 2011/devel/tex/base/texlive-core/pspec.xml Fri Sep 3 09:13:08 2010 @@ -78,6 +78,13 @@ + + 2010-09-03 + 0.0_20091107 + Configure options has changed, tools already available under tex.tool are disable + Fatih Arslan + farslan at pardus.org.tr + 2010-08-25 0.0_20091107 From paketler-commits at pardus.org.tr Fri Sep 3 09:20:18 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 09:20:18 +0300 (EEST) Subject: 2011/devel/tex/tool/dvipdfm - Ready for 2011 Message-ID: <20100903062020.6E9A549CA22@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 09:20:16 2010 New Revision: 99690 Added: 2011/devel/tex/tool/dvipdfm/ - copied from r99681, playground/fatih.arslan/tex/tool/dvipdfm/ Modified: 2011/devel/tex/tool/dvipdfm/actions.py 2011/devel/tex/tool/dvipdfm/pspec.xml Log: Ready for 2011 --- actions.py | 2 +- pspec.xml | 13 ++++++++++--- 2 files changed, 11 insertions(+), 4 deletions(-) Modified: 2011/devel/tex/tool/dvipdfm/actions.py ================================================================= --- playground/fatih.arslan/tex/tool/dvipdfm/actions.py (original) +++ 2011/devel/tex/tool/dvipdfm/actions.py Fri Sep 3 09:20:16 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2009 TUBITAK/UEKAE +# Copyright 2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2011/devel/tex/tool/dvipdfm/pspec.xml ================================================================= --- playground/fatih.arslan/tex/tool/dvipdfm/pspec.xml (original) +++ 2011/devel/tex/tool/dvipdfm/pspec.xml Fri Sep 3 09:20:16 2010 @@ -3,10 +3,10 @@ dvipdfm - http://www.nongnu.org/texi2html + http://gaspra.kettering.edu/dvipdfm - Semen Cirit - scirit at pardus.org.tr + Fatih Arslan + farslan at pardus.org.tr GPLv2 app:console @@ -35,6 +35,13 @@ + + 2010-09-03 + 0.13.2d + Change homepage, take over + Fatih Arslan + farslan at pardus.org.tr + 2009-09-30 0.13.2d From paketler-commits at pardus.org.tr Fri Sep 3 09:23:51 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 09:23:51 +0300 (EEST) Subject: 2011/devel/tex/tool/dvi2tty - Fix typo Message-ID: <20100903062352.506DC49CA22@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 09:23:50 2010 New Revision: 99691 Modified: 2011/devel/tex/tool/dvi2tty/pspec.xml Log: Fix typo --- pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: 2011/devel/tex/tool/dvi2tty/pspec.xml ================================================================= --- 2011/devel/tex/tool/dvi2tty/pspec.xml (original) +++ 2011/devel/tex/tool/dvi2tty/pspec.xml Fri Sep 3 09:23:50 2010 @@ -34,7 +34,7 @@ 2010-09-03 5.3.1 - Take over, fix decleration coflict with getline + Take over, fix declaration coflict with getline Fatih Arslan farslan at pardus.org.tr From paketler-commits at pardus.org.tr Fri Sep 3 09:24:13 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 09:24:13 +0300 (EEST) Subject: 2011/devel/tex/tool/dvipost - Ready for 2011 Message-ID: <20100903062414.5BEBB49CA22@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 09:24:12 2010 New Revision: 99692 Added: 2011/devel/tex/tool/dvipost/ - copied from r99681, playground/fatih.arslan/tex/tool/dvipost/ Modified: 2011/devel/tex/tool/dvipost/actions.py 2011/devel/tex/tool/dvipost/pspec.xml Log: Ready for 2011 --- actions.py | 2 +- pspec.xml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) Modified: 2011/devel/tex/tool/dvipost/actions.py ================================================================= --- playground/fatih.arslan/tex/tool/dvipost/actions.py (original) +++ 2011/devel/tex/tool/dvipost/actions.py Fri Sep 3 09:24:12 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2009 TUBITAK/UEKAE +# Copyright 2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2011/devel/tex/tool/dvipost/pspec.xml ================================================================= --- playground/fatih.arslan/tex/tool/dvipost/pspec.xml (original) +++ 2011/devel/tex/tool/dvipost/pspec.xml Fri Sep 3 09:24:12 2010 @@ -5,8 +5,8 @@ dvipost http://efeu.cybertec.at/index_en.html - Semen Cirit - scirit at pardus.or.tr + Fatih Arslan + farslan at pardus.or.tr GPLv2 app @@ -26,6 +26,13 @@ + + 2010-09-03 + 1.1 + Take over + Fatih Arslan + farslan at pardus.org.tr + 2009-03-16 1.1 From paketler-commits at pardus.org.tr Fri Sep 3 10:05:40 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 10:05:40 +0300 (EEST) Subject: 2011/devel/tex/tool/lcdf-typetools - Ready for 2011, version bump Message-ID: <20100903070541.C62D349CAE0@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 10:05:39 2010 New Revision: 99693 Added: 2011/devel/tex/tool/lcdf-typetools/ - copied from r99681, playground/fatih.arslan/tex/tool/lcdf-typetools/ Modified: 2011/devel/tex/tool/lcdf-typetools/actions.py 2011/devel/tex/tool/lcdf-typetools/pspec.xml Log: Ready for 2011, version bump --- actions.py | 2 +- pspec.xml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) Modified: 2011/devel/tex/tool/lcdf-typetools/actions.py ================================================================= --- playground/fatih.arslan/tex/tool/lcdf-typetools/actions.py (original) +++ 2011/devel/tex/tool/lcdf-typetools/actions.py Fri Sep 3 10:05:39 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2009 TUBITAK/UEKAE +# Copyright 2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2011/devel/tex/tool/lcdf-typetools/pspec.xml ================================================================= --- playground/fatih.arslan/tex/tool/lcdf-typetools/pspec.xml (original) +++ 2011/devel/tex/tool/lcdf-typetools/pspec.xml Fri Sep 3 10:05:39 2010 @@ -5,14 +5,14 @@ lcdf-typetools http://www.lcdf.org/type/#typetools - Semen Cirit + Fatih Arslan scirit at pardus.org.tr GPLv2 app:console Font utilities for eg manipulating OTF lcdf-typetools contains several command-line programs for manipulating PostScript Type 1 and PostScript-flavored OpenType fonts. - http://www.lcdf.org/type/lcdf-typetools-2.75.tar.gz + http://www.lcdf.org/type/lcdf-typetools-2.83.tar.gz texlive-latexrecommended @@ -32,6 +32,13 @@ + + 2010-09-03 + 2.83 + Version bump, take over, ready for 2011 + Fatih Arslan + farslan at pardus.org.tr + 2009-06-30 2.75 From paketler-commits at pardus.org.tr Fri Sep 3 10:07:15 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 10:07:15 +0300 (EEST) Subject: 2011/devel/programming/language/ocaml/ocaml - Ready for 2011 Message-ID: <20100903070716.42D7649CAE0@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 10:07:15 2010 New Revision: 99694 Added: 2011/devel/programming/language/ocaml/ocaml/ - copied from r98601, 2009/devel/programming/language/ocaml/ Modified: 2011/devel/programming/language/ocaml/ocaml/actions.py 2011/devel/programming/language/ocaml/ocaml/pspec.xml 2011/devel/programming/language/ocaml/ocaml/translations.xml Log: Ready for 2011 --- actions.py | 2 +- pspec.xml | 9 +++++++++ translations.xml | 5 +++++ 3 files changed, 15 insertions(+), 1 deletion(-) Modified: 2011/devel/programming/language/ocaml/ocaml/actions.py ================================================================= --- 2009/devel/programming/language/ocaml/actions.py (original) +++ 2011/devel/programming/language/ocaml/ocaml/actions.py Fri Sep 3 10:07:15 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2005-2008 TUBITAK/UEKAE +# Copyright 2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: 2011/devel/programming/language/ocaml/ocaml/pspec.xml ================================================================= --- 2009/devel/programming/language/ocaml/pspec.xml (original) +++ 2011/devel/programming/language/ocaml/ocaml/pspec.xml Fri Sep 3 10:07:15 2010 @@ -35,6 +35,15 @@ + + 2010-09-03 + 3.11.1 + + * Ready for 2011 + + Fatih Arslan + farslan at pardus.org.tr + 2009-11-13 3.11.1 Modified: 2011/devel/programming/language/ocaml/ocaml/translations.xml ================================================================= --- 2009/devel/programming/language/ocaml/translations.xml (original) +++ 2011/devel/programming/language/ocaml/ocaml/translations.xml Fri Sep 3 10:07:15 2010 @@ -5,4 +5,9 @@ H?zl? ve modern bir programlama dili OcaML, ML dilinin soyundan gelen fonksiyonel bir programlama dilidir + + + ocaml-devel + ocaml i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Fri Sep 3 10:07:57 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 10:07:57 +0300 (EEST) Subject: 2011/devel/tex/tool/hevea - Ready for 2011 Message-ID: <20100903070757.DBACF49C890@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 10:07:57 2010 New Revision: 99695 Added: 2011/devel/tex/tool/hevea/ - copied from r99681, playground/fatih.arslan/tex/tool/hevea/ Modified: 2011/devel/tex/tool/hevea/actions.py 2011/devel/tex/tool/hevea/pspec.xml Log: Ready for 2011 --- actions.py | 2 +- pspec.xml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) Modified: 2011/devel/tex/tool/hevea/actions.py ================================================================= --- playground/fatih.arslan/tex/tool/hevea/actions.py (original) +++ 2011/devel/tex/tool/hevea/actions.py Fri Sep 3 10:07:57 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2005-2008 TUBITAK/UEKAE +# Copyright 2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt # Modified: 2011/devel/tex/tool/hevea/pspec.xml ================================================================= --- playground/fatih.arslan/tex/tool/hevea/pspec.xml (original) +++ 2011/devel/tex/tool/hevea/pspec.xml Fri Sep 3 10:07:57 2010 @@ -5,8 +5,8 @@ hevea http://pauillac.inria.fr/~maranget/hevea - H. ?brahim G?ng?r - ibrahim at pardus.org.tr + Fatih Arslan + farslan at pardus.org.tr OPL app:console @@ -32,6 +32,13 @@ + + 2010-09-03 + 1.10 + Take over + Fatih Arslan + farslan at pardus.org.tr + 2009-05-04 1.10 From paketler-commits at pardus.org.tr Fri Sep 3 10:08:08 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 3 Sep 2010 10:08:08 +0300 (EEST) Subject: 2009/devel/network/chat/choqok - fix sha1sum of archive Message-ID: <20100903070809.1C42849C890@ns1.pardus.org.tr> Author: igungor Date: Fri Sep 3 10:08:08 2010 New Revision: 99696 Modified: 2009/devel/network/chat/choqok/pspec.xml Log: fix sha1sum of archive --- pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: 2009/devel/network/chat/choqok/pspec.xml ================================================================= --- 2009/devel/network/chat/choqok/pspec.xml (original) +++ 2009/devel/network/chat/choqok/pspec.xml Fri Sep 3 10:08:08 2010 @@ -14,7 +14,7 @@ library Twitter and Identi.ca client for KDE4 Choqok is a Twitter and Identi.ca client that supports URL shortening services, notifications and systemtray. - http://d10xg45o6p6dbl.cloudfront.net/projects/c/choqok/choqok-0.9.90.tar.bz2 + http://d10xg45o6p6dbl.cloudfront.net/projects/c/choqok/choqok-0.9.90.tar.bz2 choqok.po From paketler-commits at pardus.org.tr Fri Sep 3 10:08:28 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 3 Sep 2010 10:08:28 +0300 (EEST) Subject: 2009/stable/network/chat/choqok - Merge from devel/network/chat/choqok Message-ID: <20100903070828.8014649CAE0@ns1.pardus.org.tr> Author: igungor Date: Fri Sep 3 10:08:28 2010 New Revision: 99697 Modified: 2009/stable/network/chat/choqok/ (props changed) 2009/stable/network/chat/choqok/pspec.xml Log: Merge from devel/network/chat/choqok: rev. 99696, by igungor on 2010-09-03 fix sha1sum of archive --- pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: 2009/stable/network/chat/choqok/pspec.xml ================================================================= --- 2009/stable/network/chat/choqok/pspec.xml (original) +++ 2009/stable/network/chat/choqok/pspec.xml Fri Sep 3 10:08:28 2010 @@ -14,7 +14,7 @@ library Twitter and Identi.ca client for KDE4 Choqok is a Twitter and Identi.ca client that supports URL shortening services, notifications and systemtray. - http://d10xg45o6p6dbl.cloudfront.net/projects/c/choqok/choqok-0.9.90.tar.bz2 + http://d10xg45o6p6dbl.cloudfront.net/projects/c/choqok/choqok-0.9.90.tar.bz2 choqok.po From paketler-commits at pardus.org.tr Fri Sep 3 10:11:09 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 10:11:09 +0300 (EEST) Subject: 2011/devel/programming/language/ocaml/ocaml - Remove devel line, not needed Message-ID: <20100903071109.D0F1C49CAE0@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 10:11:08 2010 New Revision: 99698 Modified: 2011/devel/programming/language/ocaml/ocaml/translations.xml Log: Remove devel line, not needed --- translations.xml | 5 ----- 1 file changed, 5 deletions(-) Modified: 2011/devel/programming/language/ocaml/ocaml/translations.xml ================================================================= --- 2011/devel/programming/language/ocaml/ocaml/translations.xml (original) +++ 2011/devel/programming/language/ocaml/ocaml/translations.xml Fri Sep 3 10:11:08 2010 @@ -5,9 +5,4 @@ H?zl? ve modern bir programlama dili OcaML, ML dilinin soyundan gelen fonksiyonel bir programlama dilidir - - - ocaml-devel - ocaml i?in geli?tirme dosyalar? - From paketler-commits at pardus.org.tr Fri Sep 3 10:18:33 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Erdem_Bayer?=) Date: Fri, 3 Sep 2010 10:18:33 +0300 (EEST) Subject: playground/ebayer/c2/xen - Version bump to 4.0.1 Message-ID: <20100903071834.4EFBC49CBB1@ns1.pardus.org.tr> Author: ebayer Date: Fri Sep 3 10:18:32 2010 New Revision: 99699 Modified: playground/ebayer/c2/xen/actions.py playground/ebayer/c2/xen/pspec.xml Log: Version bump to 4.0.1 --- actions.py | 1 - pspec.xml | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) Modified: playground/ebayer/c2/xen/actions.py ================================================================= --- playground/ebayer/c2/xen/actions.py (original) +++ playground/ebayer/c2/xen/actions.py Fri Sep 3 10:18:32 2010 @@ -10,7 +10,6 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get -WorkDir = "xen-4.0.1-rc6" NoStrip = ["/"] def build(): Modified: playground/ebayer/c2/xen/pspec.xml ================================================================= --- playground/ebayer/c2/xen/pspec.xml (original) +++ playground/ebayer/c2/xen/pspec.xml Fri Sep 3 10:18:32 2010 @@ -11,7 +11,7 @@ GPLv2 Xen hypervisor Xen hypervisor - http://bayer.gen.tr/files/xen-4.0.1_rc6_1.tar.bz2 + http://bits.xensource.com/oss-xen/release/4.0.1/xen-4.0.1.tar.gz dev86 libX11-devel @@ -112,7 +112,7 @@ 2010-06-30 - 4.0.1_rc6 + 4.0.1 First release. Erdem Bayer ebayer at bayer.gen.tr From paketler-commits at pardus.org.tr Fri Sep 3 10:44:41 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Fri, 3 Sep 2010 10:44:41 +0300 (EEST) Subject: 2011/devel/desktop/kde/base/kdebase-workspace - Add PyQt-webkit dep for wallpaperclock plasma plug... Message-ID: <20100903074442.4163F49CBB1@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Fri Sep 3 10:44:41 2010 New Revision: 99700 Modified: 2011/devel/desktop/kde/base/kdebase-workspace/pspec.xml Log: Add PyQt-webkit dep for wallpaperclock plasma plugin. --- pspec.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Modified: 2011/devel/desktop/kde/base/kdebase-workspace/pspec.xml ================================================================= --- 2011/devel/desktop/kde/base/kdebase-workspace/pspec.xml (original) +++ 2011/devel/desktop/kde/base/kdebase-workspace/pspec.xml Fri Sep 3 10:44:41 2010 @@ -184,6 +184,9 @@ app:gui qt + qt-webkit + + PyQt-webkit kdelibs kdepimlibs python-kde @@ -221,7 +224,6 @@ jpeg libICE libSM - qt-webkit strigi-libs NetworkManager From paketler-commits at pardus.org.tr Fri Sep 3 11:23:52 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 11:23:52 +0300 (EEST) Subject: 2011/devel/tex/tool/jadetex - Ready for 2011, take over, modifications for texli... Message-ID: <20100903082352.B7DBB49CA22@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 11:23:52 2010 New Revision: 99701 Added: 2011/devel/tex/tool/jadetex/ - copied from r99681, playground/fatih.arslan/tex/tool/jadetex/ 2011/devel/tex/tool/jadetex/files/80jadetex.cnf 2011/devel/tex/tool/jadetex/files/format.jadetex.cnf Removed: 2011/devel/tex/tool/jadetex/files/jadetex.cnf Modified: 2011/devel/tex/tool/jadetex/actions.py 2011/devel/tex/tool/jadetex/pspec.xml Log: Ready for 2011, take over, modifications for texlive2009 --- 2011/devel/tex/tool/jadetex/files/80jadetex.cnf | 37 +++++++++++++++++++ 2011/devel/tex/tool/jadetex/files/format.jadetex.cnf | 3 + tex/tool/jadetex/actions.py | 21 ++++++++-- tex/tool/jadetex/files/jadetex.cnf | 37 ------------------- tex/tool/jadetex/pspec.xml | 23 ++++++++++- 5 files changed, 76 insertions(+), 45 deletions(-) Modified: 2011/devel/tex/tool/jadetex/actions.py ================================================================= --- playground/fatih.arslan/tex/tool/jadetex/actions.py (original) +++ 2011/devel/tex/tool/jadetex/actions.py Fri Sep 3 11:23:52 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2007-2009 TUBITAK/UEKAE +# Copyright 2007-2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt @@ -9,6 +9,7 @@ from pisi.actionsapi import autotools from pisi.actionsapi import pisitools from pisi.actionsapi import get +from pisi.actionsapi import texlivemodules def setup(): pisitools.dosed('Makefile','tex -ini','latex -ini') @@ -16,13 +17,23 @@ def build(): shelltools.export("VARTEXFONTS", "%s/fonts" % get.curDIR()) autotools.make() + shelltools.export("VARTEXFONTS", "%s/fonts" % get.curDIR()) + shelltools.export("TEXMFHOME", "%s" % get.srcDIR()) + shelltools.system("env -u TEXINPUTS fmtutil --cnffile texmf/fmtutil/format.jadetex.cnf --fmtdir texmf-var/web2c --all") def install(): - shelltools.export("VARTEXFONTS", "%s/fonts" % get.curDIR()) - autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + for runfiles in ["dsssl.def" ,"jadetex.ltx" , "jadetex.cfg", "jadetex.ini"]: + pisitools.insinto("/usr/share/texmf/tex/jadetex" , runfiles) + + for styfiles in shelltools.ls(get.curDIR()): + if styfiles.endswith("sty"): + pisitools.insinto("/usr/share/texmf/tex/jadetex" , styfiles) + + pisitools.insinto("/var/lib/texmf" , "texmf-var/*") - pisitools.dosym("/usr/bin/latex", "/usr/bin/jadetex") - pisitools.dosym("/usr/bin/pdftex", "/usr/bin/pdfjadetex") + # The fotmat.jadetex.cnf is copied to texmf/fmtutil/ (see pspec.xml) , thus we can use the function below + texlivemodules.createSymlinksFormat2Engines() pisitools.dodoc("ChangeLog*") pisitools.doman("*.1") + pisitools.dohtml("index.html") Modified: 2011/devel/tex/tool/jadetex/pspec.xml ================================================================= --- playground/fatih.arslan/tex/tool/jadetex/pspec.xml (original) +++ 2011/devel/tex/tool/jadetex/pspec.xml Fri Sep 3 11:23:52 2010 @@ -5,8 +5,8 @@ jadetex http://jadetex.sourceforge.net - Semen Cirit - scirit at pardus.org.tr + Fatih Arslan + farslan at pardus.org.tr as-is app:console @@ -14,6 +14,9 @@ TeX macros used by Jade TeX output jadetex contains TeX-related macros used by Jade for TeX output. mirrors://sourceforge/jadetex/jadetex-3.13.tar.gz + + format.jadetex.cnf + texlive-fontsrecommended openjade @@ -30,9 +33,12 @@ /usr/share/doc/jadetex /usr/share/man /usr/share/texmf + /etc/texmf + /var/lib - jadetex.cnf + 80jadetex.cnf + format.jadetex.cnf System.Package @@ -40,6 +46,17 @@ + + 2010-09-03 + 3.13 + + Ready for 2011, take over + Modifications to work fine with texlive2009 + format.jadetex.cnf is copied to /etc/texmf to work fine with texmf-update + + Fatih Arslan + farslan at pardus.org.tr + 2009-06-29 3.13 From paketler-commits at pardus.org.tr Fri Sep 3 11:30:04 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Fri, 3 Sep 2010 11:30:04 +0300 (EEST) Subject: 2011/devel - Add all packages included in 2009.2 installation i... Message-ID: <20100903083005.234FE49CA22@ns1.pardus.org.tr> Author: fatih Date: Fri Sep 3 11:30:04 2010 New Revision: 99702 Modified: 2011/devel/urgent-packages Log: Add all packages included in 2009.2 installation image --- urgent-packages | 193 ++++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 182 insertions(+), 11 deletions(-) Modified: 2011/devel/urgent-packages ================================================================= --- 2011/devel/urgent-packages (original) +++ 2011/devel/urgent-packages Fri Sep 3 11:30:04 2010 @@ -1,10 +1,28 @@ Base Repository : Pardus 2009 Target Repository : Pardus 2011 -Obsoleted Packages : -Target Packages : kdeaccessibility kdeedu kdevplatform kdewebdev vlc nfs-utils gecko-mediaplayer opentts openoffice +Obsoleted Packages : PyKDE amrnb amrwb bootsplash bootsplash-theme-pardus br2684ctl cupsddk glut hal-cups-utils hicolor-icon-theme numpy pycairo pygobject xorg-video-radeonhd +Target Packages : ConsoleKit DirectFB PolicyKit PyQt QtCurve-Gtk2 QtCurve-KDE4 a52dec aalib accessrunner-firmware acl acpi acpi4asus acpid acx-firmware agg akonadi alsa-firmware alsa-headers alsa-lib alsa-plugins alsa-plugins-pulseaudio alsa-utils amarok apmd ar9170-firmware aria2 artwork-pardus-release atk atmel-firmware attica attr audiofile audit avahi avahi-glib avahi-qt b43-firmware babl baselayout bash bash-completion bc bind-tools blas bluez bluez-compat bluez-firmware bogofilter boost boot-manager bridge-utils bzip2 c-ares cairo cairomm capseo ccid cdparanoia cdrdao cdrtools check chmlib cln clucene comar comar-api command-not-found coolplug coreutils cpio cracklib crda cryptsetup-luks ctags ctdb cups curl cursor-theme-oxygen-black cursor-theme-oxygen-white cursor-theme-oxygen-zion cyrus-sasl db4 db4-java dbus dbus-glib dbus-java dbus-python dejavu-fonts device-mapper dhcp dhcpcd dialog diffutils disk-manager disktype display-settings djbfft djview4 djvu djvu-plug in dmapi dmidecode dnsmasq droid-fonts dvd+rw-tools e2fsprogs e3 eagle-firmware ebook-tools eciadsl ed eet eina eject elfutils enca encfs enchant enchant-zemberek enscript ethtool exiv2 expat faac faad2 ffmpeg ffmpegthumbnailer fftw3 file findutils firefox firewall-manager flac flashplugin flex fontconfig foomatic-db foomatic-db-engine foomatic-db-hpijs foomatic-filters freetype fuse gawk gconf gconfmm gd gdbm gecko-mediaplayer gegl gettext gfxtheme-base gfxtheme-pardus-boot ghostscript giflib gimp glib2 glibc glibmm glitz gmp gnokii gnome-keyring gnome-mime-data gnome-mplayer gnome-vfs gnu-gs-fonts-std gnupg gnutls google-gadgets google-gadgets-qt gpac gperf gpgme gpm gpsd graphviz grep groff grub gsl gsm gst-ffmpeg gst-plugins-base gst-plugins-farsight gst-plugins-good gst-plugins-ugly gstreamer gtk-engines gtk-qt-engine gtk2 gtkmm guile gzip hal hal-info hdparm history-manager hplip hsqldb-lib hunspell hunspell-dict-en icon-theme-milky-index icon-theme-milky-png icon-them e-oxygen-index icon-theme-oxygen-png icu4c ifplugd ilmbase imagemagick imlib2 iproute2 iptables iptraf iputils ipw2100-firmware ipw2200-firmware ipython irda-utils irqbalance iscan iscan-firmware iso-codes iw iwlwifi3945-ucode iwlwifi4965-ucode iwlwifi5000-ucode iwlwifi5150-ucode jack-audio-connection-kit jasper jbigkit jfsutils jpeg jrtplib jthread k3b kaptan kaudiocreator kbd kde-l10n-tr kde-servicemenu-rootactions kdeaccessibility kdeadmin kdeartwork-colorschemes kdeartwork-emoticons kdeartwork-screensavers kdeartwork-styles kdebase kdebase-emoticons kdebase-runtime kdebase-workspace kdebluetooth kdeedu-marble kdegraphics kdelibs kdemultimedia kdenetwork kdepim kdepim-runtime kdepimlibs kdeplasma-addons kdeutils kdevplatform kdewebdev kdm kdm-pardus-theme kernel kernel-firmware keyutils kffmpegthumbnailer kmozillahelper krename ksplash-pardus-theme kwin-crystal-style ladspa-sdk lame lapack lcms less libFS libICE libIDL libSM libX11 libXScrnSaver libXau libXaw libXcomposit e libXcursor libXdamage libXdmcp libXext libXfixes libXfont libXft libXi libXinerama libXmu libXpm libXrandr libXrender libXt libXtst libXv libXvMC libXxf86dga libXxf86vm libacpi libao libarchive libart_lgpl libass libassuan libavc1394 libbonobo libbonoboui libcaca libcanberra libcap libcap-ng libcaptury libcddb libcdio libconfig libcroco libdaemon libdbusmenu-glib libdc1394 libdca libdiscid libdmx libdrm libdv libdvdcss libdvdnav libdvdread libebml liberation-fonts libevent libexif libfame libffado libffi libfontenc libfreebob libftdi libgadu libgcc libgcrypt libgfortran libglade libglademm libgnome libgnomecanvas libgnomeui libgomp libgpg-error libgphoto2 libgpod libgsf libical libid3tag libidn libiec61883 libieee1284 libindicate libindicate-qt libiodbc libjingle libksba liblastfm liblazy libmad libmal libmatroska libmatthew-java libmimic libmng libmodplug libmp4v2 libmpcdec libmpeg2 libmpeg3 libmsn libmtp libnfsidmap libnl libnotify libnut libofa libogg liboil liboldX lib openraw libotr libpaper libpcap libpciaccess libpcre libpng libproxy libqalculate libquicktime libraw1394 librsvg libsamplerate libsdl libshout libsigc++ libsndfile libsoup libspectre libspiro libssh libssh2 libtasn1 libtdb libtheora libtool-ltdl libusb libuuid libv4l libva libvdpau libvisual libvisual-plugins libvncserver libvorbis libwmf libwpd libwpg libwps libwww libx86 libxcb libxkbfile libxklavier libxml2 libxmlpp libxslt libzip linux-atm lirc live555 lm_sensors logrotate loudmouth lpc10 lpsolve lsb-release lsscsi ltrace lua lzma lzo madplay man man-pages mc mcpp mdadm mdbtools meanwhile mediastreamer2 memtest86 mesa microcode-ctl microcode-data migration min12xxw mina-core mingetty miscfiles mit-kerberos mjpegtools mkinitramfs module-alsa-driver module-alsa-driver-userspace module-broadcom-wl module-broadcom-wl-userspace module-gspca module-gspca-userspace module-init-tools module-ltmodem module-ltmodem-userspace module-microdia module-microdia-userspace module-ndiswr apper module-ndiswrapper-userspace module-omnibook module-omnibook-userspace module-ov51x-jpeg module-ov51x-jpeg-userspace module-r5u870 module-r5u870-userspace module-syntekdriver module-syntekdriver-userspace module-ungrab-winmodem module-ungrab-winmodem-userspace module-uvcvideo module-uvcvideo-userspace module-virtualbox-guest module-virtualbox-guest-userspace mpfr mplayer mudur musicbrainz musicbrainz3 mysql-client mysql-lib mysql-server nano ncompress ncurses neon net-snmp net-tools netcat netkit-ftp netpbm network-manager nfs-utils normalize nspr nss nss-mdns ntfs_3g ntfsprogs ntp-client obex-data-server openal opencore-amr openexr openjpeg openldap-client openobex openoffice openoffice-extension-pdfimport openoffice-extension-presentation-minimizer openoffice-extension-presenter-screen openoffice-extension-wiki-publisher openoffice-kde openoffice-langpack-tr openslp openssh openssl opentts orbit2 ortp p7zip package-manager pam pango pangomm paprefs pardus-default-set tings pardus-desktop-services pardus-python parted partitionmanager pavucontrol pciutils pcmciautils pcsc-lite perl perl-XML-Parser phonon phonon-gstreamer phonon-xine piksemel pilot-link pinentry pisi pixman plasma-runner-pisi plasmoid-network-applet plasmoid-service-applet pm-utils pnm2ppa polkit-qt poppler poppler-glib poppler-qt popt portmap poster postgresql-lib ppp procps psmisc psutils pth pulseaudio pulseaudio-gconf pycups pycurl pygtk pyparted pypolkit pysmbc pysqlite python python-fchksum python-imaging python-simplejson python-tk python-xlib pyusb qca2 qca2-ossl qedje qimageblitz qt qt-sql-mysql qtscriptgenerator qzion ralink-firmware raptor rasqal rdate rdesktop readline recode recordmydesktop redland reiserfsprogs reportlab rlog rp-pppoe rsync ruby sablotron samba sane-backends schroedinger screen sdl-gfx sdparm sed service-manager setserial sg3_utils shadow shared-desktop-ontologies shared-mime-info sip skanlite slang slf4j smolt smplayer soprano sound-theme-pa rdus sox speedtouch-firmware speex spidermonkey splix sqlite sshfs startup-notification strace strigi sudo sun-jre suspend sysfsutils sysinfo sysklogd system-config-printer system-manager sysvinit taglib taglib-extras tar tcl tcltk tcp-wrappers telepathy-qt telnet-bsd texinfo tiff time timezone tomcat-servlet-api traceroute transcode tree tunepimp twolame udev unarj unixODBC unrar unzip urlgrabber usb-modeswitch usbutils user-manager utempter util-linux v4l-conexant-firmware v4l-dvb-firmware vbetool vcdimager vigra vim virtualbox-guest-utils virtuoso vixie-cron vlc vorbis-tools wavpack wget which whois wireless-regdb wireless-tools wpa_supplicant x264 xcb-proto xcb-util xdelta xdg-user-dirs xdg-utils xdm xfsprogs xine-lib xinit xkeyboard-config xorg-app xorg-input-acecad xorg-input-aiptek xorg-input-elographics xorg-input-evdev xorg-input-fpit xorg-input-hyperpen xorg-input-joystick xorg-input-kbd xorg-input-mouse xorg-input-mutouch xorg-input-penmount xorg-input-synaptics x org-input-vmmouse xorg-input-void xorg-input-wacom xorg-server xorg-server-common xorg-video-apm xorg-video-ark xorg-video-ast xorg-video-chips xorg-video-cirrus xorg-video-dummy xorg-video-fbdev xorg-video-geode xorg-video-glint xorg-video-i128 xorg-video-i740 xorg-video-intel xorg-video-mach64 xorg-video-mga xorg-video-neomagic xorg-video-newport xorg-video-nouveau xorg-video-nv xorg-video-openchrome xorg-video-r128 xorg-video-radeon xorg-video-rendition xorg-video-s3 xorg-video-s3virge xorg-video-savage xorg-video-siliconmotion xorg-video-sis xorg-video-sisimedia xorg-video-sisusb xorg-video-tdfx xorg-video-tga xorg-video-trident xorg-video-tseng xorg-video-v4l xorg-video-vesa xorg-video-vmware xorg-video-voodoo xpyb xscreensaver xulrunner xvattr xvid yacpi yakuake zd1201-firmware zd1211-firmware zemberek zemberek-openoffice zemberek-server zip zlib zorg +Bahad?r Kandemir (8) + desktop/kde/admin/boot-manager (PolicyKit) + desktop/kde/admin/disk-manager (PolicyKit) + desktop/kde/admin/firewall-manager (dhcp,PolicyKit) + desktop/kde/admin/network-manager (PolicyKit) + desktop/kde/admin/system-manager (PolicyKit) + desktop/kde/admin/user-manager (PolicyKit) + network/connection/bridge-utils () + system/base/python-fchksum () + +Burak ?al??kan (3) + desktop/gnome/gconfmm () + desktop/gnome/libbonoboui () + desktop/gnome/libgnomeui (libbonoboui) + +Cihat ?mamo?lu (1) + desktop/kde/addon/kde-servicemenu-rootactions () + David Stegbauer (1) desktop/kde/base/kdevplatform (kdevplatform) @@ -13,49 +31,202 @@ multimedia/sound/opentts (espeak,dotconf,flite,espeak-devel,flite-devel,dotconf-devel,opentts,libdumbtts-devel,libdumbtts) programming/library/dotconf (dotconf) -Ertu?rul Erata (1) +Emre Erenoglu (1) + network/analyzer/netcat () + +Ertu?rul Erata (2) + hardware/misc/acpi4asus () programming/language/R (R) Fahri Tu?rul G?rkaynak (1) multimedia/library/portaudio () +Fatih A??c? (6) + desktop/kde/admin/display-settings (PolicyKit,xpyb) + hardware/virtualization/virt-wrapper () + hardware/virtualization/virtualbox (dev86,virt-wrapper) + kernel/default/drivers/module-virtualbox-guest (module-virtualbox-guest-userspace) + programming/language/python/wxPython () + programming/language/python/xpyb () + Fethican Co?kuner (1) network/share/nfs-utils () -G?k?en Eraslan (10) +G?kmen G?ksel (11) + desktop/kde/addon/kdm-pardus-theme () + desktop/kde/addon/ksplash-pardus-theme () + desktop/kde/addon/sysinfo () + desktop/kde/admin/package-manager (pardus-desktop-services) + desktop/kde/admin/plasmoid-network-applet () + desktop/kde/admin/plasmoid-service-applet () + desktop/kde/admin/service-manager (PolicyKit) + hardware/scanner/skanlite () + programming/language/python/pardus-desktop-services () + programming/library/qedje (qzion) + programming/library/qzion () + +G?kmen G?rgen (3) + desktop/toolkit/gtk/libglademm () + multimedia/graphics/ffmpegthumbnailer () + network/library/webkit-gtk (webkit-gtk) + +G?k?en Eraslan (21) + desktop/kde/addon/QtCurve-KDE4 () + desktop/kde/addon/kffmpegthumbnailer (ffmpegthumbnailer) + desktop/kde/addon/kmozillahelper () desktop/kde/base/kdeaccessibility (opentts,speechd) - desktop/kde/base/kdeedu (cfitsio,facile,indilib,ocaml,libnova,R) + desktop/kde/base/kdeedu (cfitsio,facile,indilib,libnova,R) desktop/kde/base/kdewebdev (kdevplatform) + desktop/toolkit/qt/gtk-qt-engine () + multimedia/converter/kaudiocreator () + multimedia/library/libcaptury (capseo) + office/misc/djview4 (djview4) office/misc/openclipart () office/openoffice/mdbtools () - office/openoffice/openoffice (sablotron,openclipart,vigra,mdbtools,libwpg,libwpd,hsqldb-lib,openoffice,lpsolve,perl-Archive-Zip,libwps,db4-java) + office/openoffice/openoffice (sablotron,openclipart,vigra,mdbtools,libwpg,libwpd,openoffice,hsqldb-lib,lpsolve,perl-Archive-Zip,libwps,db4-java) + office/openoffice/zemberek-openoffice () + programming/library/liblazy () programming/library/libwps (libwpd) + programming/library/polkit-qt () programming/library/sablotron () programming/library/vigra () science/mathematics/lpsolve () + system/base/PolicyKit (PolicyKit-devel) + +H. ?brahim G?ng?r (4) + multimedia/library/gst-plugins-farsight () + server/bind (bind-tools) + server/dhcp () + server/ntp (ntp-client,libwww) + +Mehmet Emre Atasever (3) + multimedia/library/liblastfm (liblastfm_fingerprint,liblastfm) + network/mail/bogofilter () + programming/tool/dev86 () Meltem Parmaks?z (1) - programming/language/ocaml () + network/library/libwww () -Mete Alpaslan (3) +Mete Alpaslan (5) + desktop/kde/addon/migration () + hardware/disk/mdadm () programming/language/java/db4-java () programming/language/java/hsqldb (tomcat-servlet-api) programming/language/java/tomcat-servlet-api () +Mete Bilgin (1) + programming/library/lpc10 () + Metin Akdere (4) science/library/cfitsio () - science/library/facile (ocaml) + science/library/facile () science/library/indilib (libnova,cfitsio) science/library/libnova () -Ozan ?a?layan (2) +Michael Austin (1) + multimedia/video/recordmydesktop () + +Nihat Ciddi (1) + network/connection/ifplugd () + +Onur K???k (24) + desktop/lookandfeel/artwork-pardus-release () + desktop/lookandfeel/icon-theme-milky (icon-theme-milky-index) + desktop/lookandfeel/sound-theme-pardus () + hardware/cpu/irqbalance () + hardware/cpu/microcode-ctl (microcode-data) + hardware/cpu/microcode-data () + hardware/irda/irda-utils () + hardware/misc/ethtool () + hardware/powermanagement/acpi () + kernel/default/drivers/module-gspca (module-gspca-userspace) + kernel/default/drivers/module-ltmodem (module-ltmodem-userspace) + kernel/default/drivers/module-microdia (module-microdia-userspace) + kernel/default/drivers/module-ov51x-jpeg (module-ov51x-jpeg-userspace) + kernel/default/drivers/module-r5u870 (module-r5u870-userspace) + kernel/default/drivers/module-syntekdriver (module-syntekdriver-userspace) + kernel/default/drivers/module-ungrab-winmodem (module-ungrab-winmodem-userspace) + kernel/default/drivers/module-uvcvideo (module-uvcvideo-userspace) + network/ftp/netkit-ftp () + network/monitor/iptraf () + util/archive/p7zip () + util/archive/unarj () + util/misc/ltrace () + util/misc/strace (libaio) + x11/util/xvattr () + +Ozan ?a?layan (43) + desktop/kde/addon/plasma-runner-pisi (command-not-found,package-manager) + hardware/bluetooth/kdebluetooth (obex-data-server) + hardware/bluetooth/obex-data-server () + hardware/disk/encfs () + hardware/disk/sdparm () + hardware/firmware/accessrunner-firmware () + hardware/firmware/acx-firmware () + hardware/firmware/ipw2100-firmware () + hardware/firmware/speedtouch-firmware () + hardware/info/lsscsi () + hardware/library/libaio () + hardware/mobile/usb-modeswitch () + hardware/printer/foomatic-db (foomatic-filters,foomatic-db-engine) + hardware/printer/foomatic-db-engine (foomatic-filters) + hardware/printer/foomatic-db-hpijs (foomatic-db-engine) + hardware/printer/foomatic-filters () + hardware/printer/hplip (hplip,foomatic-db,net-snmp) + hardware/printer/min12xxw () + hardware/printer/poster () + hardware/printer/splix () + hardware/scanner/iscan () + hardware/smartcard/ccid () + kernel/default/drivers/module-ndiswrapper (module-ndiswrapper-userspace) + kernel/default/drivers/module-omnibook (module-omnibook-userspace) + multimedia/graphics/gimp/gimp (gimp-i18n-ru,gimp-i18n-cs,gimp-i18n-be,gimp-i18n-km,gimp-i18n-es,gimp-i18n-en_GB,gimp-i18n-et,gimp-i18n-eu,gimp-i18n-gl,gimp-i18n-ca,gimp-i18n-eo,gimp-i18n-el,gimp-i18n-en_CA,gimp-i18n-ga,gimp,gimp-i18n-uk,gimp-i18n-ne,gimp-i18n-hr,gimp-i18n-hu,gimp-i18n-nb,gimp-i18n-ms,gimp-i18n-si,gimp-i18n-nl,gimp-i18n-sl,gegl,gimp-i18n-sr,gimp-i18n-he,gimp-i18n-zh_TW,gimp-i18n-sv,gimp-i18n-gu,gimp-i18n-ja,gimp-i18n-ca_valencia,gimp-i18n-zh_CN,gimp-i18n-pt_BR,gimp-i18n-or,gimp-i18n-xh,babl,gimp-i18n-fr,gimp-i18n-de,gimp-i18n-sk,gimp-i18n-da,gimp-i18n-fi,gimp-i18n-yi,gimp-i18n-fa,gimp-i18n-nn,gimp-i18n-it,gimp-i18n-ta,gimp-i18n-vi,gimp-i18n-oc,gimp-i18n-mk,gimp-i18n-dz,gimp-i18n-lt,gimp-i18n-ro,gimp-i18n-pt,gimp-i18n-mr,gimp-i18n-tt,gimp-i18n-id,gimp-i18n-rw,gimp-i18n-pl,gimp-i18n-kn,gimp-i18n-ko,gimp-i18n-pa,gimp-i18n-bg,gimp-i18n-sr_Latn,gimp-i18n-ar) + multimedia/library/babl () + multimedia/library/gegl (libopenraw,babl) + multimedia/library/libcanberra () multimedia/library/libdumbtts (libdumbtts) + multimedia/plugin/libvisual-plugins () multimedia/sound/espeak (espeak,portaudio) + multimedia/sound/paprefs (libglademm,gconfmm) + multimedia/sound/pavucontrol (libcanberra,libglademm) + multimedia/video/smplayer () + network/connection/crda (wireless-regdb,python-M2Crypto) + network/connection/eciadsl (rp-pppoe) + network/connection/rp-pppoe () + network/connection/wireless-regdb () + programming/environment/ipython (ipython,wxPython,python-foolscap) + programming/language/python/python-foolscap () + programming/library/libopenraw () + util/admin/logrotate () + util/shell/command-not-found () + +Pardus (2) + multimedia/library/capseo () + network/monitor/net-snmp (net-snmp) + +Renan ?ak?rerk (2) + hardware/disk/sshfs () + network/analyzer/traceroute () Semen Cirit (2) programming/library/libwpd () programming/library/libwpg (libwpd) -Serdar Dalg?? (2) +Serdar Dalg?? (6) + desktop/misc/krename () multimedia/video/vlc (vlc) + network/analyzer/whois () + network/remoteshell/rdesktop () programming/language/perl/perl-Archive-Zip () + programming/language/python/python-M2Crypto () + +?nan? Y?ld?rgan (2) + desktop/font/liberation-fonts () + desktop/misc/google-gadgets (google-gadgets,webkit-gtk) + +??baran Ak?ay?r (5) + desktop/kde/addon/kwin-crystal-style () + desktop/kde/admin/history-manager (PolicyKit) + desktop/toolkit/qt/qtscriptgenerator () + multimedia/library/taglib-extras () + multimedia/sound/amarok (liblastfm-devel,taglib-extras,qtscriptgenerator,liblastfm) From paketler-commits at pardus.org.tr Fri Sep 3 11:37:45 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 3 Sep 2010 11:37:45 +0300 (EEST) Subject: 2009/devel/network/monitor/net-snmp - takeover Message-ID: <20100903083745.755EB49C9F2@ns1.pardus.org.tr> Author: igungor Date: Fri Sep 3 11:37:45 2010 New Revision: 99703 Modified: 2009/devel/network/monitor/net-snmp/pspec.xml Log: takeover --- pspec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: 2009/devel/network/monitor/net-snmp/pspec.xml ================================================================= --- 2009/devel/network/monitor/net-snmp/pspec.xml (original) +++ 2009/devel/network/monitor/net-snmp/pspec.xml Fri Sep 3 11:37:45 2010 @@ -5,8 +5,8 @@ net-snmp http://net-snmp.sourceforge.net/ - Pardus - admins at pardus.org.tr + H. ?brahim G?ng?r + ibrahim at pardus.org.tr GPLv2 library From paketler-commits at pardus.org.tr Fri Sep 3 11:38:22 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Fri, 3 Sep 2010 11:38:22 +0300 (EEST) Subject: 2011/devel - polkit-qt is obsoleted by polkit-qt_1 Message-ID: <20100903083822.8204C49CA22@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Fri Sep 3 11:38:22 2010 New Revision: 99704 Modified: 2011/devel/distribution.xml Log: polkit-qt is obsoleted by polkit-qt_1 --- distribution.xml | 2 ++ 1 file changed, 2 insertions(+) Modified: 2011/devel/distribution.xml ================================================================= --- 2011/devel/distribution.xml (original) +++ 2011/devel/distribution.xml Fri Sep 3 11:38:22 2010 @@ -119,5 +119,7 @@ cedet emacs-easypg + + polkit-qt From paketler-commits at pardus.org.tr Fri Sep 3 11:39:32 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Fri, 3 Sep 2010 11:39:32 +0300 (EEST) Subject: 2011/devel/programming/misc/polkit-qt_1 - Replace polkit-qt Message-ID: <20100903083932.6D61149CA22@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Fri Sep 3 11:39:32 2010 New Revision: 99705 Modified: 2011/devel/programming/misc/polkit-qt_1/pspec.xml Log: Replace polkit-qt --- pspec.xml | 3 +++ 1 file changed, 3 insertions(+) Modified: 2011/devel/programming/misc/polkit-qt_1/pspec.xml ================================================================= --- 2011/devel/programming/misc/polkit-qt_1/pspec.xml (original) +++ 2011/devel/programming/misc/polkit-qt_1/pspec.xml Fri Sep 3 11:39:32 2010 @@ -24,6 +24,9 @@ qt + + polkit-qt + /usr/lib /usr/share/doc From paketler-commits at pardus.org.tr Fri Sep 3 11:43:03 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Fri, 3 Sep 2010 11:43:03 +0300 (EEST) Subject: 2011/devel - Remove obsoleted ones Message-ID: <20100903084303.B725749CA22@ns1.pardus.org.tr> Author: fatih Date: Fri Sep 3 11:43:03 2010 New Revision: 99706 Modified: 2011/devel/urgent-packages Log: Remove obsoleted ones --- urgent-packages | 37 +++++++++++++------------------------ 1 file changed, 13 insertions(+), 24 deletions(-) Modified: 2011/devel/urgent-packages ================================================================= --- 2011/devel/urgent-packages (original) +++ 2011/devel/urgent-packages Fri Sep 3 11:43:03 2010 @@ -2,18 +2,16 @@ Base Repository : Pardus 2009 Target Repository : Pardus 2011 Obsoleted Packages : PyKDE amrnb amrwb bootsplash bootsplash-theme-pardus br2684ctl cupsddk glut hal-cups-utils hicolor-icon-theme numpy pycairo pygobject xorg-video-radeonhd -Target Packages : ConsoleKit DirectFB PolicyKit PyQt QtCurve-Gtk2 QtCurve-KDE4 a52dec aalib accessrunner-firmware acl acpi acpi4asus acpid acx-firmware agg akonadi alsa-firmware alsa-headers alsa-lib alsa-plugins alsa-plugins-pulseaudio alsa-utils amarok apmd ar9170-firmware aria2 artwork-pardus-release atk atmel-firmware attica attr audiofile audit avahi avahi-glib avahi-qt b43-firmware babl baselayout bash bash-completion bc bind-tools blas bluez bluez-compat bluez-firmware bogofilter boost boot-manager bridge-utils bzip2 c-ares cairo cairomm capseo ccid cdparanoia cdrdao cdrtools check chmlib cln clucene comar comar-api command-not-found coolplug coreutils cpio cracklib crda cryptsetup-luks ctags ctdb cups curl cursor-theme-oxygen-black cursor-theme-oxygen-white cursor-theme-oxygen-zion cyrus-sasl db4 db4-java dbus dbus-glib dbus-java dbus-python dejavu-fonts device-mapper dhcp dhcpcd dialog diffutils disk-manager disktype display-settings djbfft djview4 djvu djvu-plug in dmapi dmidecode dnsmasq droid-fonts dvd+rw-tools e2fsprogs e3 eagle-firmware ebook-tools eciadsl ed eet eina eject elfutils enca encfs enchant enchant-zemberek enscript ethtool exiv2 expat faac faad2 ffmpeg ffmpegthumbnailer fftw3 file findutils firefox firewall-manager flac flashplugin flex fontconfig foomatic-db foomatic-db-engine foomatic-db-hpijs foomatic-filters freetype fuse gawk gconf gconfmm gd gdbm gecko-mediaplayer gegl gettext gfxtheme-base gfxtheme-pardus-boot ghostscript giflib gimp glib2 glibc glibmm glitz gmp gnokii gnome-keyring gnome-mime-data gnome-mplayer gnome-vfs gnu-gs-fonts-std gnupg gnutls google-gadgets google-gadgets-qt gpac gperf gpgme gpm gpsd graphviz grep groff grub gsl gsm gst-ffmpeg gst-plugins-base gst-plugins-farsight gst-plugins-good gst-plugins-ugly gstreamer gtk-engines gtk-qt-engine gtk2 gtkmm guile gzip hal hal-info hdparm history-manager hplip hsqldb-lib hunspell hunspell-dict-en icon-theme-milky-index icon-theme-milky-png icon-them e-oxygen-index icon-theme-oxygen-png icu4c ifplugd ilmbase imagemagick imlib2 iproute2 iptables iptraf iputils ipw2100-firmware ipw2200-firmware ipython irda-utils irqbalance iscan iscan-firmware iso-codes iw iwlwifi3945-ucode iwlwifi4965-ucode iwlwifi5000-ucode iwlwifi5150-ucode jack-audio-connection-kit jasper jbigkit jfsutils jpeg jrtplib jthread k3b kaptan kaudiocreator kbd kde-l10n-tr kde-servicemenu-rootactions kdeaccessibility kdeadmin kdeartwork-colorschemes kdeartwork-emoticons kdeartwork-screensavers kdeartwork-styles kdebase kdebase-emoticons kdebase-runtime kdebase-workspace kdebluetooth kdeedu-marble kdegraphics kdelibs kdemultimedia kdenetwork kdepim kdepim-runtime kdepimlibs kdeplasma-addons kdeutils kdevplatform kdewebdev kdm kdm-pardus-theme kernel kernel-firmware keyutils kffmpegthumbnailer kmozillahelper krename ksplash-pardus-theme kwin-crystal-style ladspa-sdk lame lapack lcms less libFS libICE libIDL libSM libX11 libXScrnSaver libXau libXaw libXcomposit e libXcursor libXdamage libXdmcp libXext libXfixes libXfont libXft libXi libXinerama libXmu libXpm libXrandr libXrender libXt libXtst libXv libXvMC libXxf86dga libXxf86vm libacpi libao libarchive libart_lgpl libass libassuan libavc1394 libbonobo libbonoboui libcaca libcanberra libcap libcap-ng libcaptury libcddb libcdio libconfig libcroco libdaemon libdbusmenu-glib libdc1394 libdca libdiscid libdmx libdrm libdv libdvdcss libdvdnav libdvdread libebml liberation-fonts libevent libexif libfame libffado libffi libfontenc libfreebob libftdi libgadu libgcc libgcrypt libgfortran libglade libglademm libgnome libgnomecanvas libgnomeui libgomp libgpg-error libgphoto2 libgpod libgsf libical libid3tag libidn libiec61883 libieee1284 libindicate libindicate-qt libiodbc libjingle libksba liblastfm liblazy libmad libmal libmatroska libmatthew-java libmimic libmng libmodplug libmp4v2 libmpcdec libmpeg2 libmpeg3 libmsn libmtp libnfsidmap libnl libnotify libnut libofa libogg liboil liboldX lib openraw libotr libpaper libpcap libpciaccess libpcre libpng libproxy libqalculate libquicktime libraw1394 librsvg libsamplerate libsdl libshout libsigc++ libsndfile libsoup libspectre libspiro libssh libssh2 libtasn1 libtdb libtheora libtool-ltdl libusb libuuid libv4l libva libvdpau libvisual libvisual-plugins libvncserver libvorbis libwmf libwpd libwpg libwps libwww libx86 libxcb libxkbfile libxklavier libxml2 libxmlpp libxslt libzip linux-atm lirc live555 lm_sensors logrotate loudmouth lpc10 lpsolve lsb-release lsscsi ltrace lua lzma lzo madplay man man-pages mc mcpp mdadm mdbtools meanwhile mediastreamer2 memtest86 mesa microcode-ctl microcode-data migration min12xxw mina-core mingetty miscfiles mit-kerberos mjpegtools mkinitramfs module-alsa-driver module-alsa-driver-userspace module-broadcom-wl module-broadcom-wl-userspace module-gspca module-gspca-userspace module-init-tools module-ltmodem module-ltmodem-userspace module-microdia module-microdia-userspace module-ndiswr apper module-ndiswrapper-userspace module-omnibook module-omnibook-userspace module-ov51x-jpeg module-ov51x-jpeg-userspace module-r5u870 module-r5u870-userspace module-syntekdriver module-syntekdriver-userspace module-ungrab-winmodem module-ungrab-winmodem-userspace module-uvcvideo module-uvcvideo-userspace module-virtualbox-guest module-virtualbox-guest-userspace mpfr mplayer mudur musicbrainz musicbrainz3 mysql-client mysql-lib mysql-server nano ncompress ncurses neon net-snmp net-tools netcat netkit-ftp netpbm network-manager nfs-utils normalize nspr nss nss-mdns ntfs_3g ntfsprogs ntp-client obex-data-server openal opencore-amr openexr openjpeg openldap-client openobex openoffice openoffice-extension-pdfimport openoffice-extension-presentation-minimizer openoffice-extension-presenter-screen openoffice-extension-wiki-publisher openoffice-kde openoffice-langpack-tr openslp openssh openssl opentts orbit2 ortp p7zip package-manager pam pango pangomm paprefs pardus-default-set tings pardus-desktop-services pardus-python parted partitionmanager pavucontrol pciutils pcmciautils pcsc-lite perl perl-XML-Parser phonon phonon-gstreamer phonon-xine piksemel pilot-link pinentry pisi pixman plasma-runner-pisi plasmoid-network-applet plasmoid-service-applet pm-utils pnm2ppa polkit-qt poppler poppler-glib poppler-qt popt portmap poster postgresql-lib ppp procps psmisc psutils pth pulseaudio pulseaudio-gconf pycups pycurl pygtk pyparted pypolkit pysmbc pysqlite python python-fchksum python-imaging python-simplejson python-tk python-xlib pyusb qca2 qca2-ossl qedje qimageblitz qt qt-sql-mysql qtscriptgenerator qzion ralink-firmware raptor rasqal rdate rdesktop readline recode recordmydesktop redland reiserfsprogs reportlab rlog rp-pppoe rsync ruby sablotron samba sane-backends schroedinger screen sdl-gfx sdparm sed service-manager setserial sg3_utils shadow shared-desktop-ontologies shared-mime-info sip skanlite slang slf4j smolt smplayer soprano sound-theme-pa rdus sox speedtouch-firmware speex spidermonkey splix sqlite sshfs startup-notification strace strigi sudo sun-jre suspend sysfsutils sysinfo sysklogd system-config-printer system-manager sysvinit taglib taglib-extras tar tcl tcltk tcp-wrappers telepathy-qt telnet-bsd texinfo tiff time timezone tomcat-servlet-api traceroute transcode tree tunepimp twolame udev unarj unixODBC unrar unzip urlgrabber usb-modeswitch usbutils user-manager utempter util-linux v4l-conexant-firmware v4l-dvb-firmware vbetool vcdimager vigra vim virtualbox-guest-utils virtuoso vixie-cron vlc vorbis-tools wavpack wget which whois wireless-regdb wireless-tools wpa_supplicant x264 xcb-proto xcb-util xdelta xdg-user-dirs xdg-utils xdm xfsprogs xine-lib xinit xkeyboard-config xorg-app xorg-input-acecad xorg-input-aiptek xorg-input-elographics xorg-input-evdev xorg-input-fpit xorg-input-hyperpen xorg-input-joystick xorg-input-kbd xorg-input-mouse xorg-input-mutouch xorg-input-penmount xorg-input-synaptics x org-input-vmmouse xorg-input-void xorg-input-wacom xorg-server xorg-server-common xorg-video-apm xorg-video-ark xorg-video-ast xorg-video-chips xorg-video-cirrus xorg-video-dummy xorg-video-fbdev xorg-video-geode xorg-video-glint xorg-video-i128 xorg-video-i740 xorg-video-intel xorg-video-mach64 xorg-video-mga xorg-video-neomagic xorg-video-newport xorg-video-nouveau xorg-video-nv xorg-video-openchrome xorg-video-r128 xorg-video-radeon xorg-video-rendition xorg-video-s3 xorg-video-s3virge xorg-video-savage xorg-video-siliconmotion xorg-video-sis xorg-video-sisimedia xorg-video-sisusb xorg-video-tdfx xorg-video-tga xorg-video-trident xorg-video-tseng xorg-video-v4l xorg-video-vesa xorg-video-vmware xorg-video-voodoo xpyb xscreensaver xulrunner xvattr xvid yacpi yakuake zd1201-firmware zd1211-firmware zemberek zemberek-openoffice zemberek-server zip zlib zorg +Target Packages : ConsoleKit DirectFB PyQt QtCurve-Gtk2 QtCurve-KDE4 a52dec aalib accessrunner-firmware acl acpi acpi4asus acpid acx-firmware agg akonadi alsa-firmware alsa-headers alsa-lib alsa-plugins alsa-plugins-pulseaudio alsa-utils amarok apmd ar9170-firmware aria2 artwork-pardus-release atk atmel-firmware attica attr audiofile audit avahi avahi-glib avahi-qt b43-firmware babl baselayout bash bash-completion bc bind-tools blas bluez bluez-compat bluez-firmware bogofilter boost boot-manager bridge-utils bzip2 c-ares cairo cairomm capseo ccid cdparanoia cdrdao cdrtools check chmlib cln clucene comar comar-api command-not-found coolplug coreutils cpio cracklib crda cryptsetup-luks ctags ctdb cups curl cursor-theme-oxygen-black cursor-theme-oxygen-white cursor-theme-oxygen-zion cyrus-sasl db4 db4-java dbus dbus-glib dbus-java dbus-python dejavu-fonts device-mapper dhcp dhcpcd dialog diffutils disk-manager disktype display-settings djbfft djview4 djvu djvu-plugin dmapi d midecode dnsmasq droid-fonts dvd+rw-tools e2fsprogs e3 eagle-firmware ebook-tools eciadsl ed eet eina eject elfutils enca encfs enchant enchant-zemberek enscript ethtool exiv2 expat faac faad2 ffmpeg ffmpegthumbnailer fftw3 file findutils firefox firewall-manager flac flashplugin flex fontconfig foomatic-db foomatic-db-engine foomatic-db-hpijs foomatic-filters freetype fuse gawk gconf gconfmm gd gdbm gecko-mediaplayer gegl gettext gfxtheme-base gfxtheme-pardus-boot ghostscript giflib gimp glib2 glibc glibmm glitz gmp gnokii gnome-keyring gnome-mime-data gnome-mplayer gnome-vfs gnu-gs-fonts-std gnupg gnutls google-gadgets google-gadgets-qt gpac gperf gpgme gpm gpsd graphviz grep groff grub gsl gsm gst-ffmpeg gst-plugins-base gst-plugins-farsight gst-plugins-good gst-plugins-ugly gstreamer gtk-engines gtk2 gtkmm guile gzip hal hal-info hdparm history-manager hplip hsqldb-lib hunspell hunspell-dict-en icon-theme-milky-index icon-theme-milky-png icon-theme-oxygen-index icon-them e-oxygen-png icu4c ifplugd ilmbase imagemagick imlib2 iproute2 iptables iptraf iputils ipw2100-firmware ipw2200-firmware ipython irda-utils irqbalance iscan iscan-firmware iso-codes iw iwlwifi3945-ucode iwlwifi4965-ucode iwlwifi5000-ucode iwlwifi5150-ucode jack-audio-connection-kit jasper jbigkit jfsutils jpeg jrtplib jthread k3b kaptan kaudiocreator kbd kde-l10n-tr kde-servicemenu-rootactions kdeaccessibility kdeadmin kdeartwork-colorschemes kdeartwork-emoticons kdeartwork-screensavers kdeartwork-styles kdebase kdebase-emoticons kdebase-runtime kdebase-workspace kdebluetooth kdeedu-marble kdegraphics kdelibs kdemultimedia kdenetwork kdepim kdepim-runtime kdepimlibs kdeplasma-addons kdeutils kdevplatform kdewebdev kdm kdm-pardus-theme kernel kernel-firmware keyutils kffmpegthumbnailer kmozillahelper krename ksplash-pardus-theme kwin-crystal-style ladspa-sdk lame lapack lcms less libFS libICE libIDL libSM libX11 libXScrnSaver libXau libXaw libXcomposite libXcursor libXdamage libXdmcp libXext libXfixes libXfont libXft libXi libXinerama libXmu libXpm libXrandr libXrender libXt libXtst libXv libXvMC libXxf86dga libXxf86vm libacpi libao libarchive libart_lgpl libass libassuan libavc1394 libbonobo libbonoboui libcaca libcanberra libcap libcap-ng libcaptury libcddb libcdio libconfig libcroco libdaemon libdbusmenu-glib libdc1394 libdca libdiscid libdmx libdrm libdv libdvdcss libdvdnav libdvdread libebml liberation-fonts libevent libexif libfame libffado libffi libfontenc libfreebob libftdi libgadu libgcc libgcrypt libgfortran libglade libglademm libgnome libgnomecanvas libgnomeui libgomp libgpg-error libgphoto2 libgpod libgsf libical libid3tag libidn libiec61883 libieee1284 libindicate libindicate-qt libiodbc libjingle libksba liblastfm liblazy libmad libmal libmatroska libmatthew-java libmimic libmng libmodplug libmp4v2 libmpcdec libmpeg2 libmpeg3 libmsn libmtp libnfsidmap libnl libnotify libnut libofa libogg liboil liboldX libopenraw libotr libpaper libpcap libpciaccess libpcre libpng libproxy libqalculate libquicktime libraw1394 librsvg libsamplerate libsdl libshout libsigc++ libsndfile libsoup libspectre libspiro libssh libssh2 libtasn1 libtdb libtheora libtool-ltdl libusb libuuid libv4l libva libvdpau libvisual libvisual-plugins libvncserver libvorbis libwmf libwpd libwpg libwps libwww libx86 libxcb libxkbfile libxklavier libxml2 libxmlpp libxslt libzip linux-atm lirc live555 lm_sensors logrotate loudmouth lpsolve lsb-release lsscsi ltrace lua lzma lzo madplay man man-pages mc mcpp mdadm mdbtools meanwhile mediastreamer2 memtest86 mesa microcode-ctl microcode-data migration min12xxw mina-core mingetty miscfiles mit-kerberos mjpegtools mkinitramfs module-alsa-driver module-alsa-driver-userspace module-broadcom-wl module-broadcom-wl-userspace module-gspca module-gspca-userspace module-init-tools module-ltmodem module-ltmodem-userspace module-microdia module-microdia-userspace module-ndiswrapper module-ndiswrapper-users pace module-omnibook module-omnibook-userspace module-ov51x-jpeg module-ov51x-jpeg-userspace module-r5u870 module-r5u870-userspace module-syntekdriver module-syntekdriver-userspace module-ungrab-winmodem module-ungrab-winmodem-userspace module-uvcvideo module-uvcvideo-userspace module-virtualbox-guest module-virtualbox-guest-userspace mpfr mplayer mudur musicbrainz musicbrainz3 mysql-client mysql-lib mysql-server nano ncompress ncurses neon net-snmp net-tools netcat netkit-ftp netpbm nfs-utils normalize nspr nss nss-mdns ntfs_3g ntfsprogs ntp-client obex-data-server openal opencore-amr openexr openjpeg openldap-client openobex openoffice openoffice-extension-pdfimport openoffice-extension-presentation-minimizer openoffice-extension-presenter-screen openoffice-extension-wiki-publisher openoffice-kde openoffice-langpack-tr openslp openssh openssl opentts orbit2 ortp p7zip package-manager pam pango pangomm paprefs pardus-default-settings pardus-python parted partitionmanager pa vucontrol pciutils pcmciautils pcsc-lite perl perl-XML-Parser phonon phonon-gstreamer phonon-xine piksemel pilot-link pinentry pisi pixman plasma-runner-pisi plasmoid-service-applet pm-utils pnm2ppa qt poppler poppler-glib poppler-qt popt portmap poster postgresql-lib ppp procps psmisc psutils pth pulseaudio pulseaudio-gconf pycups pycurl pygtk pyparted pypolkit pysmbc pysqlite python python-imaging python-simplejson python-tk python-xlib pyusb qca2 qca2-ossl qedje qimageblitz qt qt-sql-mysql qtscriptgenerator qzion ralink-firmware raptor rasqal rdate rdesktop readline recode recordmydesktop redland reiserfsprogs reportlab rlog rp-pppoe rsync ruby sablotron samba sane-backends schroedinger screen sdl-gfx sdparm sed service-manager setserial sg3_utils shadow shared-desktop-ontologies shared-mime-info sip skanlite slang slf4j smolt smplayer soprano sound-theme-pardus sox speedtouch-firmware speex spidermonkey splix sqlite sshfs startup-notification strace strigi sudo sun-jre s uspend sysfsutils sysklogd system-config-printer system-manager sysvinit taglib taglib-extras tar tcl tcltk tcp-wrappers telepathy-qt telnet-bsd texinfo tiff time timezone tomcat-servlet-api traceroute transcode tree tunepimp twolame udev unarj unixODBC unrar unzip urlgrabber usb-modeswitch usbutils user-manager utempter util-linux v4l-conexant-firmware v4l-dvb-firmware vbetool vcdimager vigra vim virtualbox-guest-utils virtuoso vixie-cron vlc vorbis-tools wavpack wget which whois wireless-regdb wireless-tools wpa_supplicant x264 xcb-proto xcb-util xdelta xdg-user-dirs xdg-utils xdm xfsprogs xine-lib xinit xkeyboard-config xorg-app xorg-input-acecad xorg-input-aiptek xorg-input-elographics xorg-input-evdev xorg-input-fpit xorg-input-hyperpen xorg-input-joystick xorg-input-kbd xorg-input-mouse xorg-input-mutouch xorg-input-penmount xorg-input-synaptics xorg-input-vmmouse xorg-input-void xorg-input-wacom xorg-server xorg-server-common xorg-video-apm xorg-video-ark xorg-video-a st xorg-video-chips xorg-video-cirrus xorg-video-dummy xorg-video-fbdev xorg-video-geode xorg-video-glint xorg-video-i128 xorg-video-i740 xorg-video-intel xorg-video-mach64 xorg-video-mga xorg-video-neomagic xorg-video-newport xorg-video-nouveau xorg-video-nv xorg-video-openchrome xorg-video-r128 xorg-video-radeon xorg-video-rendition xorg-video-s3 xorg-video-s3virge xorg-video-savage xorg-video-siliconmotion xorg-video-sis xorg-video-sisimedia xorg-video-sisusb xorg-video-tdfx xorg-video-tga xorg-video-trident xorg-video-tseng xorg-video-v4l xorg-video-vesa xorg-video-vmware xorg-video-voodoo xpyb xscreensaver xulrunner xvattr xvid yacpi yakuake zd1201-firmware zd1211-firmware zemberek zemberek-openoffice zemberek-server zip zlib zorg -Bahad?r Kandemir (8) - desktop/kde/admin/boot-manager (PolicyKit) - desktop/kde/admin/disk-manager (PolicyKit) - desktop/kde/admin/firewall-manager (dhcp,PolicyKit) - desktop/kde/admin/network-manager (PolicyKit) - desktop/kde/admin/system-manager (PolicyKit) - desktop/kde/admin/user-manager (PolicyKit) +Bahad?r Kandemir (6) + desktop/kde/admin/boot-manager () + desktop/kde/admin/disk-manager () + desktop/kde/admin/firewall-manager (dhcp) + desktop/kde/admin/system-manager () + desktop/kde/admin/user-manager () network/connection/bridge-utils () - system/base/python-fchksum () Burak ?al??kan (3) desktop/gnome/gconfmm () @@ -42,7 +40,7 @@ multimedia/library/portaudio () Fatih A??c? (6) - desktop/kde/admin/display-settings (PolicyKit,xpyb) + desktop/kde/admin/display-settings (xpyb) hardware/virtualization/virt-wrapper () hardware/virtualization/virtualbox (dev86,virt-wrapper) kernel/default/drivers/module-virtualbox-guest (module-virtualbox-guest-userspace) @@ -52,16 +50,13 @@ Fethican Co?kuner (1) network/share/nfs-utils () -G?kmen G?ksel (11) +G?kmen G?ksel (8) desktop/kde/addon/kdm-pardus-theme () desktop/kde/addon/ksplash-pardus-theme () - desktop/kde/addon/sysinfo () - desktop/kde/admin/package-manager (pardus-desktop-services) - desktop/kde/admin/plasmoid-network-applet () + desktop/kde/admin/package-manager () desktop/kde/admin/plasmoid-service-applet () - desktop/kde/admin/service-manager (PolicyKit) + desktop/kde/admin/service-manager () hardware/scanner/skanlite () - programming/language/python/pardus-desktop-services () programming/library/qedje (qzion) programming/library/qzion () @@ -70,14 +65,13 @@ multimedia/graphics/ffmpegthumbnailer () network/library/webkit-gtk (webkit-gtk) -G?k?en Eraslan (21) +G?k?en Eraslan (18) desktop/kde/addon/QtCurve-KDE4 () desktop/kde/addon/kffmpegthumbnailer (ffmpegthumbnailer) desktop/kde/addon/kmozillahelper () desktop/kde/base/kdeaccessibility (opentts,speechd) desktop/kde/base/kdeedu (cfitsio,facile,indilib,libnova,R) desktop/kde/base/kdewebdev (kdevplatform) - desktop/toolkit/qt/gtk-qt-engine () multimedia/converter/kaudiocreator () multimedia/library/libcaptury (capseo) office/misc/djview4 (djview4) @@ -87,11 +81,9 @@ office/openoffice/zemberek-openoffice () programming/library/liblazy () programming/library/libwps (libwpd) - programming/library/polkit-qt () programming/library/sablotron () programming/library/vigra () science/mathematics/lpsolve () - system/base/PolicyKit (PolicyKit-devel) H. ?brahim G?ng?r (4) multimedia/library/gst-plugins-farsight () @@ -114,9 +106,6 @@ programming/language/java/hsqldb (tomcat-servlet-api) programming/language/java/tomcat-servlet-api () -Mete Bilgin (1) - programming/library/lpc10 () - Metin Akdere (4) science/library/cfitsio () science/library/facile () @@ -226,7 +215,7 @@ ??baran Ak?ay?r (5) desktop/kde/addon/kwin-crystal-style () - desktop/kde/admin/history-manager (PolicyKit) + desktop/kde/admin/history-manager () desktop/toolkit/qt/qtscriptgenerator () multimedia/library/taglib-extras () multimedia/sound/amarok (liblastfm-devel,taglib-extras,qtscriptgenerator,liblastfm) From paketler-commits at pardus.org.tr Fri Sep 3 11:49:34 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Fri, 3 Sep 2010 11:49:34 +0300 (EEST) Subject: playground/fatih - Update my package list, too Message-ID: <20100903084934.7F42949CA22@ns1.pardus.org.tr> Author: fatih Date: Fri Sep 3 11:49:34 2010 New Revision: 99707 Modified: playground/fatih/packages-to-merge.txt Log: Update my package list, too --- packages-to-merge.txt | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) Modified: playground/fatih/packages-to-merge.txt ================================================================= --- playground/fatih/packages-to-merge.txt (original) +++ playground/fatih/packages-to-merge.txt Fri Sep 3 11:49:34 2010 @@ -1,8 +1,8 @@ Base Repository : Pardus 2009 Target Repository : Pardus 2011 -Obsoleted Packages : PyOpenGL bootsplash-theme-pardus bootsplash libpthread-stubs libxkbui setuptools xorg-video-radeonhd -Target Packages : GraphicsMagick Xaw3d acpid apmd aria2 boost cabextract chmlib cmake dialog diffstat display-settings docbook-sgml4_3 doxygen e3 file flashplugin fltk font-util fontconfig foo2zjs fpc freetype fuse-python fuse git glitz gnupg gv hugs98 ilbc intel-gpu-tools iwlwifi5000-ucode jfsutils kbd lazarus lbuscd libFS libICE libSM libX11 libXScrnSaver libXau libXaw libXcomposite libXcursor libXdamage libXdmcp libXext libXfixes libXfont libXft libXi libXinerama libXmu libXp libXpm libXrandr libXrender libXres libXt libXtst libXv libXvMC libXxf86dga libXxf86vm libconfig libdmx libdrm libffi libfontenc libgcrypt libgpg-error liblrdf liboldX libpciaccess libuninameslist libva libvdpau libwmf libxcb libxkbfile links ltspfs ltspfsd lzma mcpp mesa mftrace module-broadcom-wl module-fglrx module-nvidia-current module-nvidia173 module-nvidia96 module-pae-broadcom-wl module-pae-fglrx module-pae-nvidia-current module-pae-nvidia173 module-pae-nvidia96 module-pae-virtualbox-guest module-pae-virtualbox module-virtualbox-guest module-virtualbox ncdu nfdump ntfsprogs nvidia-settings nvidia-xconfig omniORB ortp pardus-default-settings partitionmanager patch patchutils phoronix-test-suite php-gtk pinentry pisi pixman pmtools ptsp-client ptsp-server python-std-extensions qdevelop qgit quilt recode rrdtool rxvt-unicode shared-mime-info startup-notification suspend swh-plugins sysstat t1utils tap-plugins tcl tcltk testdisk tig tightvnc tmpwatch ttmkfdir urlgrabber util-macros vdpau-video virt-wrapper virtualbox wine wxGTK wxPython x11-ssh-askpass x2x xbitmaps xcb-proto xcb-util xcursor-themes xdg-user-dirs xdg-utils xdm xdriinfo xinit xkeyboard-config xorg-app xorg-docs xorg-font xorg-input-acecad xorg-input-aiptek xorg-input-elographics xorg-input-evdev xorg-input-fpit xorg-input-hyperpen xorg-input-joystick xorg-input-kbd xorg-input-mouse xorg-input-mutouch xorg-input-penmount xorg-input-synaptics xorg-input-vmmouse xorg-input-void xorg-input-wacom xorg-p roto xorg-server xorg-sgml-doctools xorg-util xorg-video-apm xorg-video-ark xorg-video-ast xorg-video-chips xorg-video-cirrus xorg-video-dummy xorg-video-fbdev xorg-video-geode xorg-video-glint xorg-video-i128 xorg-video-i740 xorg-video-intel xorg-video-mach64 xorg-video-mga xorg-video-neomagic xorg-video-newport xorg-video-nouveau xorg-video-nv xorg-video-openchrome xorg-video-r128 xorg-video-radeon xorg-video-rendition xorg-video-s3 xorg-video-s3virge xorg-video-savage xorg-video-siliconmotion xorg-video-sis xorg-video-sisimedia xorg-video-sisusb xorg-video-tdfx xorg-video-tga xorg-video-trident xorg-video-tseng xorg-video-v4l xorg-video-vesa xorg-video-vmware xorg-video-voodoo xosd xpyb xrx xscreensaver xterm xtrans xvba-video zorg +Obsoleted Packages : +Target Packages : GraphicsMagick Xaw3d acpid apmd aria2 boost cabextract chmlib cmake dialog diffstat display-settings docbook-sgml4_3 doxygen e3 file flashplugin fltk font-util fontconfig foo2zjs fpc freetype fuse-python fuse git glitz gnupg gv hugs98 ilbc intel-gpu-tools iwlwifi5000-ucode jfsutils kbd lazarus lbuscd libFS libICE libSM libX11 libXScrnSaver libXau libXaw libXcomposite libXcursor libXdamage libXdmcp libXext libXfixes libXfont libXft libXi libXinerama libXmu libXp libXpm libXrandr libXrender libXres libXt libXtst libXv libXvMC libXxf86dga libXxf86vm libconfig libdmx libdrm libffi libfontenc libgcrypt libgpg-error liblrdf liboldX libpciaccess libuninameslist libva libvdpau libwmf libxcb libxkbfile links ltspfs ltspfsd lzma mcpp mesa mftrace module-broadcom-wl module-fglrx module-nvidia-current module-nvidia173 module-nvidia96 module-pae-broadcom-wl module-pae-fglrx module-pae-nvidia-current module-pae-nvidia173 module-pae-nvidia96 module-pae-virtualbox-guest module-pae-virtualbox module-virtualbox-guest module-virtualbox ncdu nfdump ntfsprogs nvidia-settings nvidia-xconfig omniORB ortp pardus-default-settings partitionmanager patch patchutils phoronix-test-suite php-gtk pinentry pisi pixman pmtools ptsp-client ptsp-server qdevelop qgit quilt recode rrdtool rxvt-unicode shared-mime-info startup-notification suspend swh-plugins sysstat t1utils tap-plugins tcl tcltk testdisk tig tightvnc tmpwatch ttmkfdir urlgrabber util-macros vdpau-video virt-wrapper virtualbox wine wxGTK wxPython x11-ssh-askpass x2x xbitmaps xcb-proto xcb-util xcursor-themes xdg-user-dirs xdg-utils xdm xdriinfo xinit xkeyboard-config xorg-app xorg-docs xorg-font xorg-input-acecad xorg-input-aiptek xorg-input-elographics xorg-input-evdev xorg-input-fpit xorg-input-hyperpen xorg-input-joystick xorg-input-kbd xorg-input-mouse xorg-input-mutouch xorg-input-penmount xorg-input-synaptics xorg-input-vmmouse xorg-input-void xorg-input-wacom xorg-proto xorg-server xorg- sgml-doctools xorg-util xorg-video-apm xorg-video-ark xorg-video-ast xorg-video-chips xorg-video-cirrus xorg-video-dummy xorg-video-fbdev xorg-video-geode xorg-video-glint xorg-video-i128 xorg-video-i740 xorg-video-intel xorg-video-mach64 xorg-video-mga xorg-video-neomagic xorg-video-newport xorg-video-nouveau xorg-video-nv xorg-video-openchrome xorg-video-r128 xorg-video-radeon xorg-video-rendition xorg-video-s3 xorg-video-s3virge xorg-video-savage xorg-video-siliconmotion xorg-video-sis xorg-video-sisimedia xorg-video-sisusb xorg-video-tdfx xorg-video-tga xorg-video-trident xorg-video-tseng xorg-video-v4l xorg-video-vesa xorg-video-vmware xorg-video-voodoo xosd xpyb xrx xscreensaver xterm xtrans xvba-video zorg Burak ?al??kan (2) @@ -11,12 +11,12 @@ Fatih A??c? (45) desktop/kde/admin/display-settings (xpyb) - hardware/emulator/wine () + hardware/emulator/wine (wine) hardware/graphics/nvidia-settings (nvidia-xconfig) hardware/graphics/nvidia-xconfig () hardware/printer/foo2zjs (foomatic-db-engine) hardware/virtualization/virt-wrapper () - hardware/virtualization/virtualbox (acpica,dev86,virt-wrapper) + hardware/virtualization/virtualbox (dev86,virt-wrapper) kernel/default/drivers/module-fglrx (module-fglrx-userspace,xorg-video-fglrx) kernel/default/drivers/module-nvidia-current (module-nvidia-current-userspace) kernel/default/drivers/module-nvidia173 (module-nvidia173-userspace) @@ -39,8 +39,8 @@ office/misc/mftrace (t1utils,autotrace,potrace) office/misc/t1utils () programming/language/haskell/hugs98 (docbook-utils,jadetex) - programming/language/php/php-gtk (gtkhtml3,libsexy,gtkspell,gtk+extra) - programming/language/python/wxPython (wxGTK) + programming/language/php/php-gtk (gtkhtml3,libsexy,gtkspell,gtk+extra,gtk+extra-devel) + programming/language/python/wxPython () programming/language/python/xpyb () programming/vcs/qgit () server/ptsp/lbuscd () @@ -68,9 +68,6 @@ Mehmet Emre Atasever (1) programming/tool/dev86 () -Onur K???k (1) - hardware/powermanagement/acpica () - Ozan ?a?layan (4) desktop/toolkit/gtk/libsexy () hardware/printer/foomatic-db-engine (foomatic-filters) @@ -80,12 +77,11 @@ Pardus (1) desktop/toolkit/gtk/gtk+extra (gtk+extra) -Semen Cirit (5) +Semen Cirit (4) multimedia/converter/potrace () multimedia/graphics/autotrace () office/docbook/docbook-utils (jadetex) - tex/addon/texlive-fontsrecommended () - tex/tool/jadetex (texlive-fontsrecommended) + tex/tool/jadetex () Serdar Dalg?? (1) programming/language/perl/perl-X11-Protocol () From paketler-commits at pardus.org.tr Fri Sep 3 12:29:43 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 12:29:43 +0300 (EEST) Subject: playground/fatih.arslan/tex/tool - Remove packages that are moved to 2011, changes to... Message-ID: <20100903092943.DD29A49CAE0@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 12:29:43 2010 New Revision: 99708 Removed: playground/fatih.arslan/tex/tool/auctex/ playground/fatih.arslan/tex/tool/chktex/ playground/fatih.arslan/tex/tool/detex/ playground/fatih.arslan/tex/tool/dvi2tty/ playground/fatih.arslan/tex/tool/dvipdfm/ playground/fatih.arslan/tex/tool/dvipost/ playground/fatih.arslan/tex/tool/hevea/ playground/fatih.arslan/tex/tool/jadetex/ playground/fatih.arslan/tex/tool/lcdf-typetools/ Modified: playground/fatih.arslan/tex/tool/lyx/actions.py playground/fatih.arslan/tex/tool/lyx/pspec.xml playground/fatih.arslan/tex/tool/xdvik/actions.py playground/fatih.arslan/tex/tool/xdvik/pspec.xml Log: Remove packages that are moved to 2011, changes to lyx and xdvik --- lyx/actions.py | 2 +- lyx/pspec.xml | 10 +++++----- xdvik/actions.py | 6 ++++-- xdvik/pspec.xml | 27 +++++++++++++++------------ 4 files changed, 25 insertions(+), 20 deletions(-) Modified: playground/fatih.arslan/tex/tool/lyx/actions.py ================================================================= --- playground/fatih.arslan/tex/tool/lyx/actions.py (original) +++ playground/fatih.arslan/tex/tool/lyx/actions.py Fri Sep 3 12:29:43 2010 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2005-2009 TUBITAK/UEKAE +# Copyright 2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: playground/fatih.arslan/tex/tool/lyx/pspec.xml ================================================================= --- playground/fatih.arslan/tex/tool/lyx/pspec.xml (original) +++ playground/fatih.arslan/tex/tool/lyx/pspec.xml Fri Sep 3 12:29:43 2010 @@ -5,8 +5,8 @@ lyx http://lyx.org - Semen Cirit - scirit at pardus.org.tr + Fatih Arslan + farslan at pardus.org.tr GPLv2 lyx @@ -16,9 +16,9 @@ http://ftp.lyx.org/pub/lyx/stable/1.6.x/lyx-1.6.7.tar.bz2 qt-devel - aspell - enchant - aiksaurus + aspell-devel + enchant-devel + aiksaurus-devel boost-devel texlive-latexrecommended Modified: playground/fatih.arslan/tex/tool/xdvik/actions.py ================================================================= --- playground/fatih.arslan/tex/tool/xdvik/actions.py (original) +++ playground/fatih.arslan/tex/tool/xdvik/actions.py Fri Sep 3 12:29:43 2010 @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2009 TUBITAK/UEKAE +# Copyright 2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt @@ -12,13 +12,15 @@ def setup(): shelltools.export("AR", "/usr/bin/ar") + shelltools.export("CC", "/usr/bin/cc") shelltools.export("RANLIB", "/usr/bin/ranlib") autotools.configure("--disable-multiplatform \ --enable-t1lib \ --enable-gf \ --with-system-t1lib \ --with-system-kpathsea \ - --with-kpathsea-include=/usr/include/kpathsea") + --with-kpathsea-include=/usr/include/kpathsea \ + --with-xdvi-x-toolkit='motif'") def build(): shelltools.cd("texk/xdvik") Modified: playground/fatih.arslan/tex/tool/xdvik/pspec.xml ================================================================= --- playground/fatih.arslan/tex/tool/xdvik/pspec.xml (original) +++ playground/fatih.arslan/tex/tool/xdvik/pspec.xml Fri Sep 3 12:29:43 2010 @@ -5,27 +5,23 @@ xdvik http://xdvi.sourceforge.net - Semen Cirit - scirit at pardus.org.tr + Fatih Arslan + farslan at pardus.org.tr GPLv2 app:gui Program for displaying DVI files Xdvik is a program for displaying DVI files (generated e.g. by Troff or TeX) on the X window system. - mirrors://sourceforge/xdvi/xdvik-22.84.14.tar.gz + mirrors://sourceforge/xdvi/xdvik-22.84.16.tar.gz emacs - t1lib - libXmu - libXpm - libXaw - libXt - openmotif + t1lib-devel + libXmu-devel + libXpm-devel + libXaw-devel + openmotif-devel texlive-core - - xdvik-22.84.14-j1.40.patch - @@ -53,6 +49,13 @@ + + 2010-09-03 + 22.84.16 + Version bump + Fatih Arslan + farslan at pardus.org.tr + 2009-06-30 22.84.14 From paketler-commits at pardus.org.tr Fri Sep 3 13:44:44 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 3 Sep 2010 13:44:44 +0300 (EEST) Subject: playground/review/server/samba4 - add missing libtalloc dependency to samba4-devel p... Message-ID: <20100903104444.B220549CAE0@ns1.pardus.org.tr> Author: igungor Date: Fri Sep 3 13:44:44 2010 New Revision: 99709 Modified: playground/review/server/samba4/actions.py playground/review/server/samba4/pspec.xml Log: add missing libtalloc dependency to samba4-devel package --- actions.py | 1 - pspec.xml | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) Modified: playground/review/server/samba4/actions.py ================================================================= --- playground/review/server/samba4/actions.py (original) +++ playground/review/server/samba4/actions.py Fri Sep 3 13:44:44 2010 @@ -1,7 +1,6 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2010 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Modified: playground/review/server/samba4/pspec.xml ================================================================= --- playground/review/server/samba4/pspec.xml (original) +++ playground/review/server/samba4/pspec.xml Fri Sep 3 13:44:44 2010 @@ -54,6 +54,7 @@ Header and pkg-config files of Samba4 package samba4 + libtalloc /usr/include From paketler-commits at pardus.org.tr Fri Sep 3 13:46:06 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?SC4gxLBicmFoaW0gR8O8bmfDtnI=?=) Date: Fri, 3 Sep 2010 13:46:06 +0300 (EEST) Subject: corporate2/devel/server/samba4 playground/review/server/samba4 - Move samba4 to C2 repository. Thanks for reviews. Message-ID: <20100903104606.0CE1E49CAE0@ns1.pardus.org.tr> Author: igungor Date: Fri Sep 3 13:46:05 2010 New Revision: 99710 Added: corporate2/devel/server/samba4/ - copied from r99709, playground/review/server/samba4/ Removed: playground/review/server/samba4/ Log: Move samba4 to C2 repository. Thanks for reviews. BUG:FIXED:13664 From paketler-commits at pardus.org.tr Fri Sep 3 13:56:25 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mete_Alpaslan?=) Date: Fri, 3 Sep 2010 13:56:25 +0300 (EEST) Subject: 2011/devel/system/installer/yali - Add Gokcen's patch temporarily until find out the ... Message-ID: <20100903105625.4E4C649CAE0@ns1.pardus.org.tr> Author: mete Date: Fri Sep 3 13:56:25 2010 New Revision: 99711 Added: 2011/devel/system/installer/yali/files/fix-yali-freeze.diff Modified: 2011/devel/system/installer/yali/pspec.xml Log: *Add Gokcen's patch temporarily until find out the QEvetn differences between Qt versions of 4.6(corporate2) and 4.7(2011) --- files/fix-yali-freeze.diff | 12 ++++++++++++ pspec.xml | 10 ++++++++++ 2 files changed, 22 insertions(+) Modified: 2011/devel/system/installer/yali/pspec.xml ================================================================= --- 2011/devel/system/installer/yali/pspec.xml (original) +++ 2011/devel/system/installer/yali/pspec.xml Fri Sep 3 13:56:25 2010 @@ -18,6 +18,7 @@ repo-uri.patch new_release.patch + fix-yali-freeze.diff @@ -73,6 +74,15 @@ + + 2010-09-03 + 2.4.0_20100831 + + -Fixes package installation screen freeze. + + Mete Alpaslan + mete at pardus.org.tr + 2010-09-02 2.4.0_20100831 From paketler-commits at pardus.org.tr Fri Sep 3 14:07:57 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Fri, 3 Sep 2010 14:07:57 +0300 (EEST) Subject: 2011/devel/programming/language/python/wxPython - wxPython is ready for 2011 Message-ID: <20100903110757.6AB6A49C9F6@ns1.pardus.org.tr> Author: fatih Date: Fri Sep 3 14:07:57 2010 New Revision: 99712 Added: 2011/devel/programming/language/python/wxPython/ - copied from r99707, corporate2/devel/programming/language/python/wxPython/ 2011/devel/programming/language/python/wxPython/files/cflags.patch Removed: 2011/devel/programming/language/python/wxPython/files/wxgtk-2.8.10.patch Modified: 2011/devel/programming/language/python/wxPython/actions.py 2011/devel/programming/language/python/wxPython/pspec.xml 2011/devel/programming/language/python/wxPython/translations.xml Log: wxPython is ready for 2011 --- 2011/devel/programming/language/python/wxPython/files/cflags.patch | 26 + devel/programming/language/python/wxPython/actions.py | 5 devel/programming/language/python/wxPython/files/wxgtk-2.8.10.patch | 174 ---------- devel/programming/language/python/wxPython/pspec.xml | 26 + devel/programming/language/python/wxPython/translations.xml | 5 5 files changed, 57 insertions(+), 179 deletions(-) Modified: 2011/devel/programming/language/python/wxPython/actions.py ================================================================= --- corporate2/devel/programming/language/python/wxPython/actions.py (original) +++ 2011/devel/programming/language/python/wxPython/actions.py Fri Sep 3 14:07:57 2010 @@ -1,7 +1,5 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- # -# Copyright 2007,2008 TUBITAK/UEKAE # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt @@ -11,6 +9,9 @@ WorkDir = "wxPython-src-%s/wxPython" % get.srcVERSION() +def build(): + pythonmodules.compile() + def install(): pythonmodules.install() Modified: 2011/devel/programming/language/python/wxPython/pspec.xml ================================================================= --- corporate2/devel/programming/language/python/wxPython/pspec.xml (original) +++ 2011/devel/programming/language/python/wxPython/pspec.xml Fri Sep 3 14:07:57 2010 @@ -11,12 +11,12 @@ wxWinLL-3 library Python bindings for wxGTK - mirrors://sourceforge/wxpython/wxPython-src-2.8.10.1.tar.bz2 + mirrors://sourceforge/wxpython/wxPython-src-2.8.11.0.tar.bz2 wxGTK-devel - wxgtk-2.8.10.patch + cflags.patch @@ -27,13 +27,33 @@ /usr/bin - /usr/include /usr/lib /usr/share/doc + + wxPython-devel + Development files for wxPython + + wxPython + + + /usr/include + + + + + 2010-09-03 + 2.8.11.0 + + - Bump to the new stable release + - Split devel package + + Fatih A??c? + fatih at pardus.org.tr + 2009-06-18 2.8.10.1 Modified: 2011/devel/programming/language/python/wxPython/translations.xml ================================================================= --- corporate2/devel/programming/language/python/wxPython/translations.xml (original) +++ 2011/devel/programming/language/python/wxPython/translations.xml Fri Sep 3 14:07:57 2010 @@ -4,4 +4,9 @@ wxPython wxGTK i?in Python ba?lay?c?lar?. + + + wxPython-devel + wxPython i?in geli?tirme dosyalar? + From paketler-commits at pardus.org.tr Fri Sep 3 14:16:35 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Fri, 3 Sep 2010 14:16:35 +0300 (EEST) Subject: 2011/devel/programming/language/python/python-foolscap - python-foolscap is ready for 2011 Message-ID: <20100903111635.35C6E49C9F6@ns1.pardus.org.tr> Author: fatih Date: Fri Sep 3 14:16:35 2010 New Revision: 99713 Added: 2011/devel/programming/language/python/python-foolscap/ - copied from r99712, corporate2/devel/programming/language/python/python-foolscap/ Modified: 2011/devel/programming/language/python/python-foolscap/pspec.xml Log: python-foolscap is ready for 2011 --- pspec.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: 2011/devel/programming/language/python/python-foolscap/pspec.xml ================================================================= --- corporate2/devel/programming/language/python/python-foolscap/pspec.xml (original) +++ 2011/devel/programming/language/python/python-foolscap/pspec.xml Fri Sep 3 14:16:35 2010 @@ -14,9 +14,8 @@ Foolscap (aka newpb) is a new version of Twisted's native RPC protocol, known as 'Perspective Broker'. http://foolscap.lothar.com/releases/foolscap-0.5.1.tar.gz - setuptools pyopenssl - Twisted + python-Twisted @@ -24,7 +23,7 @@ python-foolscap pyopenssl - Twisted + python-Twisted /usr/bin From paketler-commits at pardus.org.tr Fri Sep 3 14:27:32 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Fri, 3 Sep 2010 14:27:32 +0300 (EEST) Subject: 2011/devel/programming/environment/ipython - ipython is ready for 2011 Message-ID: <20100903112732.EA9F949C9F6@ns1.pardus.org.tr> Author: fatih Date: Fri Sep 3 14:27:32 2010 New Revision: 99714 Added: 2011/devel/programming/environment/ipython/ - copied from r99713, corporate2/devel/programming/environment/ipython/ Modified: 2011/devel/programming/environment/ipython/pspec.xml Log: ipython is ready for 2011 --- pspec.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) Modified: 2011/devel/programming/environment/ipython/pspec.xml ================================================================= --- corporate2/devel/programming/environment/ipython/pspec.xml (original) +++ 2011/devel/programming/environment/ipython/pspec.xml Fri Sep 3 14:27:32 2010 @@ -12,18 +12,18 @@ app:console An enhanced interactive Python shell ipython provides a replacement for the interactive Python interpreter with extra functionality. - http://ipython.scipy.org/dist/ipython-0.10.tar.gz + http://ipython.scipy.org/dist/0.10/ipython-0.10.tar.gz - Pygments + python-Pygments python-nose - ZopeInterface + python-zope-interface - Twisted + python-Twisted python-foolscap @@ -47,12 +47,12 @@ ipython - Pygments + python-Pygments - ZopeInterface + python-zope-interface - Twisted + python-Twisted python-foolscap From paketler-commits at pardus.org.tr Fri Sep 3 14:29:38 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?RmF0aWggQcWfxLFjxLE=?=) Date: Fri, 3 Sep 2010 14:29:38 +0300 (EEST) Subject: 2011/devel - update list Message-ID: <20100903112938.1D0E349C9F6@ns1.pardus.org.tr> Author: fatih Date: Fri Sep 3 14:29:37 2010 New Revision: 99715 Modified: 2011/devel/urgent-packages Log: update list --- urgent-packages | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) Modified: 2011/devel/urgent-packages ================================================================= --- 2011/devel/urgent-packages (original) +++ 2011/devel/urgent-packages Fri Sep 3 14:29:37 2010 @@ -39,12 +39,11 @@ Fahri Tu?rul G?rkaynak (1) multimedia/library/portaudio () -Fatih A??c? (6) +Fatih A??c? (5) desktop/kde/admin/display-settings (xpyb) hardware/virtualization/virt-wrapper () hardware/virtualization/virtualbox (dev86,virt-wrapper) kernel/default/drivers/module-virtualbox-guest (module-virtualbox-guest-userspace) - programming/language/python/wxPython () programming/language/python/xpyb () Fethican Co?kuner (1) @@ -144,7 +143,7 @@ util/misc/strace (libaio) x11/util/xvattr () -Ozan ?a?layan (43) +Ozan ?a?layan (41) desktop/kde/addon/plasma-runner-pisi (command-not-found,package-manager) hardware/bluetooth/kdebluetooth (obex-data-server) hardware/bluetooth/obex-data-server () @@ -183,8 +182,6 @@ network/connection/eciadsl (rp-pppoe) network/connection/rp-pppoe () network/connection/wireless-regdb () - programming/environment/ipython (ipython,wxPython,python-foolscap) - programming/language/python/python-foolscap () programming/library/libopenraw () util/admin/logrotate () util/shell/command-not-found () From paketler-commits at pardus.org.tr Fri Sep 3 15:19:53 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Fri, 3 Sep 2010 15:19:53 +0300 (EEST) Subject: 2011/devel/system/base/shadow - Version bump Message-ID: <20100903121953.4651249CAE0@ns1.pardus.org.tr> Author: onur Date: Fri Sep 3 15:19:52 2010 New Revision: 99716 Added: 2011/devel/system/base/shadow/files/fedora/ 2011/devel/system/base/shadow/files/fedora/shadow-4.1.4.1-goodname.patch 2011/devel/system/base/shadow/files/fedora/shadow-4.1.4.2-acl.patch 2011/devel/system/base/shadow/files/fedora/shadow-4.1.4.2-fixes.patch 2011/devel/system/base/shadow/files/fedora/shadow-4.1.4.2-infoParentDir.patch 2011/devel/system/base/shadow/files/fedora/shadow-4.1.4.2-leak.patch 2011/devel/system/base/shadow/files/fedora/shadow-4.1.4.2-redhat.patch 2011/devel/system/base/shadow/files/fedora/shadow-4.1.4.2-semange.patch 2011/devel/system/base/shadow/files/fedora/shadow-4.1.4.2-uflg.patch 2011/devel/system/base/shadow/files/fedora/shadow-4.1.4.2-underflow.patch 2011/devel/system/base/shadow/files/gentoo/ 2011/devel/system/base/shadow/files/gentoo/shadow-4.1.4.2-env-reset-keep-locale.patch 2011/devel/system/base/shadow/files/gentoo/shadow-4.1.4.2-fix-etc-gshadow-reading.patch 2011/devel/system/base/shadow/files/gentoo/shadow-4.1.4.2-groupmod-pam-check.patch 2011/devel/system/base/shadow/files/gentoo/shadow-4.1.4.2-su_no_sanitize_env.patch 2011/devel/system/base/shadow/files/pam.d-new/ 2011/devel/system/base/shadow/files/pam.d-new/login 2011/devel/system/base/shadow/files/pam.d-new/other 2011/devel/system/base/shadow/files/pam.d-new/passwd 2011/devel/system/base/shadow/files/pam.d-new/shadow 2011/devel/system/base/shadow/files/pam.d-new/su 2011/devel/system/base/shadow/files/pam.d-new/system-auth 2011/devel/system/base/shadow/files/skip_newconfig_in_skel.patch Removed: 2011/devel/system/base/shadow/files/shadow-4.0.15-maxtries.patch 2011/devel/system/base/shadow/files/shadow-4.1.1-selinuxUserMappings.patch 2011/devel/system/base/shadow/files/shadow-4.1.2-audit.patch 2011/devel/system/base/shadow/files/shadow-4.1.2-checkName.patch 2011/devel/system/base/shadow/files/shadow-4.1.2-gmNoGroup.patch 2011/devel/system/base/shadow/files/shadow-4.1.2-gmSEGV.patch 2011/devel/system/base/shadow/files/shadow-4.1.2-goodname.patch 2011/devel/system/base/shadow/files/shadow-4.1.2-redhat.patch 2011/devel/system/base/shadow/files/shadow-4.1.2-selinux.patch 2011/devel/system/base/shadow/files/shadow-4.1.2-sysAccountDownhill.patch Modified: 2011/devel/system/base/shadow/actions.py 2011/devel/system/base/shadow/files/login.defs 2011/devel/system/base/shadow/files/tr.patch 2011/devel/system/base/shadow/pspec.xml Log: Version bump Add a patch to skip copying .newconfig files from skel --- actions.py | 3 files/fedora/shadow-4.1.4.1-goodname.patch | 68 + files/fedora/shadow-4.1.4.2-acl.patch | 121 +++ files/fedora/shadow-4.1.4.2-fixes.patch | 53 + files/fedora/shadow-4.1.4.2-infoParentDir.patch | 32 files/fedora/shadow-4.1.4.2-leak.patch | 108 +++ files/fedora/shadow-4.1.4.2-redhat.patch | 77 ++ files/fedora/shadow-4.1.4.2-semange.patch | 22 files/fedora/shadow-4.1.4.2-uflg.patch | 25 files/fedora/shadow-4.1.4.2-underflow.patch | 43 + files/gentoo/shadow-4.1.4.2-env-reset-keep-locale.patch | 14 files/gentoo/shadow-4.1.4.2-fix-etc-gshadow-reading.patch | 27 files/gentoo/shadow-4.1.4.2-groupmod-pam-check.patch | 21 files/gentoo/shadow-4.1.4.2-su_no_sanitize_env.patch | 14 files/login.defs | 106 ++- files/pam.d-new/login | 12 files/pam.d-new/other | 9 files/pam.d-new/passwd | 8 files/pam.d-new/shadow | 8 files/pam.d-new/su | 32 files/pam.d-new/system-auth | 14 files/shadow-4.0.15-maxtries.patch | 11 files/shadow-4.1.1-selinuxUserMappings.patch | 33 files/shadow-4.1.2-audit.patch | 447 ------------ files/shadow-4.1.2-checkName.patch | 32 files/shadow-4.1.2-gmNoGroup.patch | 22 files/shadow-4.1.2-gmSEGV.patch | 30 files/shadow-4.1.2-goodname.patch | 93 -- files/shadow-4.1.2-redhat.patch | 269 ------- files/shadow-4.1.2-selinux.patch | 490 -------------- files/shadow-4.1.2-sysAccountDownhill.patch | 99 -- files/skip_newconfig_in_skel.patch | 24 files/tr.patch | 84 +- pspec.xml | 52 + 34 files changed, 913 insertions(+), 1590 deletions(-) Modified: 2011/devel/system/base/shadow/actions.py ================================================================= --- 2011/devel/system/base/shadow/actions.py (original) +++ 2011/devel/system/base/shadow/actions.py Fri Sep 3 15:19:52 2010 @@ -15,7 +15,10 @@ --without-selinux \ --with-audit \ --with-libpam \ + --enable-nls \ + --without-group-name-max-length \ --disable-shared") + # --with-skey ehem def build(): # Rebuild gmo catalogs Modified: 2011/devel/system/base/shadow/files/login.defs ================================================================= --- 2011/devel/system/base/shadow/files/login.defs (original) +++ 2011/devel/system/base/shadow/files/login.defs Fri Sep 3 15:19:52 2010 @@ -23,18 +23,19 @@ # PASS_MAX_DAYS 99999 PASS_MIN_DAYS 0 +PASS_MIN_LEN 5 PASS_WARN_AGE 7 # # Min/max values for automatic uid selection in useradd # -UID_MIN 500 +UID_MIN 1000 UID_MAX 60000 # # Min/max values for automatic gid selection in groupadd # -GID_MIN 500 +GID_MIN 1000 GID_MAX 60000 # @@ -59,6 +60,105 @@ # USERGROUPS_ENAB yes -# Use MD5 or DES to encrypt password? Red Hat use MD5 by default. +# Use MD5 or DES to encrypt password? Red Hat use MD5 by default, not anymore MD5_CRYPT_ENAB yes +# Use SHA512 to encrypt password. +#ENCRYPT_METHOD SHA512 + +# +# Delay in seconds before being allowed another attempt after a login failure +# +#FAIL_DELAY 3 + +# +# Enable display of unknown usernames when login failures are recorded. +# +#LOG_UNKFAIL_ENAB no + +# +# Enable logging of successful logins +# +#LOG_OK_LOGINS no + +# +# Enable "syslog" logging of su activity - in addition to sulog file logging. +# SYSLOG_SG_ENAB does the same for newgrp and sg. +# +#SYSLOG_SU_ENAB yes +#SYSLOG_SG_ENAB yes + +# +# If defined, either full pathname of a file containing device names or +# a ":" delimited list of device names. Root logins will be allowed only +# upon these devices. +# +#CONSOLE /etc/securetty +#CONSOLE console:tty01:tty02:tty03:tty04 + +# +# If defined, the command name to display when running "su -". For +# example, if this is defined as "su" then a "ps" will display the +# command is "-su". If not defined, then "ps" would display the +# name of the shell actually being run, e.g. something like "-sh". +# +#SU_NAME su + +# +# If defined, file which inhibits all the usual chatter during the login +# sequence. If a full pathname, then hushed mode will be enabled if the +# user's name or shell are found in the file. If not a full pathname, then +# hushed mode will be enabled if the file exists in the user's home directory. +# +#HUSHLOGIN_FILE .hushlogin +#HUSHLOGIN_FILE /etc/hushlogins + +# +# Login configuration initializations: +# +# ERASECHAR Terminal ERASE character ('\010' = backspace). +# KILLCHAR Terminal KILL character ('\025' = CTRL/U). +# UMASK Default "umask" value. +# +# The ERASECHAR and KILLCHAR are used only on System V machines. +# The ULIMIT is used only if the system supports it. +# (now it works with setrlimit too; ulimit is in 512-byte units) +# +# Prefix these values with "0" to get octal, "0x" to get hexadecimal. +# +#ERASECHAR 0177 +#KILLCHAR 025 +#UMASK 022 + +# +# Max number of login retries if password is bad +# +#LOGIN_RETRIES 3 + +# +# Max time in seconds for login +# +#LOGIN_TIMEOUT 60 + +# +# When prompting for password without echo, getpass() can optionally +# display a random number (in the range 1 to GETPASS_ASTERISKS) of '*' +# characters for each character typed. This feature is designed to +# confuse people looking over your shoulder when you enter a password :-). +# Also, the new getpass() accepts both Backspace (8) and Delete (127) +# keys to delete previous character (to cope with different terminal +# types), Control-U to delete all characters, and beeps when there are +# no more characters to delete, or too many characters entered. +# +# Setting GETPASS_ASTERISKS to 1 results in more traditional behaviour - +# exactly one '*' displayed for each character typed. +# +# Setting GETPASS_ASTERISKS to 0 disables the '*' characters (Backspace, +# Delete, Control-U and beep continue to work as described above). +# +# Setting GETPASS_ASTERISKS to -1 reverts to the traditional getpass() +# without any new features. This is the default. +# +#GETPASS_ASTERISKS 0 + + Modified: 2011/devel/system/base/shadow/files/tr.patch ================================================================= --- 2011/devel/system/base/shadow/files/tr.patch (original) +++ 2011/devel/system/base/shadow/files/tr.patch Fri Sep 3 15:19:52 2010 @@ -1,29 +1,28 @@ -Index: shadow-4.1.2.2/po/tr.po -=================================================================== ---- shadow-4.1.2.2.orig/po/tr.po -+++ shadow-4.1.2.2/po/tr.po -@@ -57,7 +57,7 @@ msgid " Contact the system administrato +diff -Nur shadow-4.1.4.2-old//po/tr.po shadow-4.1.4.2/po/tr.po +--- shadow-4.1.4.2-old//po/tr.po 2010-09-02 23:33:08.885000101 +0300 ++++ shadow-4.1.4.2/po/tr.po 2010-09-02 23:39:20.600000100 +0300 +@@ -68,7 +68,7 @@ msgstr " Sistem y??neticisine ba??vurunuz." msgid " Choose a new password." -msgstr "Yeni bir parola se??in." +msgstr " Yeni bir parola se??in." - #, c-format - msgid "Your password will expire in %ld days.\n" -@@ -69,10 +69,9 @@ msgstr "Parolan??z??n kullan??m s??resi - msgid "Your password will expire today." - msgstr "Parolan??z??n kullan??m s??resi bug??n dolacakt??r." + msgid "You must change your password." + msgstr "" +@@ -86,10 +86,9 @@ + msgid "Cannot open audit interface - aborting.\n" + msgstr "" --#, fuzzy +-#, fuzzy, c-format #| msgid "Unable to change tty %s" - msgid "Unable to change tty stdin" + msgid "Unable to change owner or mode of tty stdin: %s" -msgstr "Ge??ilemeyen tty: %s" -+msgstr "tty standart girdi ak?????? de??i??tirilemedi" ++msgstr "tty %s standart girdi yetkileri de??i??tirilemedi" - msgid "Environment overflow\n" - msgstr "Ortam ta??mas??\n" -@@ -142,13 +141,12 @@ msgstr "passwd: pam_start() ba??ar??s??z + #, fuzzy, c-format + #| msgid "%s: fields too long\n" +@@ -178,13 +177,12 @@ msgid "passwd: %s\n" msgstr "passwd: %s\n" @@ -39,7 +38,7 @@ #, c-format msgid "Incorrect password for %s.\n" -@@ -221,23 +219,23 @@ msgstr "" +@@ -275,23 +273,23 @@ "\n" "Se??enekler:\n" " -d, --lastday SON_G??N(LAST_DAY)\n" @@ -68,7 +67,7 @@ "??nceki\n" " g??n say??s??n?? UYARI_G??N_SAYISI olarak " "belirle\n" -@@ -447,10 +445,10 @@ msgstr "%s: ge??ersiz i?? telefonu: '%s' +@@ -472,10 +470,10 @@ msgid "%s: invalid home phone: '%s'\n" msgstr "%s: ge??ersiz ev telefonu: '%s'\n" @@ -81,7 +80,7 @@ #, c-format msgid "%s: '%s' contains illegal characters\n" -@@ -494,7 +492,7 @@ msgstr "" +@@ -520,7 +518,7 @@ " -c, --crypt-method kripto metodu (bunlardan biri: %s)\n" " -e, --encrypted verilen parolalar kriptolu\n" " -h, --help bu yard??m dosyas??n?? g??ster ve ????k\n" @@ -90,35 +89,39 @@ "??ifrele\n" "%s\n" -@@ -1183,11 +1181,11 @@ msgstr "login: PAM ba??ar??s??zl????a u? +@@ -1152,10 +1150,10 @@ #, c-format msgid "%s login: " -msgstr "%s giri??: " +msgstr "%s kullan??c?? ad??: " - #, c-format msgid "login: " -msgstr "giri??: " +msgstr "kullan??c?? ad??: " + #, fuzzy, c-format + #| msgid "Maximum number of tries exceeded (%d)\n" +@@ -1168,13 +1166,17 @@ + msgid "Login incorrect" + msgstr "Giri?? ge??ersiz" + ++# to be on the safe side ++msgid "\nLogin incorrect\n" ++msgstr "\nGiri?? ba??ar??s??z\n" ++ #, c-format - msgid "Maximum number of tries exceeded (%d)\n" -@@ -1202,10 +1200,10 @@ msgid "" + msgid "" + "\n" "%s login: " msgstr "" "\n" -"%s giri??: " +"%s kullan??c?? ad??: " --msgid "Login incorrect" --msgstr "Giri?? ge??ersiz" -+msgid "\nLogin incorrect\n" -+msgstr "\nGiri?? ba??ar??s??z\n" - #, c-format msgid "%s: failure forking: %s" -@@ -1395,29 +1393,29 @@ msgstr "" +@@ -1345,29 +1347,29 @@ "Kullan??m: passwd [se??enekler] [KULLANICI]\n" "\n" "Se??enekler:\n" @@ -158,7 +161,7 @@ " say??s??n?? AZAM??_G??N_SAYISI olarak ayarlar\n" "\n" -@@ -1451,7 +1449,7 @@ msgid "" +@@ -1401,7 +1403,7 @@ "Warning: weak password (enter it again to use it anyway)." msgstr "" "\n" @@ -167,16 +170,16 @@ msgid "They don't match; try again.\n" msgstr "E??le??mediler, tekrar deneyin.\n" -@@ -1473,7 +1471,7 @@ msgid "" - "%s: unlocking the user would result in a passwordless account.\n" - "You should set a password with usermod -p to unlock this user account.\n" +@@ -1423,7 +1425,7 @@ + "You should set a password with usermod -p to unlock the password of this " + "account.\n" msgstr "" -"%s: kullan??c??n??n kilidini kald??rmak ??ifresiz bir hesab??n olu??mas??na yol " +"%s: kullan??c??n??n kilidini kald??rmak parolas??z bir hesab??n olu??mas??na yol " "a??acakt??.\n" "Bu kullan??c?? hesab??n??n kilidini kald??rmak i??in usermod -p ile bir parola " "belirlemelisiniz.\n" -@@ -1488,7 +1486,7 @@ msgstr "" +@@ -1438,7 +1440,7 @@ #, c-format msgid "%s: You may not view or modify password information for %s.\n" @@ -185,16 +188,7 @@ #, c-format msgid "Changing password for %s\n" -@@ -1750,7 +1748,7 @@ msgstr "" - "kaydet\n" - " -e, --expiredate TARIH hesap s??resi dolumunu TARIH olarak\n" - " ayarla\n" --" -f, --inactive PASIF ??ifre s??resi dolduktan sonra ??ifreyi\n" -+" -f, --inactive PASIF parola s??resi dolduktan sonra parolay??\n" - " PASIF olarak ayarla\n" - " -g, --gid GRUP yeni kullan??c?? hesab?? i??in GRUP kullan??m??n??\n" - " zorla\n" -@@ -2023,7 +2021,7 @@ msgstr "" +@@ -2010,7 +2012,7 @@ "dizini\n" " -e, --expiredate GE??ERL??L??K_TAR??H?? hesap dolum s??resini GE??ERL??L??K_TAR??H??\n" " (EXPIRE_DATE) olarak ayarla\n" @@ -203,7 +197,7 @@ " PASIF olarak ayarla\n" " -g, --gid GRUP birincil grup olarak GRUP kullan??m??n?? zorla\n" " -G, --groups GRUPLAR ilave gruplar?? yeni listesi\n" -@@ -2132,7 +2130,7 @@ msgstr "" +@@ -2139,7 +2141,7 @@ "Se??enekler:\n" " -g, --group grub veri taban??n?? d??zenler\n" " -h, --help bu yard??m dosyas??n?? g??sterir ve ????kar\n" Modified: 2011/devel/system/base/shadow/pspec.xml ================================================================= --- 2011/devel/system/base/shadow/pspec.xml (original) +++ 2011/devel/system/base/shadow/pspec.xml Fri Sep 3 15:19:52 2010 @@ -12,29 +12,38 @@ app:console Utilities to deal with user accounts The Shadow password file utilities package includes programs necessary to convert traditional V7 *NIX password files to the SVR4 shadow password format, and additional tools to maintain password and group files (that work with both shadow and non-shadow passwords). - ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/shadow-4.1.2.2.tar.bz2 + ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/shadow-4.1.4.2.tar.bz2 - pam - audit - gettext + pam-devel + audit-devel + gettext-devel - shadow-4.1.2-redhat.patch - shadow-4.1.2-goodname.patch - shadow-4.1.2-selinux.patch - shadow-4.1.2-sysAccountDownhill.patch - shadow-4.1.2-gmSEGV.patch - shadow-4.1.2-audit.patch - shadow-4.1.1-selinuxUserMappings.patch - shadow-4.1.2-checkName.patch - shadow-4.1.2-gmNoGroup.patch + + fedora/shadow-4.1.4.2-redhat.patch + fedora/shadow-4.1.4.1-goodname.patch + fedora/shadow-4.1.4.2-leak.patch + fedora/shadow-4.1.4.2-fixes.patch + fedora/shadow-4.1.4.2-infoParentDir.patch + fedora/shadow-4.1.4.2-semange.patch + + fedora/shadow-4.1.4.2-underflow.patch + fedora/shadow-4.1.4.2-uflg.patch + + + gentoo/shadow-4.1.4.2-env-reset-keep-locale.patch + gentoo/shadow-4.1.4.2-groupmod-pam-check.patch + gentoo/shadow-4.1.4.2-su_no_sanitize_env.patch + gentoo/shadow-4.1.4.2-fix-etc-gshadow-reading.patch - - shadow-4.0.15-maxtries.patch + + + skip_newconfig_in_skel.patch tr.patch - gettext-login.patch @@ -81,6 +90,17 @@ + + 2010-09-02 + 4.1.4.2 + + Version bump + Add a patch to skip copying .newconfig files from skel + Switch encryption to sha512 + + Onur K??????k + onur at pardus.org.tr + 2010-06-08 4.1.2.2 From paketler-commits at pardus.org.tr Fri Sep 3 15:45:01 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Erdem_Bayer?=) Date: Fri, 3 Sep 2010 15:45:01 +0300 (EEST) Subject: playground/review/network/connection/tor - Fixed http://bugs.pardus.org.tr/show_bug.cgi?id=13... Message-ID: <20100903124501.DC75449CAE0@ns1.pardus.org.tr> Author: ebayer Date: Fri Sep 3 15:45:01 2010 New Revision: 99717 Modified: playground/review/network/connection/tor/actions.py Log: Fixed http://bugs.pardus.org.tr/show_bug.cgi?id=13866#c6 BUG:COMMENT:13866 --- actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: playground/review/network/connection/tor/actions.py ================================================================= --- playground/review/network/connection/tor/actions.py (original) +++ playground/review/network/connection/tor/actions.py Fri Sep 3 15:45:01 2010 @@ -16,7 +16,7 @@ autotools.make() def install(): - autotools.install("DESTDIR=%s prefix=/usr localstatedir=/var/lib sysconfdir=/etc mandir=/usr/share/man datadir=/usr/share" + autotools.rawInstall("DESTDIR=%s prefix=/usr localstatedir=/var/lib sysconfdir=/etc mandir=/usr/share/man datadir=/usr/share" % get.installDIR()) pisitools.dodoc("AUTHORS", "ChangeLog", "README", "doc/*.txt", "doc/spec/*.txt") pisitools.dohtml("doc/website/*") From paketler-commits at pardus.org.tr Fri Sep 3 15:48:44 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?T251ciBLw7zDp8O8aw==?=) Date: Fri, 3 Sep 2010 15:48:44 +0300 (EEST) Subject: 2011/devel/system/boot/memtest86 - Version bump Message-ID: <20100903124844.CA4D549CAE0@ns1.pardus.org.tr> Author: onur Date: Fri Sep 3 15:48:44 2010 New Revision: 99718 Modified: 2011/devel/system/boot/memtest86/files/no-hardcoded-cc.patch 2011/devel/system/boot/memtest86/pspec.xml Log: Version bump Added support for Core i7 Extreme CPU (32nm) Added support for Core i5/i3 (32 nm) Added support for Pentium Gxxxx (32 mn) Added support for Westmere-based Xeon Added preliminary support for Intel Sandy Bridge Added support for AMD 6-cores CPU Added detection for Intel 3200/3210 New installer for USB Key Corrected a crash at startup Many others bug fixes --- files/no-hardcoded-cc.patch | 12 ++++++------ pspec.xml | 21 ++++++++++++++++++++- 2 files changed, 26 insertions(+), 7 deletions(-) Modified: 2011/devel/system/boot/memtest86/files/no-hardcoded-cc.patch ================================================================= --- 2011/devel/system/boot/memtest86/files/no-hardcoded-cc.patch (original) +++ 2011/devel/system/boot/memtest86/files/no-hardcoded-cc.patch Fri Sep 3 15:48:44 2010 @@ -1,6 +1,6 @@ -diff -Nuar --exclude '*.orig' --exclude '*rej' --exclude '*~' memtest86+-4.00.orig/Makefile memtest86+-4.00/Makefile ---- memtest86+-4.00.orig/Makefile 2009-09-21 17:35:46.000000000 -0700 -+++ memtest86+-4.00/Makefile 2009-09-25 09:04:23.000000000 -0700 +diff -Naurp memtest86+-4.10-orig/Makefile memtest86+-4.10/Makefile +--- memtest86+-4.10-orig/Makefile 2010-06-24 00:27:22.864634431 +0200 ++++ memtest86+-4.10/Makefile 2010-06-24 00:28:42.402478590 +0200 @@ -8,10 +8,9 @@ # FDISK=/dev/fd0 @@ -8,14 +8,14 @@ -AS=as -32 -CC=gcc - --CFLAGS= -Wall -march=i486 -m32 -O2 -fomit-frame-pointer -fno-builtin -ffreestanding -fPIC +-CFLAGS= -Wall -march=i486 -m32 -O2 -fomit-frame-pointer -fno-builtin -ffreestanding -fPIC -fno-stack-protector ++CFLAGS=-Wall -march=i486 -m32 -O2 -fomit-frame-pointer -fno-builtin -ffreestanding -fPIC -fno-stack-protector +CPPFLAGS=-m32 -+CFLAGS=-Wall -march=i486 -m32 -O1 -fomit-frame-pointer -fno-builtin -ffreestanding -fPIC -fno-stack-protector +ASFLAGS=-32 OBJS= head.o reloc.o main.o test.o init.o lib.o patn.o screen_buffer.o \ config.o linuxbios.o memsize.o pci.o controller.o random.o spd.o \ -@@ -47,10 +46,10 @@ +@@ -47,10 +46,10 @@ memtest.bin: memtest_shared.bin bootsect memtest_shared.bin -o memtest.bin reloc.o: reloc.c Modified: 2011/devel/system/boot/memtest86/pspec.xml ================================================================= --- 2011/devel/system/boot/memtest86/pspec.xml (original) +++ 2011/devel/system/boot/memtest86/pspec.xml Fri Sep 3 15:48:44 2010 @@ -12,7 +12,7 @@ app:console Memory tester Memory tester for x86 and x86_64 devices for x86 and 64bit x86 compatible computers. It should be started from boot menu. - http://www.memtest.org/download/4.00/memtest86+-4.00.tar.gz + http://www.memtest.org/download/4.10/memtest86+-4.10.tar.gz no-hardcoded-cc.patch linkonce.patch @@ -29,6 +29,25 @@ + + 2010-09-03 + 4.10 + + Version bump + Added support for Core i7 Extreme CPU (32nm) + Added support for Core i5/i3 (32 nm) + Added support for Pentium Gxxxx (32 mn) + Added support for Westmere-based Xeon + Added preliminary support for Intel Sandy Bridge + Added support for AMD 6-cores CPU + Added detection for Intel 3200/3210 + New installer for USB Key + Corrected a crash at startup + Many others bug fixes + + Onur K???k + onur at pardus.org.tr + 2010-02-26 4.00 From paketler-commits at pardus.org.tr Fri Sep 3 15:58:15 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 15:58:15 +0300 (EEST) Subject: playground/fatih.arslan/tex/tool/xdvik - Semi-product, not final Message-ID: <20100903125815.2A69A49CAE0@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 15:58:15 2010 New Revision: 99719 Modified: playground/fatih.arslan/tex/tool/xdvik/actions.py playground/fatih.arslan/tex/tool/xdvik/pspec.xml Log: Semi-product, not final --- actions.py | 12 +++++++----- pspec.xml | 7 +++++++ 2 files changed, 14 insertions(+), 5 deletions(-) Modified: playground/fatih.arslan/tex/tool/xdvik/actions.py ================================================================= --- playground/fatih.arslan/tex/tool/xdvik/actions.py (original) +++ playground/fatih.arslan/tex/tool/xdvik/actions.py Fri Sep 3 15:58:15 2010 @@ -12,19 +12,21 @@ def setup(): shelltools.export("AR", "/usr/bin/ar") - shelltools.export("CC", "/usr/bin/cc") + #shelltools.export("CC", "/usr/bin/cc") shelltools.export("RANLIB", "/usr/bin/ranlib") + autotools.configure("--disable-multiplatform \ --enable-t1lib \ --enable-gf \ + --disable-shared \ --with-system-t1lib \ - --with-system-kpathsea \ - --with-kpathsea-include=/usr/include/kpathsea \ + --without-system-kpathsea \ --with-xdvi-x-toolkit='motif'") def build(): + autotools.make("-C texk/kpathsea texmf='/usr/share/texmf'") + autotools.make("-C texk/xdvik texmf='/usr/share/texmf'") shelltools.cd("texk/xdvik") - autotools.make("kpathsea_dir='/usr/include/kpathsea' texmf='/usr/share/texmf'") shelltools.system("/usr/bin/emacs -batch -q --no-site-file -L -f batch-byte-compile xdvi-search.el") def install(): @@ -33,7 +35,7 @@ shelltools.cd("texk/xdvik") - autotools.install("kpathsea_dir='/usr/include/kpathsea' texmf='%s/usr/share/texmf'" % get.installDIR()) + autotools.install("texmf='%s/usr/share/texmf'" % get.installDIR()) pisitools.domove("/usr/share/texmf/xdvi/XDvi" , "/etc/X11/app-defaults/") pisitools.dosym("/etc/X11/app-defaults/XDvi", "/usr/share/texmf/xdvi/XDvi") Modified: playground/fatih.arslan/tex/tool/xdvik/pspec.xml ================================================================= --- playground/fatih.arslan/tex/tool/xdvik/pspec.xml (original) +++ playground/fatih.arslan/tex/tool/xdvik/pspec.xml Fri Sep 3 15:58:15 2010 @@ -22,6 +22,13 @@ openmotif-devel texlive-core + + + From paketler-commits at pardus.org.tr Fri Sep 3 16:07:10 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 16:07:10 +0300 (EEST) Subject: 2011/devel/tex/tool/xdvik - Ready for 2011 Message-ID: <20100903130710.23DB849CA22@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 16:07:09 2010 New Revision: 99720 Added: 2011/devel/tex/tool/xdvik/ - copied from r99681, playground/fatih.arslan/tex/tool/xdvik/ 2011/devel/tex/tool/xdvik/actions.py - copied, changed from r99719, playground/fatih.arslan/tex/tool/xdvik/actions.py 2011/devel/tex/tool/xdvik/pspec.xml - copied, changed from r99719, playground/fatih.arslan/tex/tool/xdvik/pspec.xml Log: Ready for 2011 --- 2011/devel/tex/tool/xdvik/actions.py | 46 +++++++++++++++++++++ 2011/devel/tex/tool/xdvik/pspec.xml | 74 +++++++++++++++++++++++++++++++++++ tex/tool/xdvik/actions.py | 45 --------------------- tex/tool/xdvik/pspec.xml | 71 --------------------------------- 4 files changed, 120 insertions(+), 116 deletions(-) Copied: 2011/devel/tex/tool/xdvik/actions.py (from r99719, playground/fatih.arslan/tex/tool/xdvik/actions.py) ================================================================= --- playground/fatih.arslan/tex/tool/xdvik/actions.py (original) +++ 2011/devel/tex/tool/xdvik/actions.py Fri Sep 3 16:07:09 2010 @@ -37,12 +37,9 @@ autotools.install("texmf='%s/usr/share/texmf'" % get.installDIR()) - pisitools.domove("/usr/share/texmf/xdvi/XDvi" , "/etc/X11/app-defaults/") - pisitools.dosym("/etc/X11/app-defaults/XDvi", "/usr/share/texmf/xdvi/XDvi") + pisitools.domove("/usr/share/texmf/xdvi/XDvi" , "/usr/share/X11/app-defaults/") + pisitools.dosym("/usr/share/X11/app-defaults/", "/usr/share/texmf/xdvi/XDvi") - for i in ["xdvi-ptex.sample", "xdvi.cfg"]: - pisitools.domove("/usr/share/texmf/xdvi/%s" % i, "/etc/texmf/xdvi/") - pisitools.dosym("/etc/texmf/xdvi/%s" % i, "/usr/share/texmf/xdvi/%s" % i) pisitools.insinto("/usr/share/emacs/site-lisp/tex-utils/", "*.el") Copied: 2011/devel/tex/tool/xdvik/pspec.xml (from r99719, playground/fatih.arslan/tex/tool/xdvik/pspec.xml) ================================================================= --- playground/fatih.arslan/tex/tool/xdvik/pspec.xml (original) +++ 2011/devel/tex/tool/xdvik/pspec.xml Fri Sep 3 16:07:09 2010 @@ -22,13 +22,6 @@ openmotif-devel texlive-core - - - From paketler-commits at pardus.org.tr Fri Sep 3 16:07:21 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 16:07:21 +0300 (EEST) Subject: 2011/devel/tex/tool/lyx - Ready for 2011 Message-ID: <20100903130722.0417049CA22@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 16:07:21 2010 New Revision: 99721 Added: 2011/devel/tex/tool/lyx/ - copied from r99681, playground/fatih.arslan/tex/tool/lyx/ 2011/devel/tex/tool/lyx/actions.py - copied unchanged from r99708, playground/fatih.arslan/tex/tool/lyx/actions.py 2011/devel/tex/tool/lyx/pspec.xml - copied unchanged from r99708, playground/fatih.arslan/tex/tool/lyx/pspec.xml Log: Ready for 2011 --- 2011/devel/tex/tool/lyx/actions.py | 35 ++++ 2011/devel/tex/tool/lyx/pspec.xml | 298 +++++++++++++++++++++++++++++++++++++ tex/tool/lyx/actions.py | 35 ---- tex/tool/lyx/pspec.xml | 298 ------------------------------------- 4 files changed, 333 insertions(+), 333 deletions(-) From paketler-commits at pardus.org.tr Fri Sep 3 16:09:57 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 16:09:57 +0300 (EEST) Subject: playground/fatih.arslan/tex/tool - Moved to 2011 devel Message-ID: <20100903130957.402F149CA22@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 16:09:57 2010 New Revision: 99722 Removed: playground/fatih.arslan/tex/tool/lyx/actions.py playground/fatih.arslan/tex/tool/lyx/files/ playground/fatih.arslan/tex/tool/lyx/pspec.xml playground/fatih.arslan/tex/tool/lyx/translations.xml playground/fatih.arslan/tex/tool/xdvik/actions.py playground/fatih.arslan/tex/tool/xdvik/files/ playground/fatih.arslan/tex/tool/xdvik/pspec.xml playground/fatih.arslan/tex/tool/xdvik/translations.xml Log: Moved to 2011 devel --- lyx/actions.py | 35 ----- lyx/pspec.xml | 298 ------------------------------------------------- lyx/translations.xml | 9 - xdvik/actions.py | 49 -------- xdvik/pspec.xml | 81 ------------- xdvik/translations.xml | 8 - 6 files changed, 480 deletions(-) From paketler-commits at pardus.org.tr Fri Sep 3 16:11:03 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Fatih_Arslan?=) Date: Fri, 3 Sep 2010 16:11:03 +0300 (EEST) Subject: playground/fatih.arslan/tex/tool - Moved to 2011 devel Message-ID: <20100903131103.B7AF649CA22@ns1.pardus.org.tr> Author: fatih.arslan Date: Fri Sep 3 16:11:03 2010 New Revision: 99723 Removed: playground/fatih.arslan/tex/tool/lyx/ playground/fatih.arslan/tex/tool/xdvik/ Log: Moved to 2011 devel From paketler-commits at pardus.org.tr Fri Sep 3 16:26:23 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Mete_Bilgin?=) Date: Fri, 3 Sep 2010 16:26:23 +0300 (EEST) Subject: playground/mete.bilgin/lpc10 - change source and split package Message-ID: <20100903132623.CFF9B49CA22@ns1.pardus.org.tr> Author: mete.bilgin Date: Fri Sep 3 16:26:23 2010 New Revision: 99724 Modified: playground/mete.bilgin/lpc10/pspec.xml Log: change source and split package --- pspec.xml | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) Modified: playground/mete.bilgin/lpc10/pspec.xml ================================================================= --- playground/mete.bilgin/lpc10/pspec.xml (original) +++ playground/mete.bilgin/lpc10/pspec.xml Fri Sep 3 16:26:23 2010 @@ -12,7 +12,7 @@ library app:console The shared LPC-10 2400 bps Voice Coder Library - http://www.arl.wustl.edu/~jaf/lpc/lpc10-1.5.tar.gz + http://www.data-compression.com/lpc10-1.5.tar.gz shared-library.patch @@ -23,12 +23,31 @@ /usr/bin /usr/lib - /usr/include /usr/share/doc + + lpc10-devel + Development files for lpc10 + + lpc10 + + + /usr/include + + /usr/share/man/man3 + + + + + 2010-09-03 + 1.5 + Split devel package. + Mete Bilgin + metebilgin48 at gmail.com + 2007-12-11 1.5 From paketler-commits at pardus.org.tr Fri Sep 3 16:36:24 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7Zrc2Vs?=) Date: Fri, 3 Sep 2010 16:36:24 +0300 (EEST) Subject: 2011/devel/desktop/kde/admin/package-manager - Package Manager lands to 2011 ... Message-ID: <20100903133624.E1C2149CA22@ns1.pardus.org.tr> Author: gokmen.goksel Date: Fri Sep 3 16:36:24 2010 New Revision: 99725 Added: 2011/devel/desktop/kde/admin/package-manager/ - copied from r99724, corporate2/devel/desktop/kde/admin/package-manager/ Modified: 2011/devel/desktop/kde/admin/package-manager/pspec.xml Log: * Package Manager lands to 2011 ... --- pspec.xml | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) Modified: 2011/devel/desktop/kde/admin/package-manager/pspec.xml ================================================================= --- corporate2/devel/desktop/kde/admin/package-manager/pspec.xml (original) +++ 2011/devel/desktop/kde/admin/package-manager/pspec.xml Fri Sep 3 16:36:24 2010 @@ -12,15 +12,14 @@ app:gui PiSi graphical user interface Package Manager is PiSi's easy-to-use graphical user interface. - http://cekirdek.pardus.org.tr/~gokmen/files/package-manager-2.2.4.tar.gz + http://cekirdek.pardus.org.tr/~gokmen/files/package-manager-3.0.0.tar.gz pisianime.gif python docutils - PyQt - pardus-desktop-services + PyQt-devel @@ -29,14 +28,12 @@ pisi PyQt - pardus-desktop-services /usr/bin /usr/share /usr/share/locale /usr/share/applications - /usr/kde /usr/share/mime /usr/share/icons /usr/share/doc @@ -44,6 +41,15 @@ + + 2010-09-03 + 3.0.0 + + - Package Manager 3.0 Alpha + + G?kmen G?ksel + gokmen at pardus.org.tr + 2010-06-03 2.2.4 From paketler-commits at pardus.org.tr Fri Sep 3 16:43:40 2010 From: paketler-commits at pardus.org.tr (=?utf-8?q?Meltem_Parmaks=C4=B1z?=) Date: Fri, 3 Sep 2010 16:43:40 +0300 (EEST) Subject: playground/meltem.parmaksiz/2011/ocaml - Added ocaml for 2011 Message-ID: <20100903134340.C1D8F49CAE0@ns1.pardus.org.tr> Author: meltem.parmaksiz Date: Fri Sep 3 16:43:40 2010 New Revision: 99726 Added: playground/meltem.parmaksiz/2011/ocaml/ - copied from r98834, 2009/devel/programming/language/ocaml/ Modified: playground/meltem.parmaksiz/2011/ocaml/actions.py playground/meltem.parmaksiz/2011/ocaml/pspec.xml Log: Added ocaml for 2011 --- actions.py | 16 +++++++++------- pspec.xml | 11 +++++++++-- 2 files changed, 18 insertions(+), 9 deletions(-) Modified: playground/meltem.parmaksiz/2011/ocaml/actions.py ================================================================= --- 2009/devel/programming/language/ocaml/actions.py (original) +++ playground/meltem.parmaksiz/2011/ocaml/actions.py Fri Sep 3 16:43:40 2010 @@ -2,28 +2,27 @@ # -*- coding: utf-8 -*- # # Copyright 2005-2008 TUBITAK/UEKAE + # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import autotools from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools from pisi.actionsapi import get def setup(): - + shelltools.export("CFLAGS","%s" % get.CFLAGS()) autotools.rawConfigure("-prefix /usr \ -bindir /usr/bin \ -libdir /usr/lib/ocaml \ -mandir /usr/share/man \ + -no-tk \ + -no-curses \ --with-pthread") - pisitools.dosed("config/Makefile", "\(BYTECCCOMPOPTS=.*\)", "\1 %s" % (get.CFLAGS())) - pisitools.dosed("config/Makefile", "\(NATIVECCCOMPOPTS=.*\)", "\1 %s" % (get.CFLAGS())) - def build(): - autotools.make("-j1 world") - autotools.make("-j1 opt") - autotools.make("-j1 opt.opt") + autotools.make("-j1 world opt opt.opt") def install(): autotools.rawInstall("BINDIR=%(install)s/usr/bin \ @@ -31,4 +30,7 @@ MANDIR=%(install)s/usr/share/man" \ % { "install": get.installDIR()}) + # Remove rpaths from stublibs .so files. + pisitools.remove("/usr/lib/ocaml/stublibs/*.so") + pisitools.dodoc("Changes", "LICENSE", "README", "Upgrading") Modified: playground/meltem.parmaksiz/2011/ocaml/pspec.xml ================================================================= --- 2009/devel/programming/language/ocaml/pspec.xml (original) +++ playground/meltem.parmaksiz/2011/ocaml/pspec.xml Fri Sep 3 16:43:40 2010 @@ -18,9 +18,9 @@ Error: Files /usr/lib/ocaml/facile/facile.cmxa and /usr/lib/ocaml/stdlib.cmxa make inconsistent assumptions over implementation Printf --> - http://caml.inria.fr/pub/distrib/ocaml-3.11/ocaml-3.11.1.tar.bz2 + http://caml.inria.fr/pub/distrib/ocaml-3.11/ocaml-3.11.2.tar.bz2 - ocaml-3.11.0-rpath.patch + ocaml-3.11.0-rpath.patch @@ -35,6 +35,13 @@ + + 2009-11-13 + 3.11.2 + Update to 3.11.2 release + Meltem Parmaks?z + meltem at comu.edu.tr + 2009-11-13 3.11.1 From paketler-commits at pardus.org.tr Fri Sep 3 16:48:52 2010 From: paketler-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7Zrc2Vs?=) Date: Fri, 3 Sep 2010 16:48:52 +0300 (EEST) Subject: 2011/devel/desktop/kde/admin/package-manager - fix package for alpha1 Message-ID: <20100903134852.B4CCC49CAE0@ns1.pardus.org.tr> Author: gokmen.goksel Date: Fri Sep 3 16:48:52 2010 New Revision: 99727 Modified: 2011/devel/desktop/kde/admin/package-manager/pspec.xml Log: * fix package for alpha1 --- pspec.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: 2011/devel/desktop/kde/admin/package-manager/pspec.xml ================================================================= --- 2011/devel/desktop/kde/admin/package-manager/pspec.xml (original) +++ 2011/devel/desktop/kde/admin/package-manager/pspec.xml Fri Sep 3 16:48:52 2010 @@ -12,12 +12,12 @@ app:gui PiSi graphical user interface Package Manager is PiSi's easy-to-use graphical user interface. - http://cekirdek.pardus.org.t