forked from pool/perl-HTTP-Server-Simple
		
	Accepting request 327573 from devel:languages:perl
1 OBS-URL: https://build.opensuse.org/request/show/327573 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Server-Simple?expand=0&rev=8
This commit is contained in:
		@@ -1,3 +1,9 @@
 | 
				
			|||||||
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
 | 
					Thu Aug 27 12:51:06 UTC 2015 - hsk@imb-jena.de
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- add CGI to Requires:, BuildRequires:, as that module is not in
 | 
				
			||||||
 | 
					  perl core since perl 5.22
 | 
				
			||||||
 | 
					
 | 
				
			||||||
-------------------------------------------------------------------
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
Tue Apr 14 18:05:28 UTC 2015 - coolo@suse.com
 | 
					Tue Apr 14 18:05:28 UTC 2015 - coolo@suse.com
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -30,6 +30,8 @@ BuildArch:      noarch
 | 
				
			|||||||
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 | 
					BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 | 
				
			||||||
BuildRequires:  perl
 | 
					BuildRequires:  perl
 | 
				
			||||||
BuildRequires:  perl-macros
 | 
					BuildRequires:  perl-macros
 | 
				
			||||||
 | 
					BuildRequires:  perl(CGI)
 | 
				
			||||||
 | 
					Requires:       perl(CGI)
 | 
				
			||||||
BuildRequires:  perl(Socket) >= 1.94
 | 
					BuildRequires:  perl(Socket) >= 1.94
 | 
				
			||||||
Requires:       perl(Socket) >= 1.94
 | 
					Requires:       perl(Socket) >= 1.94
 | 
				
			||||||
%{perl_requires}
 | 
					%{perl_requires}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user