Parent Directory
|
Revision Log
* Thu Sep 10 2009 Sergio Pascual <sergiopr at fedoraproject.org> - 2.2-1 - New upstream version, includes pkgconfig file
| 1 | diff -ur CCfits/CCfits.pc.in CCfits.pkg/CCfits.pc.in |
| 2 | --- CCfits/CCfits.pc.in 2009-09-02 16:34:32.000000000 +0200 |
| 3 | +++ CCfits.pkg/CCfits.pc.in 2009-09-10 16:24:41.000000000 +0200 |
| 4 | @@ -5,8 +5,8 @@ |
| 5 | |
| 6 | Name: CCfits |
| 7 | Description: Object Oriented C++ Interface to CFITSIO Library |
| 8 | -Requires: cfitsio |
| 9 | +Requires.private: cfitsio > 3.08 |
| 10 | Version: 2.2 |
| 11 | -Libs: -L${libdir} -lCCfits @LIBS@ |
| 12 | +Libs: -L${libdir} -lCCfits |
| 13 | Cflags: -I${includedir} |
| 14 |
| admin@fedoraproject.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |