Changeset 773 for spec/trunk/SPECS
- Timestamp:
- Jun 3, 2016, 5:47:12 PM (9 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/PyQt4.spec (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/PyQt4.spec
r770 r773 1 1 #define svn_url e:/trees/pyqt4/trunk 2 2 %define svn_url http://svn.netlabs.org/repos/ports/pyqt4/trunk 3 %define svn_rev 15 793 %define svn_rev 1590 4 4 5 5 %define target os2 … … 29 29 Name: PyQt4 30 30 Version: 4.11.4 31 Release: 1%{?dist}31 Release: 2%{?dist} 32 32 33 33 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt) … … 302 302 #{python2_sitearch}/PyQt4/QtDBus.pyd 303 303 %{python2_sitearch}/PyQt4/QtDecl.pyd 304 %{python2_sitearch}/PyQt4/QtDeclarative.pyd 304 305 %{python2_sitearch}/PyQt4/QtDsgn.pyd 306 %{python2_sitearch}/PyQt4/QtDesigner.pyd 305 307 %{python2_sitearch}/PyQt4/QtGui.pyd 306 308 %{python2_sitearch}/PyQt4/QtHelp.pyd 307 309 #%{python2_sitearch}/PyQt4/QtMultimedia.pyd 308 310 %{python2_sitearch}/PyQt4/QtNet.pyd 311 %{python2_sitearch}/PyQt4/QtNetwork.pyd 309 312 #%{python2_sitearch}/PyQt4/QtOpenGL.pyd 310 313 %{python2_sitearch}/PyQt4/QtScri.pyd 314 %{python2_sitearch}/PyQt4/QtScript.pyd 311 315 %{python2_sitearch}/PyQt4/QtScTl.pyd 316 %{python2_sitearch}/PyQt4/QtScriptTools.pyd 312 317 %{python2_sitearch}/PyQt4/QtSql.pyd 313 318 %{python2_sitearch}/PyQt4/QtSvg.pyd … … 315 320 %{python2_sitearch}/PyQt4/QtXml.pyd 316 321 %{python2_sitearch}/PyQt4/QtXmlP.pyd 322 %{python2_sitearch}/PyQt4/QtXmlPatterns.pyd 317 323 %{python2_sitearch}/PyQt4/uic/ 318 324 %{_qt4_plugindir}/designer/* … … 326 332 %files webkit 327 333 %{python2_sitearch}/PyQt4/QtWebK.pyd 334 %{python2_sitearch}/PyQt4/QtWebKit.pyd 328 335 %endif 329 336 … … 359 366 %{python3_sitearch}/PyQt4/QtDBus.pyd 360 367 %{python3_sitearch}/PyQt4/QtDecl.pyd 368 %{python3_sitearch}/PyQt4/QtDeclarative.pyd 361 369 %{python3_sitearch}/PyQt4/QtDsgn.pyd 370 %{python3_sitearch}/PyQt4/QtDesigner.pyd 362 371 %{python3_sitearch}/PyQt4/QtGui.pyd 363 372 %{python3_sitearch}/PyQt4/QtHelp.pyd 364 373 %{python3_sitearch}/PyQt4/QtMultimedia.pyd 365 374 %{python3_sitearch}/PyQt4/QtNet.pyd 375 %{python3_sitearch}/PyQt4/QtNetwork.pyd 366 376 %{python3_sitearch}/PyQt4/QtOpenGL.pyd 367 377 %{python3_sitearch}/PyQt4/QtScri.pyd 378 %{python3_sitearch}/PyQt4/QtScript.pyd 368 379 %{python3_sitearch}/PyQt4/QtScTl.pyd 380 %{python3_sitearch}/PyQt4/QtScriptTools.pyd 369 381 %{python3_sitearch}/PyQt4/QtSql.pyd 370 382 %{python3_sitearch}/PyQt4/QtSvg.pyd … … 372 384 %{python3_sitearch}/PyQt4/QtXml.pyd 373 385 %{python3_sitearch}/PyQt4/QtXmlP.pyd 386 %{python3_sitearch}/PyQt4/QtXmlPatterns.pyd 374 387 %{python3_sitearch}/PyQt4/uic/ 375 388 … … 393 406 394 407 %changelog 408 * Fri Jun 3 2016 Silvan Scherrer <silvan.scherrer@aroa.ch> - 4.11.4-2 409 - add symlink for long names 410 - add nameshort tag, as inplemented in sip 411 395 412 * Thu May 26 2016 Silvan Scherrer <silvan.scherrer@aroa.ch> - 4.11.4-1 396 413 - initial version
Note:
See TracChangeset
for help on using the changeset viewer.
