diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-11-08 06:40:53 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2012-11-08 06:40:53 -0800 |
commit | 46a9b330faaf85d15a48f7ce5e2c6fbef7d7bada (patch) | |
tree | a692190256720584634e4bc1181fb28a29af699c | |
parent | dd1a28857e4cb835b398fe21e1d09c627b166ef8 (diff) | |
download | doxygen-46a9b330faaf85d15a48f7ce5e2c6fbef7d7bada.tar.gz doxygen-46a9b330faaf85d15a48f7ce5e2c6fbef7d7bada.tar.bz2 doxygen-46a9b330faaf85d15a48f7ce5e2c6fbef7d7bada.zip |
fixed source name
-rw-r--r-- | packaging/doxygen.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/doxygen.spec b/packaging/doxygen.spec index 16da715..df2b8c1 100644 --- a/packaging/doxygen.spec +++ b/packaging/doxygen.spec @@ -5,7 +5,7 @@ License: GPL-2.0+ Summary: Automated C, C++, and Java Documentation Generator Url: http://www.stack.nl/~dimitri/doxygen/ Group: Development/Tools -Source: http://ftp.stack.nl/pub/users/dimitri/doxygen-%{version}.tar.gz +Source: http://ftp.stack.nl/pub/users/dimitri/doxygen-%{version}.src.tar.gz BuildRequires: bison BuildRequires: flex BuildRequires: gcc-c++ |