]> git.pld-linux.org Git - packages/python-PyQt4.git/log
packages/python-PyQt4.git
2 years ago- restored Epoch 1, release 2 (4.12.3-1 tag already existed) master auto/th/python-PyQt4-4.12.3-2
Jakub Bogusz [Thu, 7 Apr 2022 16:18:02 +0000 (18:18 +0200)]
- restored Epoch 1, release 2 (4.12.3-1 tag already existed)

2 years agoMerge branch 'PyQt4-4.12.3' into PyQt4-4.12.3-merge
Jakub Bogusz [Sun, 3 Apr 2022 18:01:57 +0000 (20:01 +0200)]
Merge branch 'PyQt4-4.12.3' into PyQt4-4.12.3-merge

With proper PyQt-sip module it works.

2 years agoRevert "Revert "- updated to 4.12.3""
Jakub Bogusz [Sun, 3 Apr 2022 17:58:34 +0000 (19:58 +0200)]
Revert "Revert "- updated to 4.12.3""

This reverts commit cc5998c7c7c3b79875a7ea9ba570a85484de4a43.

2 years agorebuild with tests and docs auto/th/python-PyQt4-4.12.1-10
Jan Rękorajski [Wed, 30 Mar 2022 11:23:03 +0000 (13:23 +0200)]
rebuild with tests and docs

Release 10 (by relup.sh)

2 years agorebuild with python 3.10 auto/th/python-PyQt4-4.12.1-9
Jan Rękorajski [Fri, 25 Mar 2022 22:47:44 +0000 (23:47 +0100)]
rebuild with python 3.10

Release 9 (by relup.sh)

2 years agorebuild with python 3.10 auto/th/python-PyQt4-4.12.1-8
Jan Rękorajski [Fri, 25 Mar 2022 11:46:55 +0000 (12:46 +0100)]
rebuild with python 3.10

Release 8 (by relup.sh)

2 years ago- rediffed
Jakub Bogusz [Mon, 14 Mar 2022 17:54:59 +0000 (18:54 +0100)]
- rediffed

2 years agorebuild with separate debuginfo build-ids auto/th/python-PyQt4-4.12.1-7
Jan Rękorajski [Sat, 20 Nov 2021 21:53:19 +0000 (22:53 +0100)]
rebuild with separate debuginfo build-ids

Release 7 (by relup.sh)

3 years ago- fix shebangs auto/th/python-PyQt4-4.12.1-6
Jan Rękorajski [Thu, 4 Mar 2021 21:25:42 +0000 (22:25 +0100)]
- fix shebangs
- rel 6

3 years ago- rediff patches
Jan Rękorajski [Sun, 28 Feb 2021 12:29:10 +0000 (13:29 +0100)]
- rediff patches

4 years ago- fix shebang in examples
Jakub Bogusz [Tue, 17 Mar 2020 16:35:24 +0000 (17:35 +0100)]
- fix shebang in examples

4 years ago- since 4.12.2 it needs PyQt4.sip instead of sip; sip 5 is not supported
Jakub Bogusz [Wed, 11 Mar 2020 04:37:20 +0000 (05:37 +0100)]
- since 4.12.2 it needs PyQt4.sip instead of sip; sip 5 is not supported

4 years ago- rebuild with python 3.8 auto/th/python-PyQt4-4.12.1-5
Jan Rękorajski [Mon, 28 Oct 2019 08:02:28 +0000 (09:02 +0100)]
- rebuild with python 3.8
- release 5 (by relup.sh)

4 years ago- rel 4, epoch 1 auto/th/python-PyQt4-4.12.1-4
Jan Rękorajski [Sat, 5 Oct 2019 19:13:49 +0000 (21:13 +0200)]
- rel 4, epoch 1

4 years agoRevert "- updated to 4.12.3"
Jan Rękorajski [Sat, 5 Oct 2019 18:56:40 +0000 (20:56 +0200)]
Revert "- updated to 4.12.3"

This reverts commit 67c1e92a94fc6c5f580eb525c3287a0a9239aa5a.

4.12.3 is plain broken, and breaks too many dependant programs in return
- import PyQt4 complains about sip and fails on every first import
- from PyQt4.QtCore import PYQT_VERSION
ImportError: cannot import name PYQT_VERSION

4 years ago- updated to 4.12.3 auto/th/python-PyQt4-4.12.3-1
Jakub Bogusz [Tue, 30 Jul 2019 19:42:15 +0000 (21:42 +0200)]
- updated to 4.12.3

5 years ago- python 3.7 rebuild auto/th/python-PyQt4-4.12.1-3
Arkadiusz Miśkiewicz [Sun, 1 Jul 2018 14:06:20 +0000 (16:06 +0200)]
- python 3.7 rebuild
- release 3 (by relup.sh)

5 years ago- python 3.7 rebuild
Arkadiusz Miśkiewicz [Sun, 1 Jul 2018 14:06:12 +0000 (16:06 +0200)]
- python 3.7 rebuild
- release 2 (by relup.sh)

6 years ago- updated to 4.12.1 auto/th/python-PyQt4-4.12.1-1
Jakub Bogusz [Tue, 4 Jul 2017 19:30:16 +0000 (21:30 +0200)]
- updated to 4.12.1

7 years ago- up to 4.12 auto/th/python-PyQt4-4.12-1
Arkadiusz Miśkiewicz [Sat, 31 Dec 2016 13:27:20 +0000 (14:27 +0100)]
- up to 4.12

7 years ago- python 3.6 auto/th/python-PyQt4-4.11.4-5
Arkadiusz Miśkiewicz [Wed, 28 Dec 2016 23:42:36 +0000 (00:42 +0100)]
- python 3.6
- release 5 (by relup.sh)

7 years agoFix pyuic4-3 auto/th/python-PyQt4-4.11.4-4
Jacek Konieczny [Sat, 19 Nov 2016 20:37:34 +0000 (21:37 +0100)]
Fix pyuic4-3

- do not use 'uic.pyc' instead of 'uic.py' (it is not in the same path for Python 3).
- do actually build the pyc and pyo files

Fixes:
> /usr/bin/python3: can't open file '/usr/lib64/python3.5/site-packages/PyQt4/uic/pyuic.pyc': [Errno 2] No such file or directory

Release: 4

8 years ago- release 3 (by relup.sh) auto/th/python-PyQt4-4.11.4-3
Jacek Konieczny [Sat, 28 Nov 2015 20:05:54 +0000 (21:05 +0100)]
- release 3 (by relup.sh)

8 years ago- License is just GPL v3 now
Jakub Bogusz [Mon, 9 Nov 2015 20:43:36 +0000 (21:43 +0100)]
- License is just GPL v3 now

8 years ago- python3.5 rebuild auto/th/python-PyQt4-4.11.4-2
Arkadiusz Miśkiewicz [Mon, 14 Sep 2015 18:32:55 +0000 (20:32 +0200)]
- python3.5 rebuild
- release 2 (by relup.sh)

8 years ago- updated to 4.11.4 auto/th/python-PyQt4-4.11.4-1
Mateusz Korniak [Thu, 27 Aug 2015 11:23:20 +0000 (13:23 +0200)]
- updated to 4.11.4

8 years ago- x32 rebuild auto/th/python-PyQt4-4.11.3-4
Elan Ruusamäe [Wed, 10 Jun 2015 10:52:46 +0000 (13:52 +0300)]
- x32 rebuild
- release 4 (by relup.sh)

9 years ago- release 3 (by relup.sh) auto/th/python-PyQt4-4.11.3-3
Jan Rękorajski [Thu, 5 Mar 2015 22:38:05 +0000 (23:38 +0100)]
- release 3 (by relup.sh)

9 years ago- preparing for multi-qt multi-python qscintilla; renamed python-PyQt4-devel to sip... auto/th/python-PyQt4-4.11.3-2
Jakub Bogusz [Tue, 18 Nov 2014 17:41:21 +0000 (18:41 +0100)]
- preparing for multi-qt multi-python qscintilla; renamed python-PyQt4-devel to sip-PyQt4
- release 2

9 years ago- updated to 4.11.3 auto/th/python-PyQt4-4.11.3-1
Jakub Bogusz [Fri, 14 Nov 2014 16:21:17 +0000 (17:21 +0100)]
- updated to 4.11.3

9 years ago- python* bconds fix
Jakub Bogusz [Sat, 1 Nov 2014 20:41:06 +0000 (21:41 +0100)]
- python* bconds fix

9 years ago- build for both python 2 and 3
Jakub Bogusz [Fri, 31 Oct 2014 20:24:19 +0000 (21:24 +0100)]
- build for both python 2 and 3
- separated -uic and QtDesigner-plugin-pyqt4 to make dual packages possible

9 years ago- updated dependencies
Jakub Bogusz [Wed, 29 Oct 2014 17:38:53 +0000 (18:38 +0100)]
- updated dependencies

9 years ago- up to 4.11.2 auto/th/python-PyQt4-4.11.2-1
Jan Rękorajski [Sat, 18 Oct 2014 12:44:58 +0000 (14:44 +0200)]
- up to 4.11.2

10 years ago- updated to 4.10.3 auto/th/python-PyQt4-4.10.3-1
Jakub Bogusz [Fri, 27 Dec 2013 18:51:19 +0000 (19:51 +0100)]
- updated to 4.10.3

11 years ago- updated sip version auto/th/python-PyQt4-4.9.6-1 auto/ti/python-PyQt4-4.9.6-1
Jakub Bogusz [Tue, 11 Dec 2012 14:36:07 +0000 (15:36 +0100)]
- updated sip version

11 years ago- updated to 4.9.6
Karol Krenski [Sun, 9 Dec 2012 21:29:17 +0000 (22:29 +0100)]
- updated to 4.9.6

11 years ago- updated to 4.9.5 auto/th/python-PyQt4-4.9.5-1
Jakub Bogusz [Sun, 14 Oct 2012 08:22:21 +0000 (10:22 +0200)]
- updated to 4.9.5

11 years ago- updated to 4.9.4
Jakub Bogusz [Sat, 30 Jun 2012 05:41:28 +0000 (05:41 +0000)]
- updated to 4.9.4

Changed files:
    python-PyQt4.spec -> 1.74

11 years ago- updated to 4.9.2
Jakub Bogusz [Sun, 24 Jun 2012 05:18:57 +0000 (05:18 +0000)]
- updated to 4.9.2
- updated 64bit patch

Changed files:
    python-PyQt4-64bit.patch -> 1.5
    python-PyQt4.spec -> 1.73

11 years ago- updated to 4.9.1 auto/th/python-PyQt4-4_9_1-1 auto/ti/python-PyQt4-4_9_1-1
Jakub Bogusz [Sat, 18 Feb 2012 20:09:02 +0000 (20:09 +0000)]
- updated to 4.9.1

Changed files:
    python-PyQt4.spec -> 1.72

11 years ago- updated to 4.9 auto/th/python-PyQt4-4_9-1
Jakub Bogusz [Wed, 28 Dec 2011 09:53:43 +0000 (09:53 +0000)]
- updated to 4.9

Changed files:
    python-PyQt4.spec -> 1.71

11 years ago- updated to 4.8.6
Jakub Bogusz [Sun, 30 Oct 2011 20:15:31 +0000 (20:15 +0000)]
- updated to 4.8.6

Changed files:
    python-PyQt4.spec -> 1.70

11 years ago- updated to 4.8.5 auto/th/python-PyQt4-4_8_5-1 auto/ti/python-PyQt4-4_8_5-1
Jakub Bogusz [Wed, 3 Aug 2011 17:35:33 +0000 (17:35 +0000)]
- updated to 4.8.5

Changed files:
    python-PyQt4.spec -> 1.69

11 years ago- rel 2; 64bit patch fixed auto/th/python-PyQt4-4_8_4-2 auto/ti/python-PyQt4-4_8_4-2
Arkadiusz Miśkiewicz [Fri, 1 Jul 2011 13:54:48 +0000 (13:54 +0000)]
- rel 2; 64bit patch fixed

Changed files:
    python-PyQt4-64bit.patch -> 1.4
    python-PyQt4.spec -> 1.68

11 years ago- updated to 4.8.4; covers qt up to 4.7.2, needs sip >= 4.12.2 auto/th/python-PyQt4-4_8_4-1
Jakub Bogusz [Thu, 23 Jun 2011 07:11:25 +0000 (07:11 +0000)]
- updated to 4.8.4; covers qt up to 4.7.2, needs sip >= 4.12.2

Changed files:
    python-PyQt4.spec -> 1.67

11 years ago- forgotten release change note auto/th/python-PyQt4-4_8_3-3
Jakub Bogusz [Sun, 19 Jun 2011 09:23:19 +0000 (09:23 +0000)]
- forgotten release change note

Changed files:
    python-PyQt4.spec -> 1.66

11 years ago- updated License (GPL v3 is allowed too; noted exception)
Jakub Bogusz [Sun, 19 Jun 2011 09:00:34 +0000 (09:00 +0000)]
- updated License (GPL v3 is allowed too; noted exception)
- updated APIs list
- separated -devel-tools (pylupdate4, pyrcc4, pyuic4) as not required at runtime
- dbus/mainloop tree belongs to python-dbus

Changed files:
    python-PyQt4.spec -> 1.65

11 years ago- rel 2 auto/th/python-PyQt4-4_8_3-2 auto/ti/python-PyQt4-4_8_3-2
blekot [Wed, 23 Feb 2011 15:53:20 +0000 (15:53 +0000)]
- rel 2
- rebuild against: ImportError: /usr/lib64/python2.7/site-packages/PyQt4/QtCore.so: undefined symbol: PyBool_Type

Changed files:
    python-PyQt4.spec -> 1.64

11 years ago- up to 4.8.3 auto/th/python-PyQt4-4_8_3-1 auto/ti/python-PyQt4-4_8_3-1
Arkadiusz Miśkiewicz [Mon, 24 Jan 2011 18:40:00 +0000 (18:40 +0000)]
- up to 4.8.3

Changed files:
    python-PyQt4-64bit.patch -> 1.3
    python-PyQt4.spec -> 1.63

11 years ago- rel 3; confirm license; force qtdeclarative/qtmultimedia/qtscripttools/phonon builds auto/th/python-PyQt4-4_8_2-3
Arkadiusz Miśkiewicz [Sat, 22 Jan 2011 12:56:18 +0000 (12:56 +0000)]
- rel 3; confirm license; force qtdeclarative/qtmultimedia/qtscripttools/phonon builds

Changed files:
    python-PyQt4.spec -> 1.62

11 years ago- spiver up to 4.12 auto/th/python-PyQt4-4_8_2-1 auto/ti/python-PyQt4-4_8_2-1
Karol Krenski [Mon, 27 Dec 2010 00:32:31 +0000 (00:32 +0000)]
- spiver up to 4.12

Changed files:
    python-PyQt4.spec -> 1.61

11 years ago- 4.8.2
Robert Tomasik [Sat, 25 Dec 2010 14:22:38 +0000 (14:22 +0000)]
- 4.8.2

Changed files:
    python-PyQt4.spec -> 1.60

11 years ago- up to 4.8 auto/th/python-PyQt4-4_8-1 auto/ti/python-PyQt4-4_8-1
Arkadiusz Miśkiewicz [Sat, 23 Oct 2010 19:06:16 +0000 (19:06 +0000)]
- up to 4.8

Changed files:
    python-PyQt4.spec -> 1.59

11 years ago- updated sip.patch auto/th/python-PyQt4-4_7_7-4 auto/ti/python-PyQt4-4_7_7-4
shadzik [Wed, 6 Oct 2010 19:13:18 +0000 (19:13 +0000)]
- updated sip.patch
- rel 4

Changed files:
    python-PyQt4.spec -> 1.58

11 years ago- updated
shadzik [Wed, 6 Oct 2010 19:12:47 +0000 (19:12 +0000)]
- updated

Changed files:
    python-PyQt4-sip.patch -> 1.2

11 years ago- rel 2; kde related sip fix auto/th/python-PyQt4-4_7_7-2 auto/ti/python-PyQt4-4_7_7-2
Arkadiusz Miśkiewicz [Sun, 3 Oct 2010 09:28:29 +0000 (09:28 +0000)]
- rel 2; kde related sip fix

Changed files:
    python-PyQt4-sip.patch -> 1.1
    python-PyQt4.spec -> 1.57

11 years ago- up to 4.7.7 auto/th/python-PyQt4-4_7_7-1
Arkadiusz Miśkiewicz [Wed, 22 Sep 2010 07:18:17 +0000 (07:18 +0000)]
- up to 4.7.7

Changed files:
    python-PyQt4.spec -> 1.56

11 years ago- sipver to 2:4.5.10 (due to bug in Python-2.7) auto/th/python-PyQt4-4_7_4-3 auto/ti/python-PyQt4-4_7_4-3
witekfl [Thu, 29 Jul 2010 09:02:25 +0000 (09:02 +0000)]
- sipver to 2:4.5.10 (due to bug in Python-2.7)
- rel 3

Changed files:
    python-PyQt4.spec -> 1.55

11 years ago- Release 2. BR: sipver 2:4.10.3. auto/th/python-PyQt4-4_7_4-2
Mateusz Korniak [Tue, 13 Jul 2010 08:09:01 +0000 (08:09 +0000)]
- Release 2. BR: sipver 2:4.10.3.

Changed files:
    python-PyQt4.spec -> 1.54

11 years ago- Version 4.7.4-1.
Mateusz Korniak [Tue, 13 Jul 2010 07:08:08 +0000 (07:08 +0000)]
- Version 4.7.4-1.

Changed files:
    python-PyQt4.spec -> 1.53

11 years ago- release 2 auto/th/python-PyQt4-4_7_3-2
Arkadiusz Miśkiewicz [Thu, 8 Jul 2010 08:34:34 +0000 (08:34 +0000)]
- release 2

Changed files:
    python-PyQt4.spec -> 1.52

11 years ago- Version 4.7.3. Sip version needed 4.10.2. Nasty segfaults on dctors fixed. auto/th/python-PyQt4-4_7_3-1 auto/ti/python-PyQt4-4_7_3-1
Mateusz Korniak [Wed, 21 Apr 2010 14:15:17 +0000 (14:15 +0000)]
- Version 4.7.3. Sip version needed 4.10.2. Nasty segfaults on dctors fixed.

Changed files:
    python-PyQt4.spec -> 1.51

11 years ago- fix uic plugins instalation auto/th/python-PyQt4-4_7_2-3 auto/ti/python-PyQt4-4_7_2-3
Artur Frysiak [Mon, 22 Mar 2010 19:55:44 +0000 (19:55 +0000)]
- fix uic plugins instalation
- rel 3

Changed files:
    python-PyQt4.spec -> 1.50

11 years ago- Release 2. Rebuild with sip 4.10.1. auto/th/python-PyQt4-4_7_2-2
Mateusz Korniak [Sat, 20 Mar 2010 23:29:32 +0000 (23:29 +0000)]
- Release 2. Rebuild with sip 4.10.1.

Changed files:
    python-PyQt4.spec -> 1.49

11 years ago- updated to 4.7.2
Karol Krenski [Sat, 20 Mar 2010 13:34:42 +0000 (13:34 +0000)]
- updated to 4.7.2

Changed files:
    python-PyQt4.spec -> 1.48

11 years ago- don't ask about license auto/th/python-PyQt4-4_7-1 auto/ti/python-PyQt4-4_7-1
sparky [Sat, 23 Jan 2010 14:25:29 +0000 (14:25 +0000)]
- don't ask about license

Changed files:
    python-PyQt4.spec -> 1.47

11 years ago- updated to 4.7
Karol Krenski [Fri, 22 Jan 2010 22:27:40 +0000 (22:27 +0000)]
- updated to 4.7

Changed files:
    python-PyQt4.spec -> 1.46

11 years ago- up to 4.6.2 auto/th/python-PyQt4-4_6_2-1
Bartłomiej Zimoń [Thu, 10 Dec 2009 21:57:48 +0000 (21:57 +0000)]
- up to 4.6.2

Changed files:
    python-PyQt4.spec -> 1.45

11 years ago- up to 4.6.1
Karol Krenski [Mon, 26 Oct 2009 20:16:40 +0000 (20:16 +0000)]
- up to 4.6.1

Changed files:
    python-PyQt4.spec -> 1.44

11 years ago- up to 4.6
Robert Tomasik [Sun, 11 Oct 2009 18:36:44 +0000 (18:36 +0000)]
- up to 4.6

Changed files:
    python-PyQt4.spec -> 1.43

11 years ago- up to 4.5.4 auto/th/python-PyQt4-4_5_4-1 auto/ti/python-PyQt4-4_5_4-1
witekfl [Thu, 6 Aug 2009 19:05:47 +0000 (19:05 +0000)]
- up to 4.5.4

Changed files:
    python-PyQt4.spec -> 1.42

11 years ago- license detection fix from upstream, release 2 auto/th/python-PyQt4-4_5_1-2 auto/ti/python-PyQt4-4_5_1-2
hawk [Sat, 4 Jul 2009 13:20:00 +0000 (13:20 +0000)]
- license detection fix from upstream, release 2

Changed files:
    python-PyQt4.spec -> 1.41

11 years ago- license detection fix from upstream
hawk [Sat, 4 Jul 2009 13:19:22 +0000 (13:19 +0000)]
- license detection fix from upstream

Changed files:
    python-PyQt4-configure.patch -> 1.1

11 years ago- updated to 4.5.1 auto/ti/python-PyQt4-4_5_1-1
Karol Krenski [Tue, 16 Jun 2009 18:01:34 +0000 (18:01 +0000)]
- updated to 4.5.1

Changed files:
    python-PyQt4.spec -> 1.40

11 years ago- up to 4.5
Bartłomiej Zimoń [Thu, 11 Jun 2009 11:48:58 +0000 (11:48 +0000)]
- up to 4.5
- small hack to build for shared qt libs

Changed files:
    python-PyQt4.spec -> 1.39

11 years ago- release 2 auto/th/python-PyQt4-4_4_4-2 auto/ti/python-PyQt4-4_4_4-2
hawk [Sat, 14 Mar 2009 13:01:19 +0000 (13:01 +0000)]
- release 2

Changed files:
    python-PyQt4.spec -> 1.38

11 years ago- updated for 4.4.4 auto/th/python-PyQt4-4_4_4-1 auto/ti/python-PyQt4-4_4_4-1
Karol Krenski [Tue, 18 Nov 2008 09:51:20 +0000 (09:51 +0000)]
- updated for 4.4.4

Changed files:
    python-PyQt4-64bit.patch -> 1.2

11 years ago- updated to 4.4.4
Karol Krenski [Tue, 18 Nov 2008 09:49:31 +0000 (09:49 +0000)]
- updated to 4.4.4

Changed files:
    python-PyQt4.spec -> 1.37

11 years ago- 64 bit patch added auto/th/python-PyQt4-4_4_3-7 auto/ti/python-PyQt4-4_4_3-7
Bartłomiej Zimoń [Thu, 16 Oct 2008 16:49:41 +0000 (16:49 +0000)]
- 64 bit patch added

Changed files:
    python-PyQt4.spec -> 1.36

11 years ago- initial
Bartłomiej Zimoń [Thu, 16 Oct 2008 16:48:57 +0000 (16:48 +0000)]
- initial

Changed files:
    python-PyQt4-64bit.patch -> 1.1

11 years ago- release 7 (for python 2.6)
Bartłomiej Zimoń [Wed, 15 Oct 2008 21:43:53 +0000 (21:43 +0000)]
- release 7 (for python 2.6)

Changed files:
    python-PyQt4.spec -> 1.35

11 years ago- release 6 auto/th/python-PyQt4-4_4_3-6
Arkadiusz Miśkiewicz [Tue, 14 Oct 2008 06:42:48 +0000 (06:42 +0000)]
- release 6

Changed files:
    python-PyQt4.spec -> 1.34

11 years ago- rel 5 auto/th/python-PyQt4-4_4_3-5
Robert Tomasik [Sun, 5 Oct 2008 12:09:40 +0000 (12:09 +0000)]
- rel 5

Changed files:
    python-PyQt4.spec -> 1.33

11 years ago- release 4 auto/th/python-PyQt4-4_4_3-4
Arkadiusz Miśkiewicz [Fri, 3 Oct 2008 17:59:06 +0000 (17:59 +0000)]
- release 4

Changed files:
    python-PyQt4.spec -> 1.32

11 years ago- just store the string auto/ti/python-PyQt4-4_4_3-3
Adam Gołębiowski [Sun, 24 Aug 2008 22:11:44 +0000 (22:11 +0000)]
- just store the string

Changed files:
    python-PyQt4-dbuspath.patch -> 1.2

11 years ago- new auto/th/python-PyQt4-4_4_3-3
Adam Gołębiowski [Sun, 24 Aug 2008 20:09:14 +0000 (20:09 +0000)]
- new

Changed files:
    python-PyQt4-dbuspath.patch -> 1.1

11 years ago- -dbuspath.patch,put dbus/mainloop/qt.so in py_sitedir
Adam Gołębiowski [Sun, 24 Aug 2008 20:07:54 +0000 (20:07 +0000)]
- -dbuspath.patch,put dbus/mainloop/qt.so in py_sitedir
- release 3

Changed files:
    python-PyQt4.spec -> 1.31

11 years ago- release 2 auto/ti/python-PyQt4-4_4_3-2
hawk [Wed, 20 Aug 2008 07:34:00 +0000 (07:34 +0000)]
- release 2

Changed files:
    python-PyQt4.spec -> 1.30

11 years ago- cleanup
Jakub Bogusz [Sun, 17 Aug 2008 20:27:15 +0000 (20:27 +0000)]
- cleanup

Changed files:
    python-PyQt4.spec -> 1.29

11 years ago- pl for qscintilla2-PyQt4-api
Jakub Bogusz [Sun, 17 Aug 2008 18:19:29 +0000 (18:19 +0000)]
- pl for qscintilla2-PyQt4-api
- *.so must go to py_sitedir, not py_sitescriptdir; fix build process if it's still wrong

Changed files:
    python-PyQt4.spec -> 1.28

11 years ago- R: python-dbus (%{py_sitescriptdir}/dbus/mainloop)
Karol Krenski [Mon, 11 Aug 2008 18:01:41 +0000 (18:01 +0000)]
- R: python-dbus (%{py_sitescriptdir}/dbus/mainloop)

Changed files:
    python-PyQt4.spec -> 1.27

11 years ago- updated BRs, %description and %build
Karol Krenski [Mon, 11 Aug 2008 17:47:40 +0000 (17:47 +0000)]
- updated BRs, %description and %build
- new subpackage qscintilla2-PyQt4-api (PyQt4 API file for QScintilla)

Changed files:
    python-PyQt4.spec -> 1.26

11 years ago- up to 4.4.3 auto/ti/python-PyQt4-4_4_3-1
Robert Tomasik [Sat, 9 Aug 2008 08:37:30 +0000 (08:37 +0000)]
- up to 4.4.3

Changed files:
    python-PyQt4.spec -> 1.25

11 years ago- some files added
Robert Tomasik [Wed, 6 Aug 2008 09:11:14 +0000 (09:11 +0000)]
- some files added

Changed files:
    python-PyQt4.spec -> 1.24

11 years ago- pass INSTALL_ROOT to make install
witekfl [Tue, 1 Jul 2008 19:29:19 +0000 (19:29 +0000)]
- pass INSTALL_ROOT to make install

Changed files:
    python-PyQt4.spec -> 1.23

11 years ago- qt.so moved to /usr/lib/... - FHS
Bartłomiej Zimoń [Tue, 1 Jul 2008 14:14:57 +0000 (14:14 +0000)]
- qt.so moved to /usr/lib/... - FHS
- added TODO

Changed files:
    python-PyQt4.spec -> 1.22

11 years ago- we can't move qt.so because : import dbus.mainloop.qt will not work
Bartłomiej Zimoń [Mon, 30 Jun 2008 16:07:19 +0000 (16:07 +0000)]
- we can't move qt.so because : import dbus.mainloop.qt will not work

Changed files:
    python-PyQt4.spec -> 1.21

11 years ago- add BR: python-dbus-devel >= 0.80 auto/th/python-PyQt4-4_4_2-1 auto/ti/python-PyQt4-4_4_2-1
twittner [Sun, 25 May 2008 16:57:33 +0000 (16:57 +0000)]
- add BR: python-dbus-devel >= 0.80
- add omitted directories to %files
- rel. 1

Changed files:
    python-PyQt4.spec -> 1.20

11 years ago- add omitted files
twittner [Thu, 22 May 2008 17:05:54 +0000 (17:05 +0000)]
- add omitted files
- pass %__cc and %__cxx (for ccache)
- rel. 0.2 - builds, but due to th-i686 builder illness hasn't tested yet.

Changed files:
    python-PyQt4.spec -> 1.19

This page took 0.148992 seconds and 4 git commands to generate.