diff options
Diffstat (limited to 'distribution/posix')
-rw-r--r-- | distribution/posix/CMakeLists.txt | 2 | ||||
-rw-r--r-- | distribution/posix/xtrkcad.spec | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/distribution/posix/CMakeLists.txt b/distribution/posix/CMakeLists.txt index 8263645..7a0ee50 100644 --- a/distribution/posix/CMakeLists.txt +++ b/distribution/posix/CMakeLists.txt @@ -25,6 +25,8 @@ SET(CPACK_RPM_EXCLUDE_FROM_AUTO_FILELIST_ADDITION "/usr/share/locale/*" "/usr/local/share/locale" "/usr/local/share/locale/*" + "/usr/share/applications" + "/usr/share/pixmaps" ) SET(CPACK_RPM_CHANGELOG_FILE "${CMAKE_CURRENT_SOURCE_DIR}////changelog.txt") diff --git a/distribution/posix/xtrkcad.spec b/distribution/posix/xtrkcad.spec index 0d78736..f94976a 100644 --- a/distribution/posix/xtrkcad.spec +++ b/distribution/posix/xtrkcad.spec @@ -1,7 +1,7 @@ Summary: XTrkCad Name: xtrkcad -Version: 4.2.3 -Release: 1%{?dist} +Version: 4.2.4a +Release: 4%{?dist} License: GPL Group: Applications/Engineering Vendor: XTrkCad Fork Project |