[jcip-annotations] Switch to .mfiles

richardfearn richardfearn at fedoraproject.org
Tue Jun 10 09:03:04 UTC 2014


commit 9b81d31224299efccb31ba1e906790fcf2031cb6
Author: Richard Fearn <richardfearn at gmail.com>
Date:   Tue Jun 10 10:01:39 2014 +0100

    Switch to .mfiles

 jcip-annotations.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/jcip-annotations.spec b/jcip-annotations.spec
index e1e4f89..c571a7d 100644
--- a/jcip-annotations.spec
+++ b/jcip-annotations.spec
@@ -1,6 +1,6 @@
 Name:           jcip-annotations
 Version:        1
-Release:        12.20060626%{?dist}
+Release:        13.20060626%{?dist}
 Summary:        Java annotations for multithreaded software
 
 Group:          Development/Libraries
@@ -68,15 +68,15 @@ cp %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 mkdir -p %{buildroot}%{_javadocdir}/%{name}
 cp -pr docs/* %{buildroot}%{_javadocdir}/%{name}
 
-%files
-%{_javadir}/%{name}.jar
-%{_mavendepmapfragdir}/%{name}
-%{_mavenpomdir}/JPP-%{name}.pom
+%files -f .mfiles
 
 %files javadoc
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Jun 10 2014 Richard Fearn <richardfearn at gmail.com> - 1-13.20060626
+- Switch to .mfiles
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1-12.20060626
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list