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 877320 Details for
Bug 1022155
PgsLookAndFeel: remove versioned jars from %{_javadir}
[?]
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.
[patch]
Update to current guidelines
0001-Update-to-current-guidelines.patch (text/plain), 2.57 KB, created by
Michael Simacek
on 2014-03-21 14:38:53 UTC
(
hide
)
Description:
Update to current guidelines
Filename:
MIME Type:
Creator:
Michael Simacek
Created:
2014-03-21 14:38:53 UTC
Size:
2.57 KB
patch
obsolete
>From 1b0dc1f128bcbc69921807684a5ee85ff44d7536 Mon Sep 17 00:00:00 2001 >From: Michael Simacek <msimacek@redhat.com> >Date: Fri, 21 Mar 2014 15:37:22 +0100 >Subject: [PATCH] Update to current guidelines > >Signed-off-by: Michael Simacek <msimacek@redhat.com> >--- > PgsLookAndFeel.spec | 27 +++++++-------------------- > 1 file changed, 7 insertions(+), 20 deletions(-) > >diff --git a/PgsLookAndFeel.spec b/PgsLookAndFeel.spec >index aac8992..85d7d36 100644 >--- a/PgsLookAndFeel.spec >+++ b/PgsLookAndFeel.spec >@@ -1,9 +1,8 @@ > Name: PgsLookAndFeel > Version: 1.1 >-Release: 9.20090805cvs%{?dist} >+Release: 10.20090805cvs%{?dist} > Summary: Nice looking LookAndFeel for Swing > License: ASL 2.0 >-Group: Development/Libraries > URL: https://pgslookandfeel.dev.java.net/ > > #This is a cvs snapshot, to get this tarball : >@@ -24,7 +23,6 @@ Patch0: PgsLookAndFeel-PlafOptions.java.patch > #Patch1: use the system libraries instead of the provided ones > Patch1: PgsLookAndFeel-build.xml.patch > >-BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) > BuildArch: noarch > > BuildRequires: jpackage-utils >@@ -33,7 +31,6 @@ BuildRequires: ant > BuildRequires: laf-plugin > BuildRequires: jide-oss > >-Requires: jpackage-utils > Requires: java >= 1:1.6.0 > Requires: laf-plugin > >@@ -45,8 +42,6 @@ nice features and much interaction for users. > > %package javadoc > Summary: User documentation for PgsLookAndFeel >-Group: Documentation >-Requires: %{name} = %{version} > > %description javadoc > User documentation for %{name}. >@@ -76,34 +71,26 @@ cp -p src/com/pagosoft/plaf/*.properties \ > %ant > > %install >-rm -rf %{buildroot} > install -D -p -m 644 jar/%{name}.jar \ >- %{buildroot}%{_javadir}/%{name}-%{version}.jar >+ %{buildroot}%{_javadir}/%{name}.jar > install -D -p -m 644 jar/%{name}-jide.jar \ >- %{buildroot}%{_javadir}/%{name}-jide-%{version}.jar >+ %{buildroot}%{_javadir}/%{name}-jide.jar > > install -dm 755 %{buildroot}%{_javadocdir}/%{name} > cp -rf -p www/* %{buildroot}%{_javadocdir}/%{name} > >-pushd %{buildroot}%{_javadir} >- for jar in *-%{version}*; do >- ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"` >- done >-popd >- >-%clean >-rm -rf %{buildroot} >- > %files >-%defattr(-,root,root,-) > %doc *.txt > %{_javadir}/* > > %files javadoc >-%defattr(-,root,root,-) > %{_javadocdir}/%{name} > > %changelog >+* Fri Mar 21 2014 Michael Simacek <msimacek@redhat.com> - 1.1-10.20090805cvs >+- Remove versioned symlinks from javadir >+- Update to current guidelines >+ > * Fri Aug 02 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-9.20090805cvs > - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild > >-- >1.8.5.3 >
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1022155
: 877320