Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 579306 Details for
Bug 815101
update to 4.0.1.Final
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
spec file add backward compatibility in depmap
hibernate-commons-annotations.spec (text/x-rpm-spec), 3.63 KB, created by
gil cattaneo
on 2012-04-22 14:39:44 UTC
(
hide
)
Description:
spec file add backward compatibility in depmap
Filename:
MIME Type:
Creator:
gil cattaneo
Created:
2012-04-22 14:39:44 UTC
Size:
3.63 KB
patch
obsolete
>%global namedreltag .Final >%global namedversion %{version}%{?namedreltag} > >Name: hibernate-commons-annotations >Version: 4.0.1 >Release: 2%{?dist} >Summary: Hibernate Annotations > >Group: Development/Libraries > ># For details see: ># - https://github.com/hibernate/hibernate-commons-annotations/commit/4a902b4f97f923f9044a4127357b44fe5dc39cdc ># - https://github.com/hibernate/hibernate-commons-annotations/commit/a11c44cd65dadcedaf8981379b94a2c4e31428d1 >License: LGPLv2 >URL: http://www.hibernate.org/ > ># git clone git://github.com/hibernate/hibernate-commons-annotations.git ># cd hibernate-commons-annotations && git archive --format=tar --prefix=hibernate-commons-annotations-4.0.1.Final/ 4.0.1.Final | xz > hibernate-commons-annotations-4.0.1.Final.tar.xz >Source0: %{name}-%{namedversion}.tar.xz ># corrects the position of the class LoggingToolsProcessor for the new jboss-logging-tools >Patch0: hibernate-commons-annotations-4.0.1.Final-pom.patch >BuildArch: noarch > >Requires: java >Requires: jboss-logging >Requires: slf4j >Requires: jpackage-utils > >BuildRequires: jboss-logging > >BuildRequires: jboss-logging-tools >BuildRequires: junit >BuildRequires: slf4j >BuildRequires: apache-commons-logging >BuildRequires: jpackage-utils >BuildRequires: java-devel >BuildRequires: maven > >BuildRequires: maven-processor-plugin > >BuildRequires: maven-compiler-plugin >BuildRequires: maven-injection-plugin >BuildRequires: maven-install-plugin >BuildRequires: maven-jar-plugin >BuildRequires: maven-javadoc-plugin >BuildRequires: maven-release-plugin >BuildRequires: maven-resources-plugin >BuildRequires: maven-source-plugin >BuildRequires: maven-surefire-plugin > >%description >Following the DRY (Don't Repeat Yourself) principle, >Hibernate Validator let's you express your domain >constraints once (and only once) and ensure their >compliance at various level of your system >automatically. > >Common reflection code used in support of annotation processing. > >%package javadoc >Summary: Javadocs for %{name} >Group: Documentation >Requires: jpackage-utils > >%description javadoc >This package contains the API documentation for %{name}. > >%prep >%setup -q -n %{name}-%{namedversion} >%patch0 -p0 > >%build >mvn-rpmbuild install javadoc:aggregate > >%install > >mkdir -p $RPM_BUILD_ROOT%{_javadir}/hibernate >cp -p target/%{name}-%{namedversion}.jar $RPM_BUILD_ROOT%{_javadir}/hibernate/%{name}.jar > >mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name} >cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name} > >install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir} >install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.hibernate-%{name}.pom >%add_maven_depmap JPP.hibernate-%{name}.pom hibernate/%{name}.jar -a "org.hibernate:%{name}" > >%files >%{_mavenpomdir}/* >%{_mavendepmapfragdir}/* >%{_javadir}/* >%doc changelog.txt lgpl.txt readme.txt > >%files javadoc >%{_javadocdir}/%{name} >%doc lgpl.txt > >%changelog >* Sun Apr 22 2012 gil cattaneo <puntogil@libero.it> 4.0.1-2 >- add backward compatibility in depmap > >* Sun Apr 22 2012 gil cattaneo <puntogil@libero.it> 4.0.1-1 >- update to 4.0.1.Final >- adapt to current guideline > >* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.0-4 >- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild > >* Wed Jun 01 2011 Marek Goldmann <mgoldman@redhat.com> 3.2.0-3 >- Fixed license >- Using source from git > >* Mon May 23 2011 Marek Goldmann <mgoldman@redhat.com> 3.2.0-2 >- Moved to hibernate subdirectory > >* Fri May 20 2011 Marek Goldmann <mgoldman@redhat.com> 3.2.0-1 >- Initial packaging >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 815101
:
579301
|
579302
|
579306
|
582080
|
582081
|
582091
|
582096