Removed ownership of _mavenpomdir
This commit is contained in:
parent
ad67269224
commit
c1a2d6cee3
@ -30,7 +30,7 @@
|
||||
|
||||
Name: easymock
|
||||
Version: 1.2
|
||||
Release: 17%{?dist}
|
||||
Release: 18%{?dist}
|
||||
Epoch: 0
|
||||
Summary: Easy mock objects
|
||||
Group: Development/Libraries
|
||||
@ -112,7 +112,7 @@ cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
|
||||
%files
|
||||
%doc LICENSE
|
||||
%doc %{name}%{version}_Java1.3/{Documentation,License}.html
|
||||
%{_mavenpomdir}*
|
||||
%{_mavenpomdir}/*
|
||||
%{_mavendepmapfragdir}/*
|
||||
%{_javadir}/%{name}.jar
|
||||
|
||||
@ -121,6 +121,9 @@ cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
|
||||
%{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Nov 27 2012 Tomas Radej <tradej@redhat.com> - 0:1.2-18
|
||||
- Removed ownership of _mavenpomdir
|
||||
|
||||
* Thu Aug 16 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.2-17
|
||||
- Add LICENSE file
|
||||
- Remove rpm bug workaround
|
||||
|
Loading…
Reference in New Issue
Block a user