We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ead238c commit 4bcf4c2Copy full SHA for 4bcf4c2
log4cplus.spec
@@ -1,6 +1,6 @@
1
### RPM external log4cplus 2.0.7
2
%define relver %(echo %{realversion} | tr '.' '_')
3
-Source: https://github.com/%{n}/%{n}/releases/download/REL_2_0_5/%{n}-%{realversion}.tar.gz
+Source: https://github.com/%{n}/%{n}/releases/download/REL_%{relver}/%{n}-%{realversion}.tar.gz
4
BuildRequires: cmake gmake
5
%define keep_archives true
6
0 commit comments