We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c33c9 commit 7b91ea5Copy full SHA for 7b91ea5
spec/xrootd-cmstfc.spec
@@ -1,7 +1,7 @@
1
2
Name: xrootd-cmstfc
3
Version: 1.5.1
4
-Release: 1%{?dist}
+Release: 3%{?dist}
5
Summary: CMS TFC plugin for xrootd
6
7
Group: System Environment/Daemons
@@ -43,13 +43,16 @@ rm -rf $RPM_BUILD_ROOT
43
%files
44
%defattr(-,root,root,-)
45
%{_libdir}/libXrdCmsTfc.so.*
46
+%{_libdir}/libXrdCmsTfc.so
47
48
%files devel
49
-%{_libdir}/libXrdCmsTfc.so
50
%{_includedir}/XrdCmsTfc.hh
51
52
%changelog
53
+* Thu Nov 29 2012 Brian Bockelman <[email protected]> - 1.5.1-3
54
+- Move module back into base RPM.
55
+
56
* Mon Nov 12 2012 Brian Bockelman - 1.5.1-1
57
- Fix SL6 compilation issues.
58
0 commit comments